Comment 3 for bug 1223435

Revision history for this message
cwsupport (netsupport) wrote :

I have managed to get a system working.

Having rebooted using the install disk to 'Rescue Broken System'. Copied out the /boot to a temp dir, remade the /boot filesystem as ext2 (instead of ext4) and then restoring the /boot data. I then executed:

update-grub
grub-install /dev/sda
grub-install /dev/sdb
grub-install /dev/sdc

On reboot I saw the menu and everything works. Will investigate further. But I see little reason why this should have not worked initially but worked on re-running. As I understand it ext4 is supported as a /boot o/s on RAID using the built in ext2 module?