| 
 | 
 
在同一个U盘,使用同样的 WinPE 文件 ( TonPE_net.iso ), 用同样的 fbinst 菜单和 grldr 菜单 
 
用 Fbinsttool 1.509 制作,完全正常启动。grldr 菜单如下: 
 
timeout 30 
default 0 
 
title [0] Tongyong WinPE with Network Support 
map --mem (ud)/TonPE_net.iso (0xff) 
map --hook 
chainloader (0xff) 
 
title [1] 18MB WinPE 
map --mem (ud)/boot/firadisk.IMA (fd0) 
map --mem (ud)/18MB_PE.iso (0xff) 
map --hook 
chainloader (0xff) 
 
title [R] Re-Boot  
reboot 
 
title [S] Shutdown 
halt 
 
今天想试试新的 Fbinsttool 1.601 (http://www.burgloader.com/bbs/index.php?topic=131.0), 结果出错: 
 
Error 23: Error while parsing number 
 
这是什么原因?而且,在 1.509 版做好的U盘,用 1.6 版打开却说该 U盘未格式化,这正常么? |   
 
 
 
 |