maanu 发表于 2017-3-15 01:42:00

Grub4dos Latest 0.4.6a 2017.03.06 Display error

hello

for some strange reason , i can not see the menu correctly on my fb based usb . i updated grub4dos to latest today , it is displaying like this . please see my menu file if any issue to correct.



timeout 30

default 1

ebug off


graphicsmode -1 320:1024 240:768 24:32

#splashimage /untitled.jpg

font --font-high=28 /menu28.hex

color normal=0x0F highlight=0x0A helptext=0x0E heading=0x0C standard=0x02 border=0x77
#color normal=0xff9933 highlight=0xff3300 helptext=0xff00ff heading=0x66ff00
setmenu --font-spacing=1:8--string=20=3==" TEST BOOT TOOLS "
setmenu --box x=16 w=0 y=6 h=15 l=0--ver-off
setmenu --lang=en--timeout=0=0=0xff00   --help=8=0=18
splashimage (ud)/SRNP/BOOT/SNOW.GZ
set language=en
set com=(ud)/SRNP/BOOT/
cat --length=0 %?_BOOT%%com%RUN && set root=%?_BOOT% ! cat --length=0 %@root%%com%RUN && set root=%@root% ! find --set-root %com%RUN
set com= && set root= && command --set-path=%root%%com%
default 03

title SRNPE 2K3 0.3
map (ud)/UD.ISO (0xff)
map --hook
chainloader (0xff)

title SRNPE 7P3 0.1
map (ud)/SRN7.ISO (0xff)
map --hook
chainloader (0xff)

title SLitaz Linux (Highly Recommended For Partitions etc)
map (ud)/IMAGES/SLITAZ.ISO (0xff)
map --hook
chainloader (0xff)

title Install XP From ISO0.2 \n WIN$.ISO at root of any partition
map --mem (ud)/IMAGES/UINS.ISO (0xff)
map --hook
chainloader (0xff)

title OneKey Ghost 6.5
map --mem (ud)/IMAGES/OKDOS.IMA (fd0)
map --hook
rootnoverify (fd0)
chainloader (fd0)+1

title HDD Rescue & Diagnose Tools
configfile (ud)/SRNP/BOOT/CONFIGS/HDD.LST

title Windows Password Recovery
configfile (ud)/SRNP/BOOT/CONFIGS/PASS.LST

title Windows BOOT Recovery
configfile (ud)/SRNP/BOOT/CONFIGS/RESCUE.LST

title
clear
title Boot Into Local HDD
configfile (ud)/SRNP/BOOT/CONFIGS/LOCAL.LST






2011yaya2007777 发表于 2017-3-15 18:25:55

似乎是字库问题。
换一个menu28.hex,比如16*16,或者20*20试一试。

俊采星驰 发表于 2017-3-15 19:13:19

英文就不要字库了吧,华而不实嘛

俊采星驰 发表于 2017-3-15 19:19:56

2011yaya2007777 发表于 2017-3-15 18:25
似乎是字库问题。
换一个menu28.hex,比如16*16,或者20*20试一试。

我倒是觉得如果用菜单用背景的话,可以跟xorboot一样设置前景、背景两幅图,这样菜单完全图片化,快捷键由图片提示,快捷键定义前景高亮区域即可。
这个功能实现了,菜单想怎么美就怎么美,没有乱码。

要想快,就自己加小字库或者全E文嘛。

坏坏小生 发表于 2017-3-20 10:42:25

What are you 弄啥咧!~
页: [1]
查看完整版本: Grub4dos Latest 0.4.6a 2017.03.06 Display error