将合盘提取至本地硬盘--逻辑分区根目录下,启动时合盘中的win7、dos工具等均没问题,win2003、winxp运行出现:
Setup is inspecting your computer's hardware configuration....
NTDETECT failed
这个貌似是个老问题,许多win2003、winxp PE放在逻辑分区均这是这样,曾经修改类似的boot\grub\menu.lst里的
原 title [02] 无双社区 WINDOWS 2003PE 微型系统
chainloader /WXPE/SETUPLDR.BIN
改为 title [02] 无双社区 WINDOWS 2003PE 微型系统
map --in-situ ()+1 (hd0)
map --hook
rootnoverify (hd0,0)
makeactive
chainloader /WXPE/SETUPLDR.BIN
好用过,但此次修改后出现:
map --in -situ()+1(hd0)
error 64:cannot use --in-situ because the partition table is full (i.e. all...........
press any key to continue....