ubuntu must support upgrading images with grub in removable path
Bug #1923635 reported by
Dimitri John Ledkov
This bug report was marked for expiration 25 days ago. (find out why)
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
grub2 (Ubuntu) |
Incomplete
|
Undecided
|
Unassigned | ||
shim (Ubuntu) |
Incomplete
|
Undecided
|
Unassigned | ||
shim-signed (Ubuntu) |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
ubuntu must support upgrading images with grub in removable path
Currently whilst we install shim into removable path, we never upgrade grubx64.efi in the removable path.
This leads to inconsistent behavior, where upgraded shim will boot grubx64.efi from /boot/grubx64.efi which might lack sbat sections and thus will not boot.
Either we need to support upgrade grubx64.efi in /boot/*.efi, or remove it whenever we install new shim into /boot/bootx64.efi.
information type: | Public → Public Security |
To post a comment you must log in.
Why is this a "must"? After the recent changes to the cloud images, the only places where we are installing grub to the removable path are the install images, and grub doesn't get upgraded on those.