mkubuntuimg
Android ext4 utilities with sparse support
Install
- All systems
-
curl cmd.cat/mkubuntuimg.sh
- Debian
-
apt-get install android-tools-fsutils
- Ubuntu
-
apt-get install android-tools-fsutils
- Kali Linux
-
apt-get install android-tools-fsutils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install android-tools-fsutils
- Raspbian
-
apt-get install android-tools-fsutils
- Dockerfile
- dockerfile.run/mkubuntuimg
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.