ext2simg
Android ext4 utilities with sparse support
Install
- All systems
-
curl cmd.cat/ext2simg.sh
- Debian
-
apt-get install android-tools-fsutils
- Ubuntu
-
apt-get install android-tools-fsutils
- Arch Linux
-
pacman -S android-tools
- Kali Linux
-
apt-get install android-tools-fsutils
- Fedora
-
dnf install android-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install android-tools-fsutils
- Raspbian
-
apt-get install android-tools-fsutils
- Dockerfile
- dockerfile.run/ext2simg
android-tools-fsutils
Android ext4 utilities with sparse support
Android images (.img) are typically ext4 filesystems in a special sparse file format. These are tools to help make that format. This package provides the utilities to deal with Android sparse ext4 images.