Re: how to remove rhgb quiet from grub & make it permanent

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 12/10/2023 16:08, olivares33561 via users wrote:
Dear kind fedora users,

I will like to remove rhgb quiet from grub.  I have checked out some
literature[1] and want to make sure not to mess up my system.  I have a
little problem, when loading system sometimes I don't get a desktop and have
"No display" on screen.  I have to manually poweroff system and restart it.
When I restart I edit the grub loading and remove the "rhgb quiet" part so I
can see what is going on.  At the end a prompt says something in journal was
bad and was deleted and I can login safely.  This has happened several times
on kernels 6.5.* series.

I hope I can get a permanent removal of these so I do not have to edit the
line and press F10 to boot it.  I want to see what is happening and
preventing X/Wayland to load up correctly.  Running F38 if it is relevant.


The easiest way is using "grubby", the command:
# grubby --remove-args="rhgb quiet" --update-kernel=DEFAULT
will remove "rhgb quiet" from the default kernel. You can use:
# grubby --info=DEFAULT
before and after to see the effect.
It should be permanent but it isn't: the next kernel update will revert to "rhgb quiet" and you have to rerun grubby, it is a bug that, I hope, will be fixed.

G
_______________________________________________
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
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux