M
Michael Matthews
I have the following disk partitions on one physical drive:
[ XP ] [ Vista ]
Windows XP sees partition 1 as C: and partition 2 as D:.
Windows Vista RC1 sees partition 1 as D: and partition 2 as C:.
Now, if I use the Disk Management tool to set partition 1 as Active, XP will
boot with no boot menu. Conversely, if i set partition 2 as active, Vista
will boot with no boot menu. What I want to do is to leave Vista's partition
active and add an entry to its boot manager to allow me to select either XP
or Vista when my computer starts, but when I do this using BCDEdit, the
{ntldr} entry just restarts the computer instead of loading XP.
Here is the result of BCDEdit:
Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=C:
description Windows Boot Manager
locale en-US
inherit {globalsettings}
default {ntldr}
displayorder {ntldr}
{current}
toolsdisplayorder {memdiag}
timeout 10
Windows Legacy OS Loader
------------------------
identifier {ntldr}
device partition=D:
path \ntldr
description Earlier Version of Windows
custom:47000005 301989892
6
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 {0e46b25f-3ec0-11db-96cf-a79b5887936b}
nx OptIn
custom:47000005 301989892
3
Any help with this would be much appreciated.
[ XP ] [ Vista ]
Windows XP sees partition 1 as C: and partition 2 as D:.
Windows Vista RC1 sees partition 1 as D: and partition 2 as C:.
Now, if I use the Disk Management tool to set partition 1 as Active, XP will
boot with no boot menu. Conversely, if i set partition 2 as active, Vista
will boot with no boot menu. What I want to do is to leave Vista's partition
active and add an entry to its boot manager to allow me to select either XP
or Vista when my computer starts, but when I do this using BCDEdit, the
{ntldr} entry just restarts the computer instead of loading XP.
Here is the result of BCDEdit:
Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=C:
description Windows Boot Manager
locale en-US
inherit {globalsettings}
default {ntldr}
displayorder {ntldr}
{current}
toolsdisplayorder {memdiag}
timeout 10
Windows Legacy OS Loader
------------------------
identifier {ntldr}
device partition=D:
path \ntldr
description Earlier Version of Windows
custom:47000005 301989892
6
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 {0e46b25f-3ec0-11db-96cf-a79b5887936b}
nx OptIn
custom:47000005 301989892
3
Any help with this would be much appreciated.