default vesamenu.c32
prompt 0
#timeout 300

MENU BACKGROUND vbg.jpg
MENU COLOR border 31;40      #90ffff00 #00000000 std
MENU COLOR sel 31;47      #00000000   #FFFFFF15  al
MENU ROWS 4
MENU CMDLINEROW 22
#MENU TIMEOUTROW 23
MENU TABMSGROW 22

MENU TITLE LinHES: The Linux Home Entertainment System


label linux-nox
MENU LABEL Boot to console (without X windowing)
kernel vmlinuz
append initrd=larch.img NoX

label linux-c2r
MENU LABEL LinHES: copy-to-ram (also activates swap)
kernel vmlinuz
append initrd=larch.img c2r

label linux-swap
MENU LABEL LinHES: Use swap
kernel vmlinuz
append initrd=larch.img swap

label memtest
MENU LABEL Memory tester
kernel memtest

label goback
MENU LABEL  Back
kernel vesamenu.c32
append menu isolinux.cfg