On Fri, 10 Sep 2010, Ajai Khattri wrote:
Under the old scheme I specified /dev/md1 as my root in grub.conf but since this doesn't exist the boot fails. In trying to fix this I see that the LiveCD uses the following device files for the RAID partitions: /dev/md123 /dev/md124 /dev/md125 /dev/md126. Should I be using those in grub.conf now?
Long story short: I used the LiveCD device names in grub.conf and my fstab and I can now successfully boot the older 2.6.24 kernel. Everything seems to be working. I will have to read up on the naming scheme changes - advice/tips? (/dev/md1 is easier to remember than /dev/md124 :-)
-- A