On Wed, 2007-05-16 at 15:36 +0100, Andrew.Bridgeman@xxxxxxxxxxxxxx wrote: > > > It looks like the work around has been successful. The machine boots fine > with the # in the fstab and the two commands in the rc.local file. I know > this is not ideal but at least the machine can be used now. I will look > into the problem in a bit more detail next week but currently i need to > crack on with other issues now. Thanks for all your help it has been much > appreciated. > > P.s FYI - The e2fsck did not help with regards the machine coming back up > with out the fstab /dev/md0 hashed out. Andrew, Try rebuilding the initrd: mkinitrd --with=raid1 /boot/initrd-new-$(uname -r).img $(uname -r) and tell grub to use the new initrd. Maybe you lack the raid module in the initrd. Also a good idea would be checking the /proc/mdstat for the state of your RAID devices. mke2fs /dev/md0 at each boot is not a solution IMHO. Best regards, Andrei -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list