| 
 | 
2#
 
 
 楼主 |
发表于 2011-4-1 20:36:53
|
只看该作者
 
 
 
1, 
- title   4, Find and Start 9x/Me/NT/2K/XP/Vista
 
 - errorcheck off
 
 - map (hd1) (hd0)
 
 - map (hd0) (hd1)
 
 - map --hook
 
 - find --set-root --ignore-floppies --ignore-cd /bootmgr
 
 - chainloader /bootmgr && boot
 
 - errorcheck on
 
 
  复制代码 
 
2, 
- title   9, Map ISO
 
 - map /boot/cmpe.iso (0xff) || map --mem /boot/cmpe.iso (0xff)
 
 - map --hook
 
 - root (0xff)
 
 - chainloader (0xff)
 
  复制代码 
 
明天要急着装ibm x3250 暂时先这样了。 
现在还差个提取pe里的磁盘驱动。再注入2k3pe。现在哪个工具比较好? |   
 
 
 
 |