I need to add the boot parameter foo=bar to my kernel. How can I do this once for testing, and permanently if testing was a success?
|
|
|
To temporarily add a boot parameter to a kernel:
On the next reboot, the kernel should be started with the boot parameter. To permanently remove it, simply remove the parameter from Wiki Page: |
||||
|
|
|
Alternatively, you may also use the handy grub-crustomizer:
Just open a boot entry, and edit its kernel parameters as highlighted in the screenshot below:
|
||||
|
|
|
To add any kernel option:
See also this documentation. |
|||
|
|

