[Bug 1087653] Re: grub2-signed doesn't support removable drive.

Launchpad Bug Tracker 1087653 at bugs.launchpad.net
Fri Dec 14 03:09:09 UTC 2012


This bug was fixed in the package grub2 - 2.00-7ubuntu14

---------------
grub2 (2.00-7ubuntu14) raring; urgency=low

  * When installing to removable media with UEFI Secure Boot, install
    gcdx64.efi.signed rather than grubx64.efi.signed (LP: #1087653).
  * Make gcdx64.efi.signed fall back to sourcing $prefix/grub.cfg if
    $prefix/x86_64-efi/grub.cfg is missing, as is likely when using
    'grub-install --removable'.
 -- Colin Watson <cjwatson at ubuntu.com>   Mon, 10 Dec 2012 11:29:04 +0000

** Changed in: grub2 (Ubuntu)
       Status: Fix Committed => 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:
  In Progress
Status in OEM Priority Project precise series:
  In Progress
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