On 2020-03-14 03:21, sixpack13 wrote:
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 -


Did that but I still don't get the verbose boot . .

Thanks,

Phil.
--
Philip Rhoades

PO Box 896
Cowra  NSW  2794
Australia
E-mail:  p...@pricom.com.au
_______________________________________________
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

Reply via email to