How to load background images and Chinese fonts when making a boot disk with BCDW? This is the MENU.LST I wrote, but the images and fonts are incorrect. Please give advice.
# Default delay time (seconds)
timeout 30
# The first item is the default value
default 1
# Set the graphic background file
splashimage (cd)/boot/grub/bj2008.xpm.gz
# Set the font file for Chinese support
fontfile (cd)/boot/grub/fonts
\WXPE\SETUPLDR.BIN; Micro Windows XPE (by LaoMaotao)
\boot\grub\diskgen.img ; diskgen
\boot\grub\setup98.img ; setup98
\boot\grub\ghost83.img ; ghost83
\boot\grub\remove.img ; remove
\boot\grub\pm805.img ; pm805
\boot\grub\dostools1.img ; dostools
\boot\grub\spfdisk.img ; spfdisk
C:\ ; Boot from drive C:
\setupldr.001 ; recovery console
PowerOff ; Power Off
[ Last edited by everest on 2008-5-17 at 02:07 PM ]
# Default delay time (seconds)
timeout 30
# The first item is the default value
default 1
# Set the graphic background file
splashimage (cd)/boot/grub/bj2008.xpm.gz
# Set the font file for Chinese support
fontfile (cd)/boot/grub/fonts
\WXPE\SETUPLDR.BIN; Micro Windows XPE (by LaoMaotao)
\boot\grub\diskgen.img ; diskgen
\boot\grub\setup98.img ; setup98
\boot\grub\ghost83.img ; ghost83
\boot\grub\remove.img ; remove
\boot\grub\pm805.img ; pm805
\boot\grub\dostools1.img ; dostools
\boot\grub\spfdisk.img ; spfdisk
C:\ ; Boot from drive C:
\setupldr.001 ; recovery console
PowerOff ; Power Off
[ Last edited by everest on 2008-5-17 at 02:07 PM ]
