无忧启动论坛

标题: 通过bcd启动2003PE,提示ntdetect failed [打印本页]

作者: 真乏味    时间: 2013-4-28 20:06
标题: 通过bcd启动2003PE,提示ntdetect failed
通过bcdedit在windows 7安装光盘添加了个win2003pe,启动失败,提示ntdetect failed
以下是我的bcd代码,应该怎么改,请指教

Windows Boot Manager
--------------------
identifier              {bootmgr}
description             Windows Boot Manager
locale                  en-US
inherit                 {globalsettings}
default                 {default}
displayorder            {default}
                        {fa495428-aff1-11e2-af9a-60a44c4e4e59}
                        {ntldr}
toolsdisplayorder       {memdiag}
timeout                 7

Windows Boot Loader
-------------------
identifier              {default}
device                  ramdisk=[boot]\sources\boot.wim,{7619dcc8-fafe-11d9-b411-000476eba25f}
path                    \windows\system32\boot\winload.exe
description             Windows Setup
locale                  en-US
inherit                 {bootloadersettings}
osdevice                ramdisk=[boot]\sources\boot.wim,{7619dcc8-fafe-11d9-b411-000476eba25f}
systemroot              \windows
detecthal               Yes
winpe                   Yes
ems                     Yes

Windows Boot Loader
-------------------
identifier              {fa495428-aff1-11e2-af9a-60a44c4e4e59}
device                  ramdisk=[boot]\61pe\NT61PE.WIM,{7619dcc8-fafe-11d9-b411-000476eba25f}
path                    \windows\system32\boot\winload.exe
description             Windows 7 PE (New Type PC)
locale                  en-US
inherit                 {bootloadersettings}
osdevice                ramdisk=[boot]\61pe\NT61PE.WIM,{7619dcc8-fafe-11d9-b411-000476eba25f}
systemroot              \windows
detecthal               Yes
winpe                   Yes
ems                     Yes

Windows Memory Tester
---------------------
identifier              {memdiag}
device                  boot
path                    \boot\memtest.exe
description             Windows Memory Diagnostic
locale                  en-US
inherit                 {globalsettings}

Windows Legacy OS Loader
------------------------
identifier              {ntldr}
device                  boot
path                    \52pe\SETUPLDR.BIN
description             Windows 2003 PE (Old Type PC)

EMS Settings
------------
identifier              {emssettings}
bootems                 Yes

Debugger Settings
-----------------
identifier              {dbgsettings}
debugtype               Serial
debugport               1
baudrate                115200

Global Settings
---------------
identifier              {globalsettings}
inherit                 {dbgsettings}
                        {emssettings}

Boot Loader Settings
--------------------
identifier              {bootloadersettings}
inherit                 {globalsettings}
                        {hypervisorsettings}

Hypervisor Settings
-------------------
identifier              {hypervisorsettings}
description             Hypervisor Settings
hypervisordebugtype     Serial
hypervisordebugport     1
hypervisorbaudrate      115200

Device options
--------------
identifier              {7619dcc8-fafe-11d9-b411-000476eba25f}
ramdisksdidevice        boot
ramdisksdipath          \boot\boot.sdi

PE用的是天空的U盘启动助理1.55版
作者: 真乏味    时间: 2013-4-28 22:46
没有人知道吗?
作者: chiannet    时间: 2013-4-29 05:41
与光盘格式有关,NT5不支持UDF光盘格式。
作者: 真乏味    时间: 2013-4-29 10:20
多谢,用UltraISO改成可引导光盘好用了。




欢迎光临 无忧启动论坛 (http://bbs.wuyou.net/) Powered by Discuz! X3.3