I have an (Attempted) Dual boot on single disk with 3 partitions.
Vista on first partition and ubuntu on 2nd/3rd (SWAP and EXT3 formats)
When installing ubuntu I put the bootloader onto the same partition as the linux filesystem hd0,2.
Using Easybcd 1.7 I've created a linux grub entry and pointed it at Disk 0 Partion 2 (which shows up as linux native) but when I select this option on boot up I get the error:
Loading new partition
Bootsector from CH Hochstatter
Cannot load from harddisk.
Press any key to load from system disk
If I press a key it goes back to the boot selection screen
If I use the "Grub isnt installed option" in easybcd it drops into the GRUB> prompt saying "Unrecognised Partition table for drive 80"
Any Suggestions?
Many Thanks
Vista on first partition and ubuntu on 2nd/3rd (SWAP and EXT3 formats)
When installing ubuntu I put the bootloader onto the same partition as the linux filesystem hd0,2.
Using Easybcd 1.7 I've created a linux grub entry and pointed it at Disk 0 Partion 2 (which shows up as linux native) but when I select this option on boot up I get the error:
Loading new partition
Bootsector from CH Hochstatter
Cannot load from harddisk.
Press any key to load from system disk
If I press a key it goes back to the boot selection screen
If I use the "Grub isnt installed option" in easybcd it drops into the GRUB> prompt saying "Unrecognised Partition table for drive 80"
Code:
Windows Boot Manager
--------------------
identifier {9dea862c-5cdd-4e70-acc1-f32b344d4795}
device partition=C:
description Windows Boot Manager
locale en-US
inherit {7ea2e1ac-2e61-4728-aaa3-896d9d0a9f0e}
default {09885a5c-832e-11dc-a27d-df1305edd62d}
resumeobject {09885a5d-832e-11dc-a27d-df1305edd62d}
displayorder {09885a5c-832e-11dc-a27d-df1305edd62d}
{75e3523f-86e4-11dc-859b-00164126c36b}
toolsdisplayorder {b2721d73-1db4-4c62-bf78-c548a880142d}
timeout 30
Windows Boot Loader
-------------------
identifier {09885a5c-832e-11dc-a27d-df1305edd62d}
device partition=C:
path \Windows\system32\winload.exe
description Microsoft Windows Vista
locale en-US
inherit {6efb52bf-1766-41db-a6b3-0ee5eff72bd7}
osdevice partition=C:
systemroot \Windows
resumeobject {09885a5d-832e-11dc-a27d-df1305edd62d}
nx OptIn
Real-mode Boot Sector
---------------------
identifier {75e3523f-86e4-11dc-859b-00164126c36b}
device boot
path \NST\nst_grub.mbr
description NeoSmart Linux
Any Suggestions?
Many Thanks
Last edited: