disk=/dev/floppy/0
	bios = 0x00
	sectors = 18
	heads = 2
	cylinders = 80

boot=/dev/floppy/0
install=/mnt/boot.b
map=/mnt/map
vga=normal
message=/mnt/lilo-help.txt
compact
prompt

image=/mnt/vmlinuz
	read-write
	append="root=/dev/fd devfs=nocompat \
		load_ramdisk=1 prompt_ramdisk=1 \
		ramdisk_size=4096"
	label=ramdisk

# image=/mnt/vmlinuz
#	label=raw

image=/mnt/memtest86
	label=memtest
	optional
