On 13.03.20 17:10, Philip Rhoades wrote:
People,
In the olden days I used to just edit the grub conf file and delete
these args manually - now I am supposed to use grubby but doing this:
grubby --update-kernel=ALL --remove-args="quiet"
grubby --update-kernel=ALL --remove-args="rhgb"
does not make any difference to the boot information I see before the
graphical login . .
What am I missing?
I do:
- sudo vi /etc/default/grub
- remove quiet rhgb
- and run:
[ -d /sys/firmware/efi/efivars ] && sudo grub2-mkconfig -o
/boot/efi/EFI/fedora/grub.cfg || sudo grub2-mkconfig -o /boot/grub2/grub.cfg
- last line is ONE line -
--
sixpack13
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxxxxxxxxxx