解压:

  All-Series:~$ simg2img system.img system.img.ext4
  All-Series:~$ mkdir tmp
  All-Series:~$ mount -t ext4 -o loop  system.img.ext4 tmp

打包:

  All-Series:~$ make_ext4fs -s -l 239M -a system system.img tmp

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-21
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-13
猜你喜欢
  • 2021-07-16
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-06
  • 2021-12-18
相关资源
相似解决方案