[Bug 1087653] Re: grub2-signed doesn't support removable drive.
Steve Magoun
1087653 at bugs.launchpad.net
Tue Dec 11 21:47:58 UTC 2012
** Also affects: oem-priority/precise
Importance: Undecided
Status: New
** Changed in: oem-priority/precise
Status: New => In Progress
** Changed in: oem-priority
Status: New => In Progress
** Changed in: oem-priority/precise
Importance: Undecided => High
** Changed in: oem-priority/precise
Assignee: (unassigned) => James M. Leddy (jm-leddy)
--
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:
In Progress
Status in OEM Priority Project precise series:
In Progress
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