无忧启动论坛

标题: FBINST 怎么实现可见分区启动U盘版winxp [打印本页]

作者: hy4260    时间: 2010-6-17 23:52
标题: FBINST 怎么实现可见分区启动U盘版winxp
这几天看了论坛很多帖子,因为是菜鸟,一直看的迷迷糊糊。那位大侠能不能给方法实现。万分感谢。。。看了多分区启动,<a href="http://bbs.wuyou.net/forum.php?mod=viewthread&tid=149159&highlight=fbinst%2B%B7%D6%C7%F8" target="_blank">U盘 FBINST 多分区启动!</a>  看了实在糊涂菜单不知道要怎么写,syslinux菜单可以出现

timeout 4
color red
text "=========================="
color yellow
text "F1. Boot From grub"
menu F1 grldr "grldr"
color red
text "=========================="
color yellow
text "F2. Boot From syslinux"
menu F2 syslinux "syslinux.mbr"
color red
text "=========================="
color red
text "=========================="
color yellow
text "F3. Boot From maotaope"
menu F3 linux "maotao"
color red
text "=========================="


我在看见分区放入winpe测试   maotao。bin改名为maotao也放入了主分区

[ 本帖最后由 hy4260 于 2010-6-17 23:58 编辑 ]
作者: hy4260    时间: 2010-6-18 16:19
是不是问题太白菜了,没有大侠愿意回答哦。
作者: 8413024    时间: 2010-6-18 16:28
也想知道答案,到底能不能引导xp
作者: feiyue654321    时间: 2010-6-18 17:03
我也想知道答案啊 。
作者: 天涯海角1216    时间: 2010-6-18 17:09
将NTLDR复制到UD主数据区,FBINST菜单写入:

text "F4. Boot From WINXP"
menu F4 grldr "NTLDR"
作者: hy4260    时间: 2010-6-18 18:50
可见分区bootice需要写入grldr启动,我马上试试。
作者: hy4260    时间: 2010-6-18 19:27
原帖由 <i>天涯海角1216</i> 于 2010-6-18 17:09 发表 <a href="http://bbs.wuyou.net/redirect.php?goto=findpost&pid=1980302&ptid=168410" target="_blank"><img src="http://bbs.wuyou.net/images/common/back.gif" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open(this.src);}" onmousewheel="return imgzoom(this);" alt="" /></a><br />
将NTLDR复制到UD主数据区,FBINST菜单写入:<br />
<br />
text "F4. Boot From WINXP"<br />
menu F4 grldr "NTLDR"
<br />


非常感谢,可见分区我写人ntldr启动,,,成功启动了。谢谢




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