I recently did a dual boot with Vista and Ubuntu. I wanted the Vista Boot Loader so I installed EasyBCD and made Vista Boot Loader in charge and installed NeroGrub and put in (which I believe) are the right boot options into the Menu.lst file. But when I boot up, select the NeroGrub, then select Ubuntu, I get an "Error 17, File missing" error. Anyone have any ideas on how I could fix this or what went wrong?
Here are the boot options I put into the Menu.lst file:
## ## End Default Options ##
title Ubuntu 8.10, kernel 2.6.27-11-generic
uuid 4d8da803-19f6-47d8-ab5b-9098589df6c9
kernel /boot/vmlinuz-2.6.27-11-generic root=UUID=4d8da803-19f6-47d8-ab5b-9098589df6c9 ro quiet splash
initrd /boot/initrd.img-2.6.27-11-generic
quiet
title Ubuntu 8.10, kernel 2.6.27-11-generic (recovery mode)
uuid 4d8da803-19f6-47d8-ab5b-9098589df6c9
kernel /boot/vmlinuz-2.6.27-11-generic root=UUID=4d8da803-19f6-47d8-ab5b-9098589df6c9 ro single
initrd /boot/initrd.img-2.6.27-11-generic
title Ubuntu 8.10, kernel 2.6.27-7-generic
uuid 4d8da803-19f6-47d8-ab5b-9098589df6c9
kernel /boot/vmlinuz-2.6.27-7-generic root=UUID=4d8da803-19f6-47d8-ab5b-9098589df6c9 ro quiet splash
initrd /boot/initrd.img-2.6.27-7-generic
quiet
title Ubuntu 8.10, kernel 2.6.27-7-generic (recovery mode)
uuid 4d8da803-19f6-47d8-ab5b-9098589df6c9
kernel /boot/vmlinuz-2.6.27-7-generic root=UUID=4d8da803-19f6-47d8-ab5b-9098589df6c9 ro single
initrd /boot/initrd.img-2.6.27-7-generic
title Ubuntu 8.10, memtest86+
uuid 4d8da803-19f6-47d8-ab5b-9098589df6c9
kernel /boot/memtest86+.bin
quiet
### END DEBIAN AUTOMAGIC KERNELS LIST
Here are the boot options I put into the Menu.lst file:
## ## End Default Options ##
title Ubuntu 8.10, kernel 2.6.27-11-generic
uuid 4d8da803-19f6-47d8-ab5b-9098589df6c9
kernel /boot/vmlinuz-2.6.27-11-generic root=UUID=4d8da803-19f6-47d8-ab5b-9098589df6c9 ro quiet splash
initrd /boot/initrd.img-2.6.27-11-generic
quiet
title Ubuntu 8.10, kernel 2.6.27-11-generic (recovery mode)
uuid 4d8da803-19f6-47d8-ab5b-9098589df6c9
kernel /boot/vmlinuz-2.6.27-11-generic root=UUID=4d8da803-19f6-47d8-ab5b-9098589df6c9 ro single
initrd /boot/initrd.img-2.6.27-11-generic
title Ubuntu 8.10, kernel 2.6.27-7-generic
uuid 4d8da803-19f6-47d8-ab5b-9098589df6c9
kernel /boot/vmlinuz-2.6.27-7-generic root=UUID=4d8da803-19f6-47d8-ab5b-9098589df6c9 ro quiet splash
initrd /boot/initrd.img-2.6.27-7-generic
quiet
title Ubuntu 8.10, kernel 2.6.27-7-generic (recovery mode)
uuid 4d8da803-19f6-47d8-ab5b-9098589df6c9
kernel /boot/vmlinuz-2.6.27-7-generic root=UUID=4d8da803-19f6-47d8-ab5b-9098589df6c9 ro single
initrd /boot/initrd.img-2.6.27-7-generic
title Ubuntu 8.10, memtest86+
uuid 4d8da803-19f6-47d8-ab5b-9098589df6c9
kernel /boot/memtest86+.bin
quiet
### END DEBIAN AUTOMAGIC KERNELS LIST