wonder if you can help, it says - Add nouveau.modeset=0 and rd.driver.blacklist=nouveau at the end
how do i save that once ive done it??? ’ go back i guess ’ & then how would i Reload the grub environment: just using ```
grub2-mkconfig -o /boot/grub2/grubenv
Reload the grub environment: grub2-mkconfig -o /boot/grub2/grubenv
Does the grub2-mkconfig the really change behaviour depending on what filename you give with -o?
I thought that the output is always for the “grub.cfg”. If so, your command overwrites the “grubenv”.
Is that intentional?
In el9 there is an extra twist (since el9_3). The kernel options are hardcoded in each BLS entry and the grub2-mkconfig updates the options in those files only if you use --update-bls-cmdline