On Tue, 5 Apr 2022 14:20:20 -0700
Samuel Sieb <sam...@sieb.net> wrote:


> >> Also 'twould be nice to not have to remove nomodeset by hand each time.
> >> What file do I edit to make it permanant?
> >>  
> > 
> > /etc/default/grub  
> 
> You need to edit that, but that's not enough.  You need to also either 
> edit the /boot/grub2/grub.cfg to change the "kernelopts" line or run 
> "grub2-mkconfig -o /boot/grub2/grub.cfg" to update the file.

According to the few first lines in the /boot/grub2/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub2-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#
...
"grub2-mkconfig -o /boot/grub2/grub.cfg" is the proper way.

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to