Comment 46 for bug 1273764

Revision history for this message
pelm (pelle-ekh) wrote :

A week ago I upgraded to a new grub2 on Ubuntu 20.04 and thought it was fixed. It wasn't. Every now and then grub menu is showing on boot which it shouldn.t. Why? My /etc/default/grub is this:

GRUB_DEFAULT=0
GRUB_TIMEOUT_STYLE=hidden
GRUB_TIMEOUT=0
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""

Haven't changed anything, I did a fresh install of 20.04, when I was upgrading from 18.04. No other os on computer. Thanks in advance for investigating this.