On Thu, 12 Oct 2023 14:08:23 +0000
olivares33561 via users <users@lists.fedoraproject.org> wrote:

> I will like to remove rhgb quiet from grub.  I have checked out some

I don't know if this is the official way to do it, but, as root or
sudo, edit the file 
/etc/default/grub
and remove the rhgb quiet from the kernel command line.  On my system
it looks like this.
GRUB_CMDLINE_LINUX="SYSFONT=latarcyrheb-sun16 LANG=en_US.UTF-8"
Once you have done that, do a 
cd /boot/grub2
and run
grub2-mkconfig -o grub.cfg
Your system should now boot with rhgb and quiet turned off.
_______________________________________________
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, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to