[Bug 1273764] Re: Grub-pc ignores the options on /etc/default/grub
H. van de Kolk
1273764 at bugs.launchpad.net
Sun Feb 23 22:25:15 UTC 2014
GRUB_DEFAULT=0
GRUB_TIMEOUT_STYLE=hidden
# GRUB_HIDDEN_TIMEOUT=0 deprecated
# GRUB_HIDDEN_TIMEOUT_QUIET=true deprecated
GRUB_TIMEOUT=1
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""
# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console
# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480
# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true
# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"
# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
Also used style=countdown and GRUB-TIMEOUT=0 etc..
menu still showing up and GRUB_TIMEOUT_STYLE=hidden or countdown not working
changes to GRUB-TIMEOUT=0 etc.. have no effect
--
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/1273764
Title:
Grub-pc ignores the options on /etc/default/grub
Status in “grub2” package in Ubuntu:
New
Bug description:
On trusty-proposed:
I have attached my `/etc/default/grub` file. After modifying it, I
make sure to run update-grub, but the changes won't take effect on
next reboot: the menu is shown with a timeout of 10 seconds.
grub-pc:
Installed: 2.02~beta2-5
Candidate: 2.02~beta2-5
Version table:
*** 2.02~beta2-5 0
500 http://do.archive.ubuntu.com/ubuntu/ trusty/main i386 Packages
100 /var/lib/dpkg/status
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: grub-pc 2.02~beta2-5
ProcVersionSignature: Ubuntu 3.13.0-5.20-generic 3.13.0
Uname: Linux 3.13.0-5-generic i686
ApportVersion: 2.13.2-0ubuntu2
Architecture: i386
CurrentDesktop: Unity
Date: Tue Jan 28 12:37:46 2014
InstallationDate: Installed on 2014-01-14 (14 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha i386 (20140113)
SourcePackage: grub2
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1273764/+subscriptions
More information about the foundations-bugs
mailing list