On Mon, Jan 4, 2021 at 2:19 PM Patrick Dupre <pdu...@gmx.com> wrote:
>
> Hello,
>
> I can compare 2 machines (fedora 32).
> One of them (laptop) never boot improperly,
> grub displays the boot options and the elapsed time, and finally it boots 
> automatically on the right system.
> The other one, occasionally does not boot automatically at all.
> The elapsed time is not displayed, and it does not boot automatically.
> The only option is to force the boot manually.
>
> Would you see a reason for this behavior?

Different upgrade histories? Compare these files on both systems:

/etc/default/grub
grub2-editenv list

2nd one is for grubenv file but this is the proper way to show it

My guess is the computer that does nothing is missing GRUB_TIMEOUT=5
in /etc/default/grub so you'll change that and then do the
grub2-mkconfig -o /path/to/grub.cfg hocus pocus.


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

Reply via email to