[Bug 1468111] Re: gcdx64.efi should handle grub.cfg in /efi/boot.

Michael Vogt michael.vogt at canonical.com
Mon Oct 12 13:54:01 UTC 2015


** Description changed:

+ TEST CASE:
+ 1. create ubuntu snappy image from 15.04/edge
+ 2. enable UEFI boot in the bios
+ 3. verify that it fails to boot and drops into a grub shell
+ 
+ 4. create ubuntu snappy image from 15.04/edge that got build with vivid-proposed
+ 5. boot and verify that uefi boot works this time.
+ 
  Snappy images have grub.cfg in $cmdpath/efi/boot, which then loads a
  better /efi/ubuntu/grub/grub.cfg which will look for the real file on
  the filesystem.
  
  Snappy personal image built as such currently fails to boot:
  sudo ubuntu-device-flash personal rolling --channel=edge --output image.img
  
  GRUB fails to find /boot/ which is the typical prefix, and fails to find
  /.disk/info which then really breaks $prefix.
  
  Workaround is to handle grub.cfg being in $cmdpath directly (in other
  words, in /efi/boot).

-- 
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/1468111

Title:
  gcdx64.efi should handle grub.cfg in /efi/boot.

Status in grub2 package in Ubuntu:
  Fix Released
Status in grub2-signed package in Ubuntu:
  Fix Released
Status in grub2 source package in Vivid:
  Fix Committed
Status in grub2-signed source package in Vivid:
  In Progress

Bug description:
  TEST CASE:
  1. create ubuntu snappy image from 15.04/edge
  2. enable UEFI boot in the bios
  3. verify that it fails to boot and drops into a grub shell

  4. create ubuntu snappy image from 15.04/edge that got build with vivid-proposed
  5. boot and verify that uefi boot works this time.

  Snappy images have grub.cfg in $cmdpath/efi/boot, which then loads a
  better /efi/ubuntu/grub/grub.cfg which will look for the real file on
  the filesystem.

  Snappy personal image built as such currently fails to boot:
  sudo ubuntu-device-flash personal rolling --channel=edge --output image.img

  GRUB fails to find /boot/ which is the typical prefix, and fails to
  find /.disk/info which then really breaks $prefix.

  Workaround is to handle grub.cfg being in $cmdpath directly (in other
  words, in /efi/boot).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1468111/+subscriptions



More information about the foundations-bugs mailing list