snapcore / pi-gadget

Universal pi (pi2,pi3,pi4,cm3,cm4 and future) gadget snap for Ubuntu Core and classic systems.
30 stars 60 forks source link

gadget.yaml: install uboot.conf onto boot.sel on ubuntu-boot #41

Closed anonymouse64 closed 4 years ago

anonymouse64 commented 4 years ago

This is likely temporary, but is currently necessary in order to boot.

Also, uboot.conf must be empty for snapd to correctly identify the gadget as not using uboot.env anymore.

anonymouse64 commented 4 years ago

This is now updated to work with https://github.com/snapcore/snapd/pull/8555, that is the boot.sel file is now in the crc native uboot format instead of the simple "text" format before.