Hi to all,
I am trying to get my Vista and XP installations handled with Eays BCD.
My current settings are:
I installed both systems on different hdd. During installation I switch off the other HDD.
The problem is, that the XP installation does not start with the above posted settings.
I always get a reboot, with a 2-line fast vanishing message (says something with Boot.ini)
My XP Boot.ini looks like the following:
When I switch the boot sequence via BIOS or BootMenue from the board (Gigabyte UD7) XP is starting without problems.
Does anyone got a hint to get both systems started via BCD?
The Pilot
I am trying to get my Vista and XP installations handled with Eays BCD.
My current settings are:
Code:
There are a total of 2 entries listed in the Vista Bootloader.
Bootloader Timeout: 10 seconds.
Default OS: Microsoft Windows Vista
Entry #1
Name: Microsoft Windows Vista
BCD ID: {current}
Drive: C:\
Bootloader Path: \Windows\system32\winload.exe
Windows Directory: \Windows
Entry #2
Name: Microsoft Windows XP
BCD ID: {aff50a66-18de-11df-aa8f-6cf04951ea94}
Drive: E:\
Bootloader Path: \NTLDR
I installed both systems on different hdd. During installation I switch off the other HDD.
The problem is, that the XP installation does not start with the above posted settings.
I always get a reboot, with a 2-line fast vanishing message (says something with Boot.ini)
My XP Boot.ini looks like the following:
Code:
[boot loader]
timeout=10
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect
When I switch the boot sequence via BIOS or BootMenue from the board (Gigabyte UD7) XP is starting without problems.
Does anyone got a hint to get both systems started via BCD?
The Pilot