fix(iso): restore live-build memtest integration

This commit is contained in:
2026-03-31 22:10:28 +03:00
parent f5622e351e
commit d43a9aeec7
5 changed files with 6 additions and 92 deletions

View File

@@ -29,16 +29,6 @@ menuentry "EASY-BEE (fail-safe)" {
initrd @INITRD_LIVE@
}
if [ "${grub_platform}" = "efi" ]; then
menuentry "Memory Test (memtest86+)" {
chainloader /boot/memtest86+x64.efi
}
else
menuentry "Memory Test (memtest86+)" {
linux16 /boot/memtest86+x64.bin
}
fi
if [ "${grub_platform}" = "efi" ]; then
menuentry "UEFI Firmware Settings" {
fwsetup