Continuing the discussion from Unset menu_auto_hide is how to force grub2 boot-menu visibility on every boot for kernel-parameters:
bro to revert the situation would be this ?
sudo grub2-editenv - set menu_auto_hide
Continuing the discussion from Unset menu_auto_hide is how to force grub2 boot-menu visibility on every boot for kernel-parameters:
bro to revert the situation would be this ?
sudo grub2-editenv - set menu_auto_hide
sudo grub2-editenv - set menu_auto_hide=1
thanks
I’m not sure myself about that detail of grub behavior. Yes, that does stop grub from displaying the menu, but does it also stop grub from waiting for a keystroke? I think it doesn’t but I’m not sure. So maybe you want to give a related command to make grub timeout immediately (so you need to have already been holding shift when grub start to actually get the menu).
Just hiding the menu without making the timeout immediate might make boot slower than it needs to be (again, I don’t actually know that detail myself).
To adjust the timeout:
AFAIK you still need to be holding down shift and/or hitting esc or F8 to get the menu.
Thakyou. That was what I was trying to ask, whether the timeout is overriden to immediate by the menu being hidden, vs. it just sits there waiting for a keystroke for the specified timeout.
Hi, I did it on fedora silverblue 43, but the grub still shows up
If you are using a current version of fedora this topic was about the versions available 2 years back, and at least 3 releases past which are now EOL and not supported.
Additionally, using silverblue is different for management than any of the rpm based systems.
If you have issues on your system today please open a new topic instead of reopening one that has been necro for 2 years and already had a solution marked.
I am closing this topic