grub-multi-install does not recognize /dev/vd* virtio devices
Bug #1997797 reported by
Julian Andres Klode
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
grub2 (Ubuntu) |
Triaged
|
Undecided
|
Unassigned | ||
Focal |
New
|
Undecided
|
Unassigned | ||
Jammy |
New
|
Undecided
|
Unassigned | ||
Kinetic |
Won't Fix
|
Undecided
|
Unassigned | ||
Lunar |
Won't Fix
|
Undecided
|
Unassigned |
Bug Description
[Impact]
It is not possible to setup resilient boot in VMs using virtio-blk, as grub-multi-install does not recognize virtio-blk devices as valid ESPs
[Test plan]
Setup a VM with two virtio-blk devices, try to dpkg-reconfigure shim-signed and select ESPs on both devices.
[Where problems could occur]
TBD
Changed in grub2 (Ubuntu Lunar): | |
status: | Triaged → Won't Fix |
To post a comment you must log in.
We probably should fix this by using by-uuid instead of by-id; we also set UUID= for /boot/efi in the fstab. This should make it work as all ESPs should have UUIDs.