[Bug 1087653] Re: grub2-signed doesn't support removable drive.
Colin Watson
cjwatson at canonical.com
Mon Dec 10 09:44:42 UTC 2012
** Changed in: grub2 (Ubuntu)
Assignee: (unassigned) => Colin Watson (cjwatson)
** Changed in: grub2 (Ubuntu)
Importance: Undecided => High
** Changed in: grub2 (Ubuntu)
Status: New => Fix Committed
--
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/1087653
Title:
grub2-signed doesn't support removable drive.
Status in OEM Priority Project:
New
Status in “grub2” package in Ubuntu:
Fix Committed
Bug description:
* Package Versions
grub2-signed=1.9~ubuntu12.04.1+1.99-21ubuntu3.5 in precise-proposed
grub2-signed=1.9+2.00-7ubuntu11 in quantal.
* Reproduce Steps
1. Generate a bootable USB drive by the following commands:
$ sudo grub-install --removable --uefi-secure-boot --root-directory /media/username/UsbStick /dev/sdb1
$ cp /boot/grub/grub.cfg /media/username/UsbStick/boot/grub/
2. Use this USB drive to boot on UEFI BIOS.
* Expected Result
We can see the GRUB menu.
* Actually Result
We can not see the GRUB menu comparing to the USB drive made by the following commands:
$ sudo grub-install --removable --no-uefi-secure-boot --root-directory /media/username/UsbStick /dev/sdb1
$ cp /boot/grub/grub.cfg /media/username/UsbStick/boot/grub/
To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1087653/+subscriptions
More information about the foundations-bugs
mailing list