无忧启动论坛

标题: 怎么在加载完IMG文件后回调NTLDR菜单? [打印本页]

作者: 2011c16940    时间: 2011-4-8 10:22
标题: 怎么在加载完IMG文件后回调NTLDR菜单?
怎么在加载完IMG文件后回调NTLDR菜单?

timeout 0
default 0
find --set-root /bootimg/USB20.IMG
map --mem /bootimg/USB20.IMG (fd0)
map --hook
rootnoverify (fd0)
chainloader (fd0)+1

我这样操作,能够回调菜单,但是不能加载IMG了:
timeout 0
default 0
find --set-root /bootimg/USB20.IMG
map --mem /bootimg/USB20.IMG (fd0)
map --hook
rootnoverify (fd0)
chainloader (fd0)+1
find --set-root /ntldr
chainloader /ntldr




欢迎光临 无忧启动论坛 (http://wuyou.net/) Powered by Discuz! X3.3