default 3
timeout 10
color red
text " ============Please choose menu============"
text ""
color light-green
text " F1 Boot GRUB4DOS"
menu F1 grldr "fbmenu/grldr"
text ""
text " F2 PLoP Boot Manager"
menu F2 linux "fbmenu/memdisk" "fbmenu/plpbt.img" ""
text ""
text " F3 Microsoft Windows NT boot Disk"
menu F3 linux "fbmenu/memdisk" "fbmenu/ntboot.img.gz" ""
text ""
text " F4 Microsoft Windows kon boot "
menu F4 linux "fbmenu/memdisk" "fbmenu/kon.img" ""
text ""
text " F5 Boot From boot.iso"
menu F5 linux "fbmenu/memdisk" "boot.iso" "raw iso"
text ""
text " F6 Boot From maxdos.img"
menu F6 linux "fbmenu/memdisk" "fbmenu/maxdos.img" ""
text ""
text " F7 Boot From dts128U.q.IMA.gz"
menu F7 linux "fbmenu/memdisk" "fbmenu/dts128U.q.IMA.gz" ""
text ""
text " F8 Boot 0PE"
menu F8 grldr "grldr"
我新制作的fbinst菜单:
default 0
timeout 30
color red
text " ============Please choose menu============"
text ""
color light-green
text " F1 Boot GRUB4DOS"
menu F1 grldr "fbmenu/grldr"
text ""
text " F2 SYSLINUX"
menu F2 syslinux "fbmenu/syslinux.bin"
text ""
text " F3 Boot 0PE"
menu F3 grldr "grldr"
text ""
text " F4 Boot From boot.iso"
menu F4 linux "fbmenu/memdisk" "boot.iso" "raw iso"
text ""
text " F5 PLoP Boot Manager"
menu F5 linux "fbmenu/memdisk" "fbmenu/plpbt.img" "c=80 h=2 s=18 floppy"
text ""
text " F6 Microsoft Windows NT boot Disk"
menu F6 linux "fbmenu/memdisk" "fbmenu/ntboot.img" "c=80 h=2 s=18 floppy"
text ""
text " F7 Microsoft Windows kon boot "
menu F7 linux "fbmenu/memdisk" "fbmenu/kon.img" "c=80 h=2 s=18 floppy"
text ""
text " F8 Boot From PASSWORD.IMG"
menu F8 linux "fbmenu/memdisk" "fbmenu/PASSWORD.IMG" "c=80 h=2 s=9 floppy"
text ""
text " F9 Boot From maxdos.img"
menu F9 linux "fbmenu/memdisk" "fbmenu/maxdos.img" "c=78 h=8 s=36 floppy"
text ""
text " F10 Boot From dts.ima"
menu F10 linux "fbmenu/memdisk" "fbmenu/dts.ima" "c=147 h=5 s=36 floppy"
text ""
color yellow
text " USB Boot Menu by usb3 2010-08-28 "