[
{ type: install
  message: <<EOM
 Usage:

 USB:
 1) Insert memstick
 2)	dd if=/usr/local/share/memtest86/memtest86-usb.img \
       of=/dev/daN bs=1m conv=sync
 3) Boot the memstick

 CD-ROM:
 1) Insert blank cd-rom
 2)	cdrecord dev=<device> /usr/local/share/memtest86/memtest86-cdrom.iso
 3) Boot the memstick

 FLOPPY:
 1) Insert blank floppy
 2)	dd if=/usr/local/share/memtest86/memtest86-floppy.img of=/dev/fd0
 3) Boot the floppy
EOM
}
]
