Windows XP 시스템이있는 DELL 랩톱이 있습니다. 최근에 VHD 파일에 새 Windows 7을 설치했습니다. 여러 번 재부팅 한 후에도 완벽하게 작동했습니다.
원래 Windows XP 시스템으로 다시 전환하고 Windows를 업데이트 한 후에 Windows 7에 다시 로그인 할 수 없었습니다. 그것은 계속 말 했어요 :
File: \Windows\System32\winload.exe
Status: 0xc0000002
Info: The selected entry could not be loaded because the application is missing or corrupt.
그런 다음 Windows XP 시스템에 다시 로그온하고 vhdmount 를 사용 하여 vhd 파일을 확인했습니다. 손상되지 않았으며 거기에 winload.exe 파일이 있습니다. (또한 \ Windows \ System32 \ Boot \ winload.exe 파일을 시도했습니다.)
다음은 bcdedit 출력입니다.
Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=C:
description Windows Boot Manager
locale en-us
inherit {globalsettings}
default {ntldr}
resumeobject {2cc79544-1005-11df-8187-002269c5d0fd}
displayorder {ntldr}
{1ed31553-1f6c-11df-b01f-005056c00008}
{8334eb96-21b9-11df-99e5-005056c00008}
toolsdisplayorder {memdiag}
timeout 30
Windows Legacy OS Loader
------------------------
identifier {ntldr}
device partition=C:
path \ntldr
description Earlier Version Windows
Windows Boot Loader
-------------------
identifier {1ed31553-1f6c-11df-b01f-005056c00008}
device vhd=[C:]\win7\win7_A.vhd
path \windows\system32\winload.exe
description Windows 7 Ult 32bit
locale en-US
inherit {bootloadersettings}
recoverysequence {1ed31554-1f6c-11df-b01f-005056c00008}
recoveryenabled Yes
bootdebug Yes
osdevice vhd=[C:]\win7\win7_A.vhd
systemroot \windows
resumeobject {2cc79544-1005-11df-8187-002269c5d0fd}
nx OptIn
어떤 아이디어?