Re: GRUB2 removing args "quiet" "rhgb" - grubby doesn't work

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

 



On 2020-03-14 05:13, stan wrote:
On Sat, 14 Mar 2020 03:10:04 +1100
Philip Rhoades <phil@xxxxxxxxxxxxx> wrote:

People,

In the olden days I used to just edit the grub conf file and delete
these args manually - now I am supposed to use grubby but doing this:

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

does not make any difference to the boot information I see before the
graphical login . .

What am I missing?

I think you just want to edit /etc/default/grub and remove them from
the default kernel arguments.  Maybe copy the line and comment the old
one before changing.  You could add a timeout so the menu is visible
for a short time,
GRUB_TIMEOUT=10

Then go to where the grub cfg file is,
/boot/grub2 for non uefi
/boot/efi/EFI/fedora for uefi
and run
grub2-mkconfig -o grub.cfg


Did that - but I still don't get the verbose boot . .


Alternatively, you can keep hitting space bar during boot, and when the
menu comes up, edit the kernel boot line to remove them.  But this will
have to be done each time you boot.  Good for one time checks.


Yes, I do that occasionally but this is for a machine that has a "null" keyboard attached (I usually only ssh to it).

Thanks,

Phil.
--
Philip Rhoades

PO Box 896
Cowra  NSW  2794
Australia
E-mail:  phil@xxxxxxxxxxxxx
_______________________________________________
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



[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