On Wed, 2021-09-08 at 09:21 +0200, Hans de Goede wrote:
> Hi,
> 
> On 9/7/21 1:34 PM, Vít Ondruch wrote:
> > 
> > Dne 07. 09. 21 v 9:26 Hans de Goede napsal(a):
> > > Hi,
> > > 
> > > On 9/6/21 5:13 PM, Vít Ondruch wrote:
> > > > Not sure if that is intentional, but if I am not mistaken, boot menu 
> > > > used to be hidden if there were no issues, but it seems to be always on 
> > > > ATM. Is this intentional?
> > > What is the output of running:
> > > 
> > > sudo grub2-editenv - list
> > 
> > 
> > ~~~
> > $ sudo grub2-editenv - list
> > boot_success=1
> > boot_indeterminate=0
> > saved_entry=ec300db9bfdf4776bc07b7f4281374a5-5.14.1-300.fc35.x86_64
> > 
> > $ uname -a
> > Linux localhost.localdomain 5.14.1-300.fc35.x86_64 #1 SMP Fri Sep 3 
> > 16:27:33 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
> > ~~~
> 
> Ok, so for some reason this is missing the "menu_auto_hide=1" setting.
> 
> You can fix this by running:
> 
> sudo grub2-editenv - set menu_auto_hide=1
> 
> The question is why anaconda did not do this though. How did you install
> this system?
> 
> 

If I try to do this I get an error:
# grub2-editenv - set menu_auto_hide=1
grub2-editenv: error: environment block too small.

What the issue here ?
(This machine has been installed a while ago, and then upgraded over
time)

Simo.

> > I have reported this against grub2:
> > 
> > 
> > https://bugzilla.redhat.com/show_bug.cgi?id=2001885
> 
> I've added the same comment there.
> 
> Regards,
> 
> Hans
> _______________________________________________
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-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/devel@lists.fedoraproject.org
> Do not reply to spam on the list, report it: 
> https://pagure.io/fedora-infrastructure

-- 
Simo Sorce
RHEL Crypto Team
Red Hat, Inc



_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-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/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to