5 ms·
You can run parted directly on the image file to make modifications. fallocate -l 1G disk.img parted ./disk.img
by bcl 8y ago
You can run parted directly on the image file to make modifications.
fallocate -l 1G disk.img
parted ./disk.img