|
timeout 1
default 0
color red
text " ----------[01]----------"
color green
text " Press F1 > AVLDR"
menu F1 grldr "AVLDR"
color red
text " ----------[02]----------"
color green
text " Press F2 > WDC-SYSLINUX"
menu F2 syslinux "ibmlinux.bin"
color red
text " ----------[03]----------"
color green
text " Press F3 > CPBR" ( 一个扇区的PBR文件 )
menu F3 chain "CPBR"
color red
text " ----------[04]----------"
color green
text " Press F4 > DPBR" ( 一个扇区的PBR文件 )
menu F4 chain "DPBR"
color red
text " ----------[05]----------"
color green
text " Press F5 > MaoTao WinPE"
menu F5 grldr "LDRXPE"
color red
text " ----------[06]----------"
color green
text " Press F6 > XORLDR"
menu F6 chain "XORLDR.MBR"
color red
text " ----------[07]----------"
color green
text " Press F7 > MBLDR"
menu F7 chain "MBLDR"
color red
text " ----------[08]----------"
color green
text " Press F8 > CJJJP"
menu F8 grldr "CJJJP"
color red
text " ----------[09]----------"
color green
text " Press F9 > NTLDR"
menu F9 grldr "NTLDR"
color red
text " ----------[10]----------"
color green
text " Press F10 > BOOTMGR"
menu F10 grldr "BOOTMGR"
color red
text " ----------[11]----------"
color green
text " Press F11 > PLoP Boot Manager"
menu F11 grldr "plpbt.bin"
color red
text " ----------[12]----------"
color green
text " Press F12 > GHOST"
menu F12 linux "memdisk" "G.img" "c=142 h=4 s=36 floppy" |
|