[Bug 1468111] [NEW] gcdx64.efi should handle grub.cfg in /efi/boot.
Mathieu Trudel-Lapierre
mathieu.tl at gmail.com
Tue Jun 23 21:09:39 UTC 2015
Public bug reported:
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).
** Affects: grub2 (Ubuntu)
Importance: Undecided
Status: New
--
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:
New
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