无忧启动论坛

标题: 为什么grub4dos加载字体会这样子 [打印本页]

作者: 2011lanwenbin    时间: 2012-3-9 12:33
标题: 为什么grub4dos加载字体会这样子
内置菜单如下:

  1. #define UTF8_MAGIC 0xBFBBEF
  2. command --set-path=(bd)/boot/grub/
  3. insmod /boot/grub/unifont
  4. unifont /boot/grub/ms_yh_u16.bin
  5. timeout -1
  6. default 0
  7. title   【01】    OSFix Win03 MiniPE 系统 \n\t基于“天意PE迷你版” \n\t2011年09月09日更新版
  8. command RUN -mem /boot/winpe.iso
  9. title   【02】    ADDS V10  硬盘分区工具 \n\tAcronis Disk Director Suite V10 中文版
  10. command RUN /boot/images/diskpart/addzh.gz
  11. title   【03】    GHOST V11  克隆软件 \n \tGHOST V11.5版
  12. command RUN /boot/images/maintain/ghost11.gz
  13. title   【04】    MAXDOS  多功能工具箱 \n \tMAXDOS 11年10月份
  14. command RUN --mem /boot/images/maintain/maxdos.img
  15. title   【05】    Windows登录密码破解 \n \t支持Windows XP/2003/Vista/7/2008
  16. command RUN /boot/images/maintain/pwd.gz
  17. title   【06】    硬件检测工具 \n\t包括MHDD在内的经典工具
  18. configfile /boot/grub/hardware.lst
  19. title   【07】    磁盘管理工具 \n\t集成强大的磁盘工具
  20. configfile /boot/grub/diskpart.lst
  21. title   【08】    重启计算机 \n\t重新启动本台电脑
  22. reboot
  23. title   【09】    关闭计算机 \n\t关闭本台电脑
  24. 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, 下载次数: 66)

110916.GIF

111009.GIF (7.44 KB, 下载次数: 64)

grub4dos-0.4.5b-2011-10-09和grub4dos-0.4.5b-2011-11-16显示为这样:

grub4dos-0.4.5b-2011-10-09和grub4dos-0.4.5b-2011-11-16显示为这样:

120227.GIF (3.53 KB, 下载次数: 68)

grub4dos-0.4.5b-2011-12-06到grub4dos-0.4.6a-2012-02-27显示为这样:

grub4dos-0.4.5b-2011-12-06到grub4dos-0.4.6a-2012-02-27显示为这样:

作者: 不点    时间: 2012-3-9 13:18
insmod /boot/grub/unifont
unifont /boot/grub/ms_yh_u16.bin

这都是不再支持的使用方法。

应该没人答复的。
作者: zhs509    时间: 2012-3-9 16:03
还是转向VBE模式吧!




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