mkbootimg
Creates Android boot images
Install
- All systems
-
curl cmd.cat/mkbootimg.sh
- Debian
-
apt-get install mkbootimg
- Ubuntu
-
apt-get install mkbootimg
- Arch Linux
-
pacman -S mkbootimg
- Kali Linux
-
apt-get install mkbootimg
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mkbootimg
- Dockerfile
- dockerfile.run/mkbootimg
mkbootimg
Creates Android boot images
Creates Android boot images that includes kernel image and ramdisk, in a special format which can be used with fastboot.
android-tools
Android platform tools
android-tools-mkbootimg
transitional package
This is a transitional package. It can safely be removed.