mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-19 13:31:28 +02:00
This avoids the need to dd individual filesystem images into a complete disk image, just mount the partitions directly from a loop device covering the whole image. This does add the requirement that mkfs run as root but that isn't a problem.