Do you happen to know how to add a MemTes86 Free boot option to a remastered ISO?
https://www.memtest86.com/download.htm
Thanks for your advice!
Do you happen to know how to add a MemTes86 Free boot option to a remastered ISO?
https://www.memtest86.com/download.htm
Thanks for your advice!
I use this in my syslinux.cfg:
Code: Select all
LABEL MEMTEST
MENU LABEL Memtest
LINUX /memtest
My memtest binary is in the root directory of the boot partition.
Greetings!