90memtest_bios.cfg 118 Bytes EditWeb IDE 1 2 3 4 5 if [ "$grub_platform" = "pc" ]; then menuentry $"Memory Test" --id 'memtest' { linux16 /boot/memtest.bin } fi