So I followed the instructions on the wiki to dual boot linux with vista, I installed linux and put grub in its own bootsector, leaving the vista boot loader in the mbr.
I rebooted to vista after the linux installation and added the entry for linux and rebooted again. when choosing the linux option from the boot menu, it gave me the error message "Cannot Load from Harddisk; Insert Systemdisk and press any key".
I tried Neogrub and the grubless installation method but that just booted me into a grub command prompt.
So I dont know what to do now really... :O
Heres my debug information: (im using EasyBCD 1.61 Beta)
Thanks,
Colin
I rebooted to vista after the linux installation and added the entry for linux and rebooted again. when choosing the linux option from the boot menu, it gave me the error message "Cannot Load from Harddisk; Insert Systemdisk and press any key".
I tried Neogrub and the grubless installation method but that just booted me into a grub command prompt.
So I dont know what to do now really... :O
Heres my debug information: (im using EasyBCD 1.61 Beta)
Code:
Windows Boot Manager
--------------------
identifier {9dea862c-5cdd-4e70-acc1-f32b344d4795}
device partition=D:
description Windows Boot Manager
locale en-US
inherit {7ea2e1ac-2e61-4728-aaa3-896d9d0a9f0e}
default {466f5a88-0af2-4f76-9038-095b170dc21c}
displayorder {466f5a88-0af2-4f76-9038-095b170dc21c}
{6f613342-30a1-11dc-986a-a11829bc96ab}
toolsdisplayorder {b2721d73-1db4-4c62-bf78-c548a880142d}
timeout 3
Windows Legacy OS Loader
------------------------
identifier {466f5a88-0af2-4f76-9038-095b170dc21c}
device partition=D:
path \ntldr
description Microsoft Windows XP
Windows Boot Loader
-------------------
identifier {6f613342-30a1-11dc-986a-a11829bc96ab}
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 {6f613343-30a1-11dc-986a-a11829bc96ab}
nx OptIn
Thanks,
Colin
Last edited by a moderator: