|  | 
| 将合盘提取至本地硬盘--逻辑分区根目录下,启动时合盘中的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....
 
 我是不懂,仅供参考。
 为什么放在逻辑分区?1、备份、恢复系统(ghost)方便,硬盘启动,速度快,不需启动盘。2、利用cdlinux破个无线,不需vmware或启动盘。
 
 [ 本帖最后由 plmoknplm 于 2012-5-14 20:37 编辑 ]
 | 
 |