install  -m  644  memtest.bin  /boot/memtest
message  "${MESSAGE_COLOR}You will need to add /boot/memtest"  \
         "to your boot loader.${DEFAULT_COLOR}"
message  "${MESSAGE_COLOR}To create a boot floppy with that image, "  \
         "run 'dd if=/boot/memtest of=/dev/fd0 bs=8192'.${DEFAULT_COLOR}"
