I had a working Ubuntu installation on my second HDD and second partition. Now I have installed Vista on the first HDD. I have installed EasyBCD 1.6 and then I have installed NeoGrub. When I boot I only get an errormessage that says "GRUB GRUB Hard Disk Error"
My C:\NST\menu.lst looks like:
# NeoSmart NeoGrub Bootloader Configuration File
#
# This NeoGrub menu.lst file should be located at \NST\menu.lst of the boot drive.
# Please see the EasyBCD Documentation for information on how to create/modify entries
title Ubuntu, kernel 2.6.20-15-generic
root (hd1,1)
kernel /boot/vmlinuz-2.6.20-15-generic root=UUID=a68ffb57-e322-4797-9c6a-56684a745e76 ro quiet splash locale=sv_SE
initrd /boot/initrd.img-2.6.20-15-generic
and my menu.lst from the Ubuntu Installation looks like:
title Ubuntu, kernel 2.6.20-15-generic
root (hd1,1)
kernel /boot/vmlinuz-2.6.20-15-generic root=UUID=a68ffb57-e322-4797-9c6a-56684a745e76 ro quiet splash locale=sv_SE
initrd /boot/initrd.img-2.6.20-15-generic
quiet
savedefault
what am I doing wrong or have I missed something?
My C:\NST\menu.lst looks like:
# NeoSmart NeoGrub Bootloader Configuration File
#
# This NeoGrub menu.lst file should be located at \NST\menu.lst of the boot drive.
# Please see the EasyBCD Documentation for information on how to create/modify entries
title Ubuntu, kernel 2.6.20-15-generic
root (hd1,1)
kernel /boot/vmlinuz-2.6.20-15-generic root=UUID=a68ffb57-e322-4797-9c6a-56684a745e76 ro quiet splash locale=sv_SE
initrd /boot/initrd.img-2.6.20-15-generic
and my menu.lst from the Ubuntu Installation looks like:
title Ubuntu, kernel 2.6.20-15-generic
root (hd1,1)
kernel /boot/vmlinuz-2.6.20-15-generic root=UUID=a68ffb57-e322-4797-9c6a-56684a745e76 ro quiet splash locale=sv_SE
initrd /boot/initrd.img-2.6.20-15-generic
quiet
savedefault
what am I doing wrong or have I missed something?