无忧启动论坛
标题:
GRUB0.95中文版,无法显示中文,求教
[打印本页]
作者:
禹龙
时间:
2004-9-28 14:48
标题:
GRUB0.95中文版,无法显示中文,求教
http://159.226.20.15/grub_chs/
已加载中文字体,但无法显示。找不出原因。
作者:
Gandalf
时间:
2004-9-28 14:53
标题:
GRUB0.95中文版,无法显示中文,求教
- 能显示背景图片吗?
- 你能把你的菜单文件贴出来吗? menu.lst
作者:
禹龙
时间:
2004-9-28 15:23
标题:
GRUB0.95中文版,无法显示中文,求教
能显示图片
default 0
timeout 30
fontfile (hd0,0)/boot/grub/fonts
splashimage (hd0,0)/boot/grub/bj2008.xpm.gz
title 运行 Smart BootManager
root (hd0,0)
kernel (hd0,0)/boot/grub/memdisk.gz
initrd (hd0,0)/boot/grub/sbm.bin
# 本地软盘镜像的使用方法之一。还可使用 4DOS 的功能
# 即 map (xxx)/win98.img (fd0) 的方法。本版本支持。
title 启动本地 Win98 软盘镜像文件
root (hd0,0)
kernel (hd0,0)/boot/grub/memdisk.gz
initrd (hd0,0)/boot/grub/win99.zip
# 转到光盘启动
title 从光盘启动系统
scdrom --bootcd
# 从本地磁盘的主分区启动
title 从硬盘第一分区启动
rootnoverify (hd0,0)
makeactive
chainloader +1
# Change the colors.
title 从第二硬盘启动
rootnoverify (hd1,0)
makeactive
chainloader +1
title 改变菜单颜色
color light-green/brown blink-red/blue
作者:
Climbing
时间:
2004-9-28 15:28
标题:
GRUB0.95中文版,无法显示中文,求教
请确认你使用的是useronce(Gandalf)或者我编译的Grub,如果是bean123或者不点编译的,有可能不支持中文的。
作者:
禹龙
时间:
2004-9-28 19:47
标题:
GRUB0.95中文版,无法显示中文,求教
道行太浅,听不懂老大的话,一定好好学习!!
作者:
Climbing
时间:
2004-9-29 07:58
标题:
GRUB0.95中文版,无法显示中文,求教
http://climbing.minidns.net/software/tools/grub_climbing_v4.exe
下载上面这个我定制的grub安装包试试。看readme.txt。
欢迎光临 无忧启动论坛 (http://bbs.wuyou.net/)
Powered by Discuz! X3.3