View Single Post
Old 28-Jul-2007, 02:50 AM   #1 (permalink)
Anilrgowda
Administrator
 
Anilrgowda's Avatar

Posts: 18,715
Join Date: Jan 2006
Rep Power: 10 Anilrgowda is on a distinguished road

IM:
Default Multiboot between Vista & XP

I have a system with Vista Ultimate on the primary boot partition. I have installed XP Pro on a second partition. I modified the boot entries with BCDedit and now if I choose XP Pro the system reboots. Can you make some suggestions?
I did move ntldr from C: (Vista) to E: (XP).

Here is a copy of my BCDedit output:
C:\Windows\system32>bcdedit

Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=C:
description Windows Boot Manager
locale en-US
inherit {globalsettings}
default {current}
resumeobject {8840d1db-0002-11dc-b25b-95649f69c9c6}
displayorder {current}
{36da8ba5-0235-11dc-a41c-0016e635e5f5}
toolsdisplayorder {memdiag}
timeout 10

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 {8840d1db-0002-11dc-b25b-95649f69c9c6}
nx OptIn

Windows Legacy OS Loader
------------------------
identifier {36da8ba5-0235-11dc-a41c-0016e635e5f5}
device partition=E:
path \ntldr
description Microsoft Windows XP Professional

C:\Windows\system32>
Anilrgowda is offline   Reply With Quote