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

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

 



On Thu, Oct 12, 2023, at 9:14 AM, GianPiero Puccioni wrote:
> On 12/10/2023 16:08, olivares33561 via users wrote:
>> Dear kind fedora users,
[snip]
> 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.

I think that what seems to be a bug might be that a new kernel install looks at /proc/cmdline to see how it was booted and grabs things from there. So you need to test any fix by rebooting and seeing that it does not use the rhgb thing. That will mean that it is not in /proc/cmdline and all is good.

I learned this by rebooting with a fsck switch used. A later kernel install set that switch so that it would fsck on each boot/reboot.
_______________________________________________
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