|  | 
3#
 
 
 楼主|
发表于 2011-12-9 12:54:26
|
只看该作者 
| 多谢hotdll 的提示,用fbinsttool隐藏方式启动进入菜单快多了,也用fbinsttool压缩成lzma,但是还是出错了,帮看下哪里的问题,谢谢! 错误提示:booting [01]   KI1
 
 0
 warning! no such command: if
 (ud)
 map --mem /boot/KI1.lzma
 
 error 11: Unrecognized device string , or you omitted the required DEVICE part which should lead the filename .
 
 press any key to continue……
 
 
 GRLDR的菜单内容为:
 
 timeout 30
 default 0
 
 
 title [01]    KI1
 if exist ()/boot/KI1.lzma || find --set-root /boot/KI1.lzma
 map --mem /boot/KI1.lzma
 map --hook
 chainloader (fd0)+1
 rootnoverify (fd0)
 
 boot
 
 
 title [02]    KI2
 if exist ()/boot/KI2.lzma || find --set-root /boot/KI2.lzma
 map --mem /boot/KI2.lzma
 map --hook
 chainloader (fd0)+1
 rootnoverify (fd0)
 
 boot
 
 [ 本帖最后由 netmjwork 于 2011-12-9 13:02 编辑 ]
 | 
 |