memtest-setup - Man Page
install Memtest86+ into GRUB 2 boot loader menu
Synopsis
Description
The memtest-setup utility installs Memtest86+ into GRUB 2 boot loader menu. It installs GRUB 2 template into /etc/grub.d directory.
GRUB 2 configuration file needs to be regenerated manually by running:
grub2-mkconfig -o /boot/grub2/grub.cfg
This is not done automatically because it could overwrite any custom changes in GRUB 2 configuration file.
Options
- -b, --bin
Install a binary Memtest86+ image.
- -e, --elf
Install an ELF Memtest86+ image (the default).
- -h, --help
Print a help message and exit.
Info
2018-05-17 Memtest86+ Manual