I want to boot memtest86 from my USB stick with syslinux.
I have installed the packages memtest86 and memtest86+ and copied the .bin files to my USB stick.
I have added the entry to syslinux.cfg:
LABEL memtest
MENU LABEL Memtest86
KERNEL memtest86.bin
LABEL memtest+
MENU LABEL Memtest86+
KERNEL memtest86+.bin
but this does not work. When I boot, I get endless printout on my screen:
0104
0104
0104
...
How can I boot memtest86 from USB stick ?
TL;DR:
KERNELcommand withLINUX, ormemtest86.bintomemtest86or anything else.From the syslinux wiki:
Hence your memtest86 kernel was wrongly recognized as a boot sector image.
There are also similar reports from this blog post: