Results 1 to 2 of 2
I just did a fresh install of Fedora 11 and added Raid 1 for two additional drives during the install,
So, I have 3 drives. One with the OS, that ...
- 03-19-2010 #1Just Joined!
- Join Date
- Mar 2010
- Posts
- 1
Can’t write to raid on Fedora
I just did a fresh install of Fedora 11 and added Raid 1 for two additional drives during the install,
So, I have 3 drives. One with the OS, that I boot from. /dev/sdc
Then 2 others in a Raid 1 config, /dev/sda and /dev/sdb -- those are in /dev/md0
Everything with the system is fine. I can boot up, and everything runs great.
So then I try to view the Raid and it looks ok when I open 'Computer'. it shows the main OS drive, and what looks like the 2000GB raid drive. So i open it and just see a 'lost+found' folder. Not surprising, b/c I haven't added anything to it. But when I right-click I can't create a folder b/c it's greyed out, I can't drop files in there, and when I get Properties on the drive itself it says 'The permissions of {driveid} could not be determined.'
Any ideas?
- 03-19-2010 #2
you have to create a mount point for it and mount it through fstab, then make sure the permissions on the mount point are set such that you can write to it


Reply With Quote