无忧启动论坛
标题:
为什么我的启动盘看不到文字啊,
[打印本页]
作者:
lihuai617
时间:
2011-10-2 17:32
标题:
为什么我的启动盘看不到文字啊,
大家好,我刚做了一个 GRUB4DOS的启动盘
背景图用MsgDiyer.exe做的,现在能启动,但是就是看不到文字
我不知道哪里有问题,那个帮帮我
我的启动菜单在下面
文件如图
MENU.LST
timeout 19
default 0
find --set-root /MESSAGE
gfxmenu /MESSAGE
title [ 1 ] 启动PE菜单
configfile ()/LST/pe.lst || find --set-root /LST/pe.lst && configfile ()/LST/pe.lst
title [ 2 ] 启动DOS菜单
configfile ()/LST/DOS.LST || find --set-root /LST/DOS.LST && configfile ()/LST/DOS.LST
title [ 3 ] 启动硬盘分区菜单
configfile ()/LST/disk.lst || find --set-root /LST/disk.lst && configfile ()/LST/disk.lst
title [ 4 ] 启动GHOST菜单
configfile ()/LST/ghost.lst || find --set-root /LST/ghost.lst && configfile ()/LST/ghost.lst
title [ 5 ] 启动硬盘检测菜单
configfile ()/LST/hd.lst || find --set-root /LST/hd.lst && configfile ()/LST/hd.lst
title [ 6 ] 启动内存检测菜单
configfile ()/LST/MTEST.lst || find --set-root /LST/DOS.LST && configfile ()/LST/MTEST.lst
title [ 7 ] 启动清除密码菜单
configfile ()/LST/pass.lst || find --set-root /LST/pass.lst && configfile ()/LST/pass.lst
title [ 8 ] 载入光盘镜像安装
find --set-root /LOADISO.IMG
map /LOADISO.IMG (0xff)
map --hook
chainloader (0xff)
title [ 9 ] 启动USB2.0驱动(老机器专用驱动)
find --set-root /plpbt.bin
map /plpbt.bin (0xff)
map --hook
chainloader (0xff)
title [ 0 ] RE_BOOT 重新启动
reboot
复制代码
[
本帖最后由 lihuai617 于 2011-10-2 17:35 编辑
]
ogouo_2011-10-02_172918.jpg
(60.19 KB, 下载次数: 60)
下载附件
2011-10-2 17:32 上传
作者:
tingyue-wu
时间:
2011-10-2 17:49
菜单另存为utf 8编码
作者:
lihuai617
时间:
2011-10-2 18:56
老大,是的,你说的是对的,我也是这样搞定的
谢谢啊
还有一个问题啊,
为什么,PE的启动出现error 13: invalid
pe的二级菜单是这样的
title [ 2 ] 启动精简版PE
map --mem ()/PE/mape.iso (fd0) || find --set-root /PE/mape.iso (fd0) && map --mem ()/PE/mape.iso (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
还有下面这两个也是出现error 13: invalid.而其他在二级的菜单没有出现一点问题
请帮我看看哪里有问题
title [ 8 ] 载入光盘镜像安装
find --set-root /LOADISO.IMG
map /LOADISO.IMG (0xff)
map --hook
chainloader (0xff)
title [ 9 ] 启动USB2.0驱动(老机器专用驱动)
find --set-root /plpbt.bin
map /plpbt.bin (0xff)
map --hook
chainloader (0xff)
作者:
幸运的草
时间:
2011-10-2 19:39
标题:
回复 #3 lihuai617 的帖子
晕,你的菜单完全反了。
作者:
tingyue-wu
时间:
2011-10-2 20:06
IMG文件用(fd0) iso文件用(0xff)
作者:
hotdll
时间:
2011-10-2 20:09
楼上回答正确。
楼主应该去关注下grub4dos常见内存地址。
作者:
lihuai617
时间:
2011-10-2 21:12
我都没有管,就乱填的
只不过也搞定了,但是又有一个问题出来了
我启动了PE,小马的精简版的PE,但是不知道为什么,什么程序都没有
就一个干净的PE,但是用简单启动测试工具试的话,小马的PE里面有很多工具的啊
我也搞不懂是为什么
换一个PE,死机了
作者:
lihuai617
时间:
2011-10-2 21:15
现在这个菜单对吗
timeout 5
default 5
find --set-root /MESSAGE
gfxmenu /MESSAGE
title [ 1 ] 启动PE菜单
configfile ()/LST/pe.lst || find --set-root /LST/pe.lst && configfile ()/LST/pe.lst
title [ 2 ] 启动DOS菜单
configfile ()/LST/DOS.LST || find --set-root /LST/DOS.LST && configfile ()/LST/DOS.LST
title [ 3 ] 启动硬盘分区菜单
configfile ()/LST/disk.lst || find --set-root /LST/disk.lst && configfile ()/LST/disk.lst
title [ 4 ] 启动GHOST菜单
configfile ()/LST/ghost.lst || find --set-root /LST/ghost.lst && configfile ()/LST/ghost.lst
title [ 5 ] 启动硬盘检测菜单
configfile ()/LST/hd.lst || find --set-root /LST/hd.lst && configfile ()/LST/hd.lst
title [ 6 ] 启动内存检测菜单
configfile ()/LST/MTEST.lst || find --set-root /LST/DOS.LST && configfile ()/LST/MTEST.lst
title [ 7 ] 启动清除密码菜单
configfile ()/LST/pass.lst || find --set-root /LST/pass.lst && configfile ()/LST/pass.lst
title [ 8 ] 载入光盘镜像安装
map --mem ()/LOADISO.IMG (fd0) || find --set-root /LOADISO.IMG (fd0) && map --mem ()/LOADISO.IMG (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
title [ 9 ] 先加载 USB2.0再启动WinPE(不支持2.0的老主板)
kernel /PLPBT.BIN || find --set-root /PLPBT.BIN && kernel /PLPBT.BIN
pause --wait=0 USB2.0 Module is ok!
map --mem /PE/mape.iso (0xff)
map --hook
chainloader (0xff)
title [ 0 ] RE_BOOT 重新启动
reboot
复制代码
第二级Pe菜单
timeout 19
default 0
find --set-root /MESSAGE
gfxmenu /MESSAGE
title [ 1 ] RE_返回主菜单
configfile (md)4+8
title [ 2 ] 启动精简版PE
find --set-root /PE/mape.iso
map /PE/mape.iso (0xff)
map --hook
chainloader (0xff)
欢迎光临 无忧启动论坛 (http://wuyou.net/)
Powered by Discuz! X3.3