无忧启动论坛

标题: grub4dos怎样引导WINXP、WIN7和WIN2003多系统 [打印本页]

作者: 2012lbzx    时间: 2013-1-18 09:55
标题: grub4dos怎样引导WINXP、WIN7和WIN2003多系统
grub4dos怎样引导WINXP、WIN7和WIN2003多系统
作者: tingyue-wu    时间: 2013-1-18 10:23
用ntboot.iso就可以

不用ntboot就
find --set-root --devices=h /ntldr || find --set-root --devices=h /bootmgr
map (hd0) ()
map () (hd0)
map --rehook
checkrange 0x21 read 0x8280 && cat --locatei=\"echo (hd0,0)/windows/system32/$winnt$.inf > nul
checkrange 0x21 read 0x8280 && cat --skip=%?% (hd0,0)/windows/system32/$winnt$.inf | set isopath=
checkrange 0x21 read 0x8280 && if exist %isopath% map --mem %isopath:~6,-1% (0xff) && map --rehook
find --set-root --devices=h /ntldr || find --set-root --devices=h /bootmgr
chainloader /ntldr || chainloader /bootmgr

不过需要找的到启动文件

[ 本帖最后由 tingyue-wu 于 2013-1-18 10:24 编辑 ]




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