Template:GRUB2/testcases

From Gentoo Wiki
Jump to:navigation Jump to:search
Note
This is the template test case page for Template:GRUB2 and its sandbox version. The page may need to be refreshed to update the examples (click "Refresh" from the "More" menu ).
No parameter
Wiki code {{GRUB2}}

Main version
{{GRUB2 template error}}
Parameter 1 not defined. For correct usage see GRUB2 template's documentation on the 1 parameter .
Sandbox version


Parameter: unnamed
Wiki code {{GRUB2|kernel parameter}}

Main version In GRUB the parameters can be added to the variable GRUB_CMDLINE_LINUX_DEFAULT in /etc/default/grub .
CODE Kernel command-line
linux kernel parameter

Then run:

root # grub-mkconfig -o /boot/grub/grub.cfg
Sandbox version