default harddisk

# hard disk
label harddisk
  kernel linux
  append SLX=0x202 showopts

# install
label linux
  kernel linux
  append initrd=initrd ramdisk_size=65536 splash=silent showopts

# noacpi
label noacpi
  kernel linux
  append initrd=initrd ramdisk_size=65536 splash=silent showopts acpi=off

# failsafe
label failsafe
  kernel linux
  append initrd=initrd ramdisk_size=65536 splash=silent showopts apm=off acpi=off mce=off barrier=off ide=nodma idewait=50 i8042.nomux psmouse.proto=bare

# rescue
label rescue
  kernel linux
  append initrd=initrd ramdisk_size=65536 splash=silent rescue=1 showopts

# memory test
label memtest
  kernel memtest

implicit	1
gfxboot		bootlogo
display		message
prompt		1
timeout		200
readinfo	2
framebuffer	1
notice		26
