[Bug 1468111] Re: gcdx64.efi should handle grub.cfg in /efi/boot.
Launchpad Bug Tracker
1468111 at bugs.launchpad.net
Tue Jun 23 23:49:03 UTC 2015
This bug was fixed in the package grub2 - 2.02~beta2-26ubuntu1
---------------
grub2 (2.02~beta2-26ubuntu1) wily; urgency=medium
* debian/build-efi-images: look for grub.cfg in $cmdpath too in gcdx64.efi,
to simplify embedded scenarios: putting a grub.cfg snippet that loads the
right "real" grub.cfg can be useful. (LP: #1468111)
-- Mathieu Trudel-Lapierre <mathieu-tl at ubuntu.com> Tue, 23 Jun 2015
17:27:18 -0400
** Changed in: grub2 (Ubuntu)
Status: New => 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/1468111
Title:
gcdx64.efi should handle grub.cfg in /efi/boot.
Status in grub2 package in Ubuntu:
Fix Released
Bug description:
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