Hello
I have a PC with one internal harddisk containing Vista. However it is a recent machine, booting from an external disk appears to be a problem. That is how I got to use EasyBCD 1.7.2. But I still can’t get it working.
One of my USB harddisks has three partitions:
Disk /dev/sdb: 120.0 GB, 120060444672 bytes255 heads, 63 sectors/track, 14596 cylindersUnits = cylinders of 16065 * 512 = 8225280 bytesDisk identifier: 0xcdafcdaf Device
Boot Start End Blocks Id System
/dev/sdb1 * 1 6000 48194968+ 83 Linux
/dev/sdb2 6001 11501 44186782+ 83 Linux
/dev/sdb3 11502 14596 24860587+ 82 Linux swap / Solaris
This is my neogrub config:
title Mandriva (recom)
find --set-root /boot/vmlinuz-2.6.27-desktop586-0.rc8.2mnb
kernel /boot/vmlinuz-2.6.27-desktop586-0.rc8.2mnb ro root=/dev/sdb2
initrd /boot/initrd-2.6.27-desktop586-0.rc8.2mnb.img
title Debian 5 (recom)
find --set-root /boot/vmlinuz-2.6.26-2-686
kernel /boot/vmlinuz-2.6.26-2-686 ro root=/dev/sdb1
initrd /boot/initrd.img-2.6.26-2-686
Booting the Debian 5 is no problem at all. When I try to boot the Mandriva, I get GRUB error Grub error 17 file not found. I’ve checked and checked again... the files are there.
Any ideas?
Bye
KoenP
I have a PC with one internal harddisk containing Vista. However it is a recent machine, booting from an external disk appears to be a problem. That is how I got to use EasyBCD 1.7.2. But I still can’t get it working.
One of my USB harddisks has three partitions:
Disk /dev/sdb: 120.0 GB, 120060444672 bytes255 heads, 63 sectors/track, 14596 cylindersUnits = cylinders of 16065 * 512 = 8225280 bytesDisk identifier: 0xcdafcdaf Device
Boot Start End Blocks Id System
/dev/sdb1 * 1 6000 48194968+ 83 Linux
/dev/sdb2 6001 11501 44186782+ 83 Linux
/dev/sdb3 11502 14596 24860587+ 82 Linux swap / Solaris
This is my neogrub config:
title Mandriva (recom)
find --set-root /boot/vmlinuz-2.6.27-desktop586-0.rc8.2mnb
kernel /boot/vmlinuz-2.6.27-desktop586-0.rc8.2mnb ro root=/dev/sdb2
initrd /boot/initrd-2.6.27-desktop586-0.rc8.2mnb.img
title Debian 5 (recom)
find --set-root /boot/vmlinuz-2.6.26-2-686
kernel /boot/vmlinuz-2.6.26-2-686 ro root=/dev/sdb1
initrd /boot/initrd.img-2.6.26-2-686
Booting the Debian 5 is no problem at all. When I try to boot the Mandriva, I get GRUB error Grub error 17 file not found. I’ve checked and checked again... the files are there.
Any ideas?
Bye
KoenP
Last edited: