G
Guest
I've been working on this all night and have just about given up...
I have 2 NEW SATA hard drives. I have a clean install of Vista Ultimate on
one (DISK 0), and a Norton Ghost of my current XP installation on the other
(DISK 1). I cannot seem to get my XP installation to boot from the Vista
Bootloader menu. They each boot fine when they are on their own. I've tried
all I can think of an am not having any luck. Here is my current bcd config:
Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=C:
description Windows Boot Manager
locale en-US
inherit {globalsettings}
default {current}
resumeobject {3ff62db5-b631-11db-890c-a116a8686f91}
displayorder {current}
{ntldr}
toolsdisplayorder {memdiag}
timeout 30
Windows Boot Loader
-------------------
identifier {current}
device partition=C:
path \Windows\system32\winload.exe
description Microsoft Windows Vista
locale en-US
inherit {bootloadersettings}
osdevice partition=C:
systemroot \Windows
resumeobject {3ff62db5-b631-11db-890c-a116a8686f91}
nx OptIn
Windows Legacy OS Loader
------------------------
identifier {ntldr}
device boot
path \ntldr
description Microsoft Windows XP
I've tried a device of both "boot" and "partition D:" In one case, I get an
error msg saying that "NTLDR is missing or corrupt" and in the other case,
the system just re-boots over and over.
Here is my boot.ini config from my XP installation:
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP"
/fastdetect /NoExecute=OptIn
Any help would be greatly appreciated. Thanks
I have 2 NEW SATA hard drives. I have a clean install of Vista Ultimate on
one (DISK 0), and a Norton Ghost of my current XP installation on the other
(DISK 1). I cannot seem to get my XP installation to boot from the Vista
Bootloader menu. They each boot fine when they are on their own. I've tried
all I can think of an am not having any luck. Here is my current bcd config:
Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=C:
description Windows Boot Manager
locale en-US
inherit {globalsettings}
default {current}
resumeobject {3ff62db5-b631-11db-890c-a116a8686f91}
displayorder {current}
{ntldr}
toolsdisplayorder {memdiag}
timeout 30
Windows Boot Loader
-------------------
identifier {current}
device partition=C:
path \Windows\system32\winload.exe
description Microsoft Windows Vista
locale en-US
inherit {bootloadersettings}
osdevice partition=C:
systemroot \Windows
resumeobject {3ff62db5-b631-11db-890c-a116a8686f91}
nx OptIn
Windows Legacy OS Loader
------------------------
identifier {ntldr}
device boot
path \ntldr
description Microsoft Windows XP
I've tried a device of both "boot" and "partition D:" In one case, I get an
error msg saying that "NTLDR is missing or corrupt" and in the other case,
the system just re-boots over and over.
Here is my boot.ini config from my XP installation:
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP"
/fastdetect /NoExecute=OptIn
Any help would be greatly appreciated. Thanks