无忧启动论坛

标题: 求助菜单变成乱码和英文??不知道怎么修改。请教。我是新手。 [打印本页]

作者: 20115800606    时间: 2011-1-14 21:12
标题: 求助菜单变成乱码和英文??不知道怎么修改。请教。我是新手。
我的menu.lst文件:
0# This is a sample menu.lst file. You should make some changes to it.
# The old install method of booting via the stage-files has been removed.
# Please install GRLDR boot strap code to MBR with the bootlace.com
# utility under DOS/Win9x or Linux.

color black/cyan yellow/cyan
timeout 10

default
fontfile /boot/grub/fonts.gz
gfxmenu /boot/grub/message.gz

title GreenGhost [Ghost v8.3/v11] (MAP-HOOK)
map --mem /boot/grub/gghost.img
map --hook
chainloader +1
rootnoverify

title 寻找硬盘上的/menu.lst
find --set-root /menu.lst
configfile /menu.lst

title 启动第一硬盘第一主分区上的操作系统
rootnoverify (hd0,0)
makeactive
chainloader +1

title 启动第一硬盘第二主分区上的操作系统
rootnoverify
makeactive
chainloader +1

title 重启
reboot

title 关机
halt

我的U盘目录下面只有几个文件 io.sys    MSDOS.SYS   grub.exe
menu.lst   grldr        autoexec.bat      和grub文件夹目录下面有一个fonts.gz   和message.gz   文件包        求教了。
作者: 81129950    时间: 2011-1-14 21:27
0# This is a sample menu.lst file. You should make some changes to it.
这行前多了个0
fontfile /boot/grub/fonts.gz
注意上面的文件路径下面是否有此文件,还有如果要显示中文要配合用中文的grldr
作者: 20115800606    时间: 2011-1-14 21:50
楼上你好。我把0去掉了。   还是变成乱码和没有中文  请问文件路径我是把戏fonts.gz文件放在boot目录下的grub文件夹里面    请问中文要配合用中文的grldr文件。。我下载的是中文的。我复制:\grub4dos-0.4.5b\chinese   目录下面的文件呢。
作者: sht123960585    时间: 2011-1-15 13:50
menu.lst保存的时候选择 ANSI 编码




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