boot.loader.grub.memtest86.params

Parameters added to the Memtest86+ command line. As of memtest86+ 5.01 the following list of (apparently undocumented) parameters are accepted:

This list of command line options was obtained by reading the Memtest86+ source code.

Type
list of string
Default
[ ]
Example
[
  "console=ttyS0,115200"
]
Declared
<nixpkgs/nixos/modules/system/boot/loader/grub/memtest.nix>