> What about your grub.conf (or /boot/grub/menu.lst) ? Its still running lilo, which references the meta devices; and the raid-extra-boot is just a fallback if the metadevice is down IIRC (its a mirror obviously)
boot = /dev/md0
raid-extra-boot=/dev/hda,/dev/hdc
image = /boot/kernel-2.6.38-r6ata
label = 2.6.38-r6ata
root = /dev/md2
read-only

