You need to pad the image using something like dd if=original.squashfs.combined.img of=padded.img bs=100m conv=sync
before converting it to a vm image.
You need to pad the image using something like dd if=original.squashfs.combined.img of=padded.img bs=100m conv=sync
before converting it to a vm image.