diff --git a/usr/share/archboot/grub/archboot-main-grub.cfg b/usr/share/archboot/grub/archboot-main-grub.cfg index d69287684..d0d7c519b 100644 --- a/usr/share/archboot/grub/archboot-main-grub.cfg +++ b/usr/share/archboot/grub/archboot-main-grub.cfg @@ -67,7 +67,7 @@ if [ ${grub_platform} == "pc" ]; then linux /boot/vmlinuz-x86_64 console=ttyS0,115200 console=tty0 audit=0 initrd /boot/intel-ucode.img /boot/amd-ucode.img /boot/init-x86_64.img } - menuentry "MEEMTEST86+ Memory Testing" { + menuentry "MEMTEST86+ Memory Testing" { _menu_running linux16 /boot/memtest.bin }