|
内置菜单如下:
-
- #define UTF8_MAGIC 0xBFBBEF
- command --set-path=(bd)/boot/grub/
- insmod /boot/grub/unifont
- unifont /boot/grub/ms_yh_u16.bin
- timeout -1
- default 0
- title 【01】 OSFix Win03 MiniPE 系统 \n\t基于“天意PE迷你版” \n\t2011年09月09日更新版
- command RUN -mem /boot/winpe.iso
- title 【02】 ADDS V10 硬盘分区工具 \n\tAcronis Disk Director Suite V10 中文版
- command RUN /boot/images/diskpart/addzh.gz
- title 【03】 GHOST V11 克隆软件 \n \tGHOST V11.5版
- command RUN /boot/images/maintain/ghost11.gz
- title 【04】 MAXDOS 多功能工具箱 \n \tMAXDOS 11年10月份
- command RUN --mem /boot/images/maintain/maxdos.img
- title 【05】 Windows登录密码破解 \n \t支持Windows XP/2003/Vista/7/2008
- command RUN /boot/images/maintain/pwd.gz
- title 【06】 硬件检测工具 \n\t包括MHDD在内的经典工具
- configfile /boot/grub/hardware.lst
- title 【07】 磁盘管理工具 \n\t集成强大的磁盘工具
- configfile /boot/grub/diskpart.lst
- title 【08】 重启计算机 \n\t重新启动本台电脑
- reboot
- title 【09】 关闭计算机 \n\t关闭本台电脑
- halt
复制代码
grub4dos-0.4.5b-2011-12-06版到grub4dos-0.4.6a-2012-02-27显示为如果附件所示,
而且这些字会一直向上走,一直到消失不见。
请问是什么问题,菜单的编码是UTF-8编写的。
grub4dos-0.4.5b-2011-09-16版显示正常:
[ 本帖最后由 2011lanwenbin 于 2012-3-9 12:41 编辑 ] |
-
110916.GIF
(8.67 KB, 下载次数: 58)
-
111009.GIF
(7.44 KB, 下载次数: 56)
grub4dos-0.4.5b-2011-10-09和grub4dos-0.4.5b-2011-11-16显示为这样:
-
120227.GIF
(3.53 KB, 下载次数: 62)
grub4dos-0.4.5b-2011-12-06到grub4dos-0.4.6a-2012-02-27显示为这样:
|