Disallow Memtest86+ with GRUB 1
The GRUB entry as given is syntactically invalid.
This commit is contained in:
parent
84926ae0db
commit
7459f6fa38
@ -31,10 +31,7 @@ in
|
||||
}
|
||||
''
|
||||
else
|
||||
''
|
||||
menuentry "Memtest86+"
|
||||
linux16 @bootRoot@/memtest.bin
|
||||
'';
|
||||
throw "Memtest86+ is not supported with GRUB 1.";
|
||||
|
||||
boot.loader.grub.extraFiles."memtest.bin" = "${memtest86}/memtest.bin";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user