[svlug] Raid mounts....

Edward M. Goldberg emg at writeme.com
Mon Nov 13 17:38:02 PST 2000


I set up a RAID0 and then added the mount to the fstab.  BUT,
it gives and error and does not mount.  The command:

mount /dev/md0 -t ext2 /raid

Did work!

The fstab follows:

/dev/sda8               /                       ext2    defaults        1 1
/dev/sda1               /boot                   ext2    defaults        1 2
/dev/sda5               /home                   ext2    defaults        1 2
/dev/cdrom              /mnt/cdrom              iso9660 noauto,owner,ro 0 0
/dev/sda6               /usr                    ext2    defaults        1 2
/dev/sda7               /var                    ext2    defaults        1 2
/dev/fd0                /mnt/floppy             auto    noauto,owner    0 0
none                    /proc                   proc    defaults        0 0
none                    /dev/pts                devpts  gid=5,mode=620  0 0
/dev/sda9               swap                    swap    defaults        0 0

/dev/md0                /raid                   ext2    default         1 2    

This is strange when is different?

e.m.g.




More information about the svlug mailing list