Can some wise person enlighten me why cant you use disklabels with Linux software raid in fstab?
Works /dev/md0 /home ext3 defaults 0 2
This doesnt work for md0 software raid. I got into single usermode recovery upon reboot mode with this line, doing a raidstart -all and manual mount+init 3 works. LABEL=/home /home ext3 defaults 0 2
//Chris