Open cdupont opened 2 years ago
Adding qcow2 image support seems to have caused too many issues, so since https://github.com/RPi-Distro/pi-gen/commit/68fee340f95eb630a706e2dbf75615c6be4e980b it is marked as experimental and is definitely not recommended.
So not using qcow2 will be more reliable? What will be the performance hit?
It will use a LOT more disk space.
thanks
I often have this issue, toward the end of the compilation:
The script cannot umount the temporary image. However, I can do it manually with
sudo umount /var/lib/jenkins/workspace/5_ISO/work/WaziGate/tmpimage/boot
. Any idea?