mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 06:31:18 +02:00
When using anything other than classic spinning disks with 512 sectors it is generally best to maintain some alignment with the underlying physical sector or erase block size. The default alignment most partitioning tools use these days is 1MB (2048 sectors). Also sometimes qemu-img requires disk sizes to be aligned to 64KB.
Description
Languages
Shell
93.1%
Python
6.9%