[Bug 1102925] Re: grub-reboot does not select kernel
Launchpad Bug Tracker
1102925 at bugs.launchpad.net
Tue Jan 28 09:30:16 UTC 2014
This bug was fixed in the package grub2 - 2.02~beta2-5
---------------
grub2 (2.02~beta2-5) experimental; urgency=medium
* Add a number of EFI debugging commands to the signed image (lsefi,
lsefimmap, lsefisystab, lssal).
* Add gfxterm_background to the signed image so that background_image
works in UEFI Secure Boot mode. Thanks to syscon-hh for the report.
-- Colin Watson <cjwatson at debian.org> Mon, 27 Jan 2014 10:03:00 +0000
** Changed in: grub2 (Ubuntu)
Status: In Progress => Fix Released
--
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/1102925
Title:
grub-reboot does not select kernel
Status in “grub2” package in Ubuntu:
Fix Released
Bug description:
[Ubuntu 12.04.1 LTS server x86_64]
If I do
[code]
# vi /etc/default/grub
GRUB_DEFAULT="2>20"
# update-grub
[/code]
then I can select the default kernel to be used on next reboot.
However I believe it should be possible to do this in a one-shot way
with grub-reboot, and this doesn't work.
[code]
# grub-reboot "2>20"
# cat /boot/grub/grubenv
# GRUB Environment Block
saved_entry=2>20
prev_saved_entry=0
################################
...
# reboot
[/code]
At reboot I just get the default kernel selected.
It doesn't appear to be anything to do with submenus[*] because "grub-
reboot 1" doesn't even select the recovery option from the main menu.
[*] http://ubuntuforums.org/showthread.php?p=10720316
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1102925/+subscriptions
More information about the foundations-bugs
mailing list