[Bug 1278145] Re: Misleading/Incorrect "Warning: Setting GRUB_TIMEOUT to a non-zero value..."

Brian Murray brian at ubuntu.com
Wed Feb 26 22:37:11 UTC 2014


** Changed in: grub2 (Ubuntu)
       Status: New => Triaged

** Changed in: grub2 (Ubuntu)
   Importance: Undecided => Low

** Tags added: trusty

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/1278145

Title:
  Misleading/Incorrect "Warning: Setting GRUB_TIMEOUT to a non-zero
  value..."

Status in “grub2” package in Ubuntu:
  Triaged

Bug description:
  # 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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1278145/+subscriptions



More information about the foundations-bugs mailing list