On Thu, 2023-10-12 at 18:14 +0200, GianPiero Puccioni wrote:
> 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.
>
Use the '--update-kernel=ALL' option will change the cmdline options on all the
installed kernels and any subsequently installed ones.


John.

--
John Horne | Senior Operations Analyst | Technology and Information Services
University of Plymouth | Drake Circus | Plymouth | Devon | PL4 8AA | UK
________________________________
[https://www.plymouth.ac.uk/images/email_footer.gif]<http://www.plymouth.ac.uk/worldclass>

This email and any files with it are confidential and intended solely for the 
use of the recipient to whom it is addressed. If you are not the intended 
recipient then copying, distribution or other use of the information contained 
is strictly prohibited and you should not rely on it. If you have received this 
email in error please let the sender know immediately and delete it from your 
system(s). Internet emails are not necessarily secure. While we take every 
care, University of Plymouth accepts no responsibility for viruses and it is 
your responsibility to scan emails and their attachments. University of 
Plymouth does not accept responsibility for any changes made after it was sent. 
Nothing in this email or its attachments constitutes an order for goods or 
services unless accompanied by an official order form.
_______________________________________________
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