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