A simple initramfs builder for DragonKexec, currently supporting:
- Xiaomi Pocophone F1 (Not Tested)
- OnePlus 6 (Not Tested)
- OnePlus 6T (Not Tested)
- Redmi 2
- Motorola G4 Play
Boot the image using fastboot boot
.
The dependencies are:
Additional dependencies for Qualcomm Devices:
- mkbootimg
$ make -j8 boot-xiaomi-beryllium-tianma.img
Builds everything needed for the pinephone image...
$ make -j8 all
Generates an image for every supported platform in parallel
$ fastboot boot boot-xiaomi-beryllium-tianma.img
Let DragonKexec Rock in Your Phone!
$ fastboot flash boot boot-xiaomi-beryllium-tianma.img
Install DragonKexec to your smart phone!