How to add permanent kernel parameter?
ujust regenerate-grub
and sudo grub2-mkconfig
don't work.1 Reply
This is done with
rpm-ostree kargs
You can append with --append-if-missing=<yourkernelargument>
or open them in an editor with --editor