Ron Flory via users wrote:
> On 4/22/2025 3:40 PM, Samuel Sieb wrote:
>> On 4/22/25 2:26 PM, Ron Flory via users wrote:
>>> I don't launch my Linux systems into GUI-mode by default

If you don't want to use the graphical boot in general,
removing `rhgb quiet` (or just `rhgb`) from the kernel
command line may be useful.  That can be done via:

    sudo grubby --remove-args="rhgb quiet" --update-kernel=ALL

That removes the argument(s) from all currently installed
kernels and GRUB_CMDLINE_LINUX in /etc/default/grub for
future kernels.

-- 
Todd

Attachment: signature.asc
Description: PGP signature

-- 
_______________________________________________
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