mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-14 17:01:18 +02:00
Right now the initial (pre image_to_vm) images oversize the root partitions, creating the expected 1GB filesystem in a 2GB partition. image_to_vm later shrinks the partition back down to match. Just start out with 1GB partitions to begin with instead.