Greetings all:
After I upgraded my Ubuntu from 14.04 to 16.04, there are several problems, one of the is the TIMEOUT variable in grub2 config file is not taking effect, I've set the timeout = 3, but when the grub2 screen came up, the timeout showing at the bottom of the screen is 10s instead of 3, where should I change? Is there any old config file still in the system? This is what I did:
Code:
sudo gedit /etc/default/grub
Code:
GRUB_DEFAULT=2 GRUB_HIDDEN_TIMEOUT=0 GRUB_HIDDEN_TIMEOUT_QUIET=true GRUB_TIMEOUT=3 GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian` GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" GRUB_CMDLINE_LINUX=""
Code:
** (gedit:5938): WARNING **: Set document metadata failed: Setting attribute metadata::gedit-spell-enabled not supported
Code:
sudo update-grub
[ubuntu] grub2 and timeout problem
Aucun commentaire:
Enregistrer un commentaire