On Tue, 25 Jul 2023 19:43:13 -0600
home user <mattis...@comcast.net> wrote:

> On 7/25/23 2:42 PM, Barry Scott wrote:
> 
> > 
> > I uninstall plymouth so that there is no splash screen on many of
> > my systems so that I can see the console messages.
> > 
> > Without plymouth systemd will show start up and shutdown messages
> > on the console.  
> 
> I checked; dnf confirms I have plymouth.
[snip]
> So I'm very nervous about removing plymouth.  Is there a way of
> controlling shutdown (and boot-up) logging via configuration files?

I have plymouth installed, and see messages at both start and exit on
f37.  I think the key thing to get that behavior with plymouth
installed is to remove the rhgb and quiet from the kernel command line.
Try it first, by hitting a key during boot to bring up the grub command
line so you can edit it, and remove those.  If that works, change the
GRUB_CMDLINE_LINUX in /etc/default/grub so that it becomes the default.
You might have to rebuild the grub.conf menu in /boot/grub2 using
grub2-mkconfig -o grub.cfg
to get the change to take.
_______________________________________________
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