>./simg2img [system.img] [system2.img]
>mount -o loop [system2.img] [s/]
>./make_ext4fs -s -l [2048M] -a system [system3.img] [s/]
>umount [s/]
相关文章
- 03-07makeimg
2024-03-07 16:02:57
>./simg2img [system.img] [system2.img]
>mount -o loop [system2.img] [s/]
>./make_ext4fs -s -l [2048M] -a system [system3.img] [s/]
>umount [s/]