PROMPT 1
DEFAULT local
DISPLAY messages
TIMEOUT 50
label local
	LOCALBOOT 0
label linux
	KERNEL memdisk
	APPEND initrd=images/linux/network.img

label freedos
	KERNEL memdisk
	APPEND initrd=images/freedos/freedos.img

F1 images/local/help.txt
F2 images/linux/help.txt
F3 images/freedos/help.txt

#LABEL linux
#  KERNEL vmlinuz 
#  APPEND initrd=network.rdz ramdisk=32000 vga=788 kickstart=Mandrake/base/auto_inst.cfg.pl useless_thing_accepted automatic=method:nfs,network:dhcp,interface:eth0,dns:192.168.100.11,server:192.168.200.1,directory:/install root=/dev/ram3
