Use 『dd』 create dynamic allocate image

For example:

dd if=/dev/zero of=(your image path) bs=1M count=0 seek=10240

This will create an image that size of 10G.

留言

熱門文章