无忧启动论坛

标题: 请问syslinux引导出现乱码有什么办法解决 [打印本页]

作者: goshawk234    时间: 2010-12-29 11:19
标题: 请问syslinux引导出现乱码有什么办法解决
这是syslinux.cfg内容
default /boot/isolinux/vesamenu.c32
TIMEOUT 600
F1 isolinux_zh.cfg
MENU BACKGROUND /boot/isolinux/back.png
FONT MYFONT.PSF
MENU HSHIFT 8
MENU VSHIFT 2
MENU WIDTH 60
MENU ROWS 16
MENU TABMSGROW 19
MENU CMDLINEROW 20
MENU TIMEOUTROW 21
menu color border      30;44      #00000000 #00000000 none
menu color title       1;36;44    #FF00c0c0 #00000000 none
menu color sel         30;37      #FF00FF00 #00000000 none
menu color unsel       37;44      #FFFFFFFF #00000000 none
menu color timeout     37;40      #FFffffff #00000000 none
menu color hotkey      1;37;44    #ffff0088 #00000000 none
menu color hotsel      1;7;37;40  #FF00FF00 #00000000 none
MENU AUTOBOOT #
MENU TABMSG
MENU TITLE ※※完美者U盘维护系统※※
LABEL runpe
        MENU LABEL [01] 启动winpe2003
        kernel /boot/isope.bin
      LABEL linux
        MENU LABEL [02] 启动linux
        kernel /boot/SYSLINUX/vmlinuz
        append initrd=/boot/SYSLINUX/initrd.gz
      LABEL maxdos
        MENU LABEL [03] 启动maxdos
        kernel /boot/syslinux/memdisk
        append initrd=/boot/imgs/maxdos.img
      LABEL Ghost
        MENU LABEL [04] 启动ghost
        kernel /boot/syslinux/memdisk
        append initrd=/boot/imgs/ghost23.IMA
      LABEL ezboot
        MENU LABEL [05] 切换到ezboot
        kernel /boot/loader.bin
      LABEL hddboot
        MENU LABEL [06] 从硬盘启动
        kernel /boot/SYSLINUX/chain.c32 hd0,1
      LABEL reboot
        MENU LABEL [07] 重启
        kernel /boot/SYSLINUX/reboot.c32

SpxImage111.GIF (11.45 KB, 下载次数: 37)

SpxImage111.GIF





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