Public bug reported:
# update-grub
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is
set is no longer supported.
Found linux image: /boot/vmlinuz-3.13.0-8-generic
Found initrd image: /boot/initrd.img-3.13.0-8-generic
done
# grep GRUB_TIMEOUT= /etc/default/grub
GRUB_TIMEOUT=0
The warning actually refers to the value of GRUB_TIMEOUT_BUTTON (since
both values are passed to the make_timeout() function)
# grep GRUB_TIMEOUT /etc/default/grub
GRUB_TIMEOUT_BUTTON=2
GRUB_TIMEOUT=0
** Affects: grub2 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1278145
Title:
Misleading/Incorrect "Warning: Setting GRUB_TIMEOUT to a non-zero
value..."
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1278145/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs