@Wayne-Workman said:
That makes a lot of sense to me. Does the inits assume it’s re-sizable if those files are present?
While I am still not sure this was the issue I am pretty sure that things can go wrong if you simply change from resizable to non-resizable (plus use different size destination disks) without uploading again. But the inits do not assume resizable just because those files are there - they do the image type configured in the DB and just try to use the partition information available (d1.partitions in case of non-resizable) ignoring the other stuff.
As I said: It doesn’t have to cause trouble but it’s likely to.