mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-13 06:32:14 +01: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.