L
lobster
Guest
i have a new comp, which came with Vista on C: drive (SATA drive), and i installed my old hard drive with XP as D: (IDE drive)... after installing EasyBCD 1.52 i can boot to Vista fine, but when i try to boot to XP, i get this error:
file: \ntldr
status: 0xc000000f
info: The selected entry could not be loaded because
the application is missing or corrupt.
i have replaced ntldr and netdetect.com from my XP disc, but still get the same error. i have no boot.ini in C:, there is no boot.ini in C:\boot, and the boot.ini in D: looks like this:
i read one post that said it should be "disk(1)rdisk(0)", but i tried that, and tried "disk(0)rdisk(1)" with no luck... the above is the original config for boot.ini, which seems like it should work, as it worked in the old comp i took it out of...
the EasyBCD settings are:
============================================
============================================
any suggestions?
btw, very nice piece of software, and excellent support... many thanks
file: \ntldr
status: 0xc000000f
info: The selected entry could not be loaded because
the application is missing or corrupt.
i have replaced ntldr and netdetect.com from my XP disc, but still get the same error. i have no boot.ini in C:, there is no boot.ini in C:\boot, and the boot.ini in D: looks like this:
Code:
[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 Professional" /fastdetect /NoExecute=OptIn
i read one post that said it should be "disk(1)rdisk(0)", but i tried that, and tried "disk(0)rdisk(1)" with no luck... the above is the original config for boot.ini, which seems like it should work, as it worked in the old comp i took it out of...
the EasyBCD settings are:
============================================
Code:
There are a total of 2 entries listed in the Vista Bootloader.
Bootloader TimeOut: 20 seconds.
Default OS: Windows Vista
Entry #1
Name: Windows Vista
BCD ID: {current}
Drive: C:\
Bootloader Path: \Windows\system32\winload.exe
Windows Directory: \Windows
Entry #2
Name: Windows XP
BCD ID: {20023844-ba59-11db-9222-001a92293c6b}
Drive: C:\
Bootloader Path: \ntldr
Windows Directory:
============================================
Detailed:
Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=C:
description Windows Boot Manager
locale en-US
inherit {globalsettings}
default {current}
displayorder {current}
{20023844-ba59-11db-9222-001a92293c6b}
toolsdisplayorder {memdiag}
timeout 20
Windows Boot Loader
-------------------
identifier {current}
device partition=C:
path \Windows\system32\winload.exe
description Windows Vista
locale en-US
inherit {bootloadersettings}
recoverysequence {572bcd55-ffa7-11d9-aae2-0007e994107d}
recoveryenabled Yes
osdevice partition=C:
systemroot \Windows
resumeobject {9a59816f-a6d5-11db-bdbf-001a922a0d05}
nx OptIn
Windows Legacy OS Loader
------------------------
identifier {20023844-ba59-11db-9222-001a92293c6b}
device partition=C:
path \ntldr
description Windows XP
============================================
any suggestions?
btw, very nice piece of software, and excellent support... many thanks