in UEFI mode, curtin should call flash-kernel to install dtb

Bug #2009589 reported by Dimitri John Ledkov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
curtin
New
Undecided
Unassigned

Bug Description

in UEFI mode, curtin should call flash-kernel to install dtb ahead of time.

for example, update-initramfs should be called with like FK_FORCE=yes, or like a helper should be added to install devicetree ahead of grub call.

Imho, we should: install kernel, generate initrd, install dtb, then call update-grub.

At the moment we seem to be doing: install kernel, do not install dtb, call update-grub, call udpate-initramfs. Which feels a bit akward, but maybe i'm not tracing things right.

Currently using https://github.com/canonical/ubuntu-desktop-installer/pull/1545/files as a workaround.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.