无忧启动论坛

标题: (已解决)F6IMG无法调用 [打印本页]

作者: 2010link001    时间: 2011-12-27 13:50
标题: (已解决)F6IMG无法调用
我的启动U盘是使用GRUB启动方式的。
使用bootice将分区引导方式更改为grub方式 没有使用fbinst。
我把F6IMG 和 SRS文件夹放入U盘根目录没有任何反应
无法识别到硬盘

MENU.LST

timeout 50
default 0
fontfile /boot/IMGS/FONTS.GZ
title  启动WinPE V1.0
command /boot/IMGS/F6IMG
chainloader /ldrxpe

[ 本帖最后由 2010link001 于 2011-12-28 11:14 编辑 ]
作者: legendvip    时间: 2011-12-27 18:00
路径不对?根目录?菜单又是Boot那个目录
作者: 赤子阿爽    时间: 2011-12-28 08:38
标题: 回复 #1 2010link001 的帖子
timeout 50
default 0
fontfile /boot/IMGS/FONTS.GZ
title  启动WinPE V1.0
command  ()/F6IMG  
chainloader /ldrxpe
作者: 2010link001    时间: 2011-12-28 11:09
谢谢楼上的 但还是不行
后来参考了H大的回帖
修改为

timeout 50
default 0
fontfile /boot/IMGS/FONTS.GZ
title  启动WinPE V1.0
if exist ()/BOOT/GRUB/F6IMG || find --set-root /BOOT/GRUB/F6IMG
command /BOOT/GRUB/F6IMG
chainloader /ldrxpe

成功识别到硬盘  可喜啊




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