[Bug 1087653] Re: grub2-signed doesn't support removable drive.
James M. Leddy
1087653 at bugs.launchpad.net
Thu Jan 3 15:40:52 UTC 2013
** Changed in: oem-priority
Status: In Progress => Fix Released
** Changed in: oem-priority/precise
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/1087653
Title:
grub2-signed doesn't support removable drive.
Status in OEM Priority Project:
Fix Released
Status in OEM Priority Project precise series:
Fix Released
Status in “grub2” package in Ubuntu:
Fix Released
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