原帖由 zhaohj 于 2010-8-30 00:19 发表
如果grldr引导
title [08] -- 运行SRS_F6高级模块
configfile /SRS_F6/SRSF6.LST
你的/SRS_F6下怎么有这么多.LST,有点乱。
terminal console
debug off
color white/blue blue/yellow light-red/blue 10
write 0x60000 0
write 0x64000 0
write 0x65000 0
write 0x60100 0
checkrange 0x21 read 0x60200 && pxe keep && write 0x60100 1
checkrange 0x23 read 0x60200 && write 0x60100 2
cat --length=0 (ud)/FB.CFG && write 0x60100 2
#参数说明:
# 0x60100 1:PXE,2:UD
# 0x60000 usb-hdd启动
# 0x64000 无人值守安装unattend
# 0x65000 SRS驱动注入
# fd2 load srs_f6.img
# fd3 load kernel.img
# hd10 load cmdcons
pause --wait=0 Loading SRS_F6 Tool(SRS_F6.img)...
map --mem /SRS_F6/SRS_F6.IMG (fd2) || find --set-root /SRS_F6/SRS_F6.IMG && map --mem /SRS_F6/SRS_F6.IMG (fd2)
map --hook
pause --wait=0 Finish loading SRS_F6 (SRS_F6.IMG) !
command --set-path=(fd2)/
configfile (fd2)/SRS_F6
title [08] -- 运行SRS_F6高级模块
#保存MENU.LST或grldr所在的启动设备
calc *0x60200=*0x82a0
calc *0x60300=*0x829c
configfile /MENU.LST
#下面代码在合盘时加入grldr的内置菜单或外置菜单中
write 0x60100 0
#参数说明:
# 0x60064 PXE启动
# 0x60100 1:PXE,2:UD
# fd2 SRS_F6.IMG
checkrange 0x21 read 0x8280 && pxe keep && write 0x60100 1
checkrange 0x23 read 0x82a0 && write 0x60100 2
cat --length=0 (ud)/FB.CFG && write 0x60100 2
root (bd)
title [01] SRS_F6 公用驱动模块 \n auto back boot menu
configfile ()/SRS_F6/SRS_F6.LST || find --set-root /SRS_F6/SRS_F6.LST && configfile ()/SRS_F6/SRS_F6.LST
title [02] 返回 PE 菜单
configfile /GRUB/MENU.LST
欢迎光临 无忧启动论坛 (http://bbs.c3.wuyou.net/) | Powered by Discuz! X3.3 |