Giter VIP home page Giter VIP logo

Comments (4)

neo1949 avatar neo1949 commented on June 19, 2024 7

i was able to mount normal MIUI 12 system.img files with ext4 format, but ext2 imgs are unable to mount... it says wrong fs type, bad option, bad superblock on /dev/loop16, missing codepage or helper program, or other error.

Any help ??

Use nlitsme/extfstools to extract system.img

from android-simg2img.

anestisb avatar anestisb commented on June 19, 2024

Some older low-spec Android devices preferred ext2 for performance reasons (e.g. no journaling) and lower writes (less reliable flash storages). To be honest I haven't seen/tested any system.img that is a sparse ext2. But from your output it seems that is a raw ext2 image and not a sparse one, thus no reason to run the tool. Just straight mount it to loopback.

from android-simg2img.

neo1949 avatar neo1949 commented on June 19, 2024

system.img generated from MIUI12 ROM is ext2 format:

system.img: Linux rev 1.0 ext2 filesystem data, UUID=4729639d-b5f2-5cc1-a120-9ac5f788683c (extents) (large files) (huge files)

from android-simg2img.

HassanMirza01 avatar HassanMirza01 commented on June 19, 2024

i was able to mount normal MIUI 12 system.img files with ext4 format, but ext2 imgs are unable to mount... it says wrong fs type, bad option, bad superblock on /dev/loop16, missing codepage or helper program, or other error.

Any help ??

from android-simg2img.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.