>./simg2img [system.img] [system2.img]
>mount -o loop [system2.img] [s/]
>./make_ext4fs -s -l [2048M] -a system [system3.img] [s/]
>umount [s/]

05-02 12:11