Weird. I noticed that I had formatted my UNR partition as ext3 instead of ext4 so I reinstalled UNR on partition 3 formatted as ext4 but now when I try to boot (after rewriting the MBR and removing/insert a new boot entry), I get the following error:
Booting '/boot/grub/menu.lst'
Booting '/grub/menu.lst'
Booting ;/boot/grub.conf'
find --set-root --ignore-floppies /boot/grub.conf
Error 15: File not found
Press any key to continue...
|
Pressing a key will drop me into GRUB4DOS 0.4.4 with three entries:
/boot/grub/menu.lst
/grub/menu.lst
/boot/grub.conf
Selecting any of the options will give me the same error. Is ext4 not supported?
I'm going to try reinstalling as ext3 to see if I get the same error.
Thanks.
Edit: Ok, reinstalled using ext3 and it boots right up. So I guess ext4 isn't supported?