|  | 
 
| 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 ISO  0.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
 | 
 |