-
Notifications
You must be signed in to change notification settings - Fork 0
Rooting
ArnoldasMk edited this page Jun 1, 2026
·
8 revisions
adb shell uname -rIf you get the same as mine:
6.1.115-android14-11-g6b18f0b574ab-ab12901745Then use Step #2 B.
Download the latest KernelSU-Next manager APK from releases and install it.
The GSI runs on the stock kernel, because Ulefone is violating GPL agreement btw, but that's for another day. To patch init_boot.img two wariants:
A — From stock firmware: extract init_boot.img from the official
Ulefone firmware package for your exact build. You can receive it by requesting from Ulefone.
B — Download mine for for Armor 29 T. Pro only from releases. Check Step #0.
**BE SURE TO HAVE YOUR STOCK init_boot.img. If you flash wrong one, it won't boot, but you can request from Ulefone to download that image, reflash stock and then can continue with step #3. **
- Copy
init_boot.imgto the phone. - In KernelSU-Next manager → Install → Select a file to patch.
- Pick
init_boot.img. It produceskernelsu_next_patched_<...>.imginDownloadfolder. - Pull it back to your pc.
adb reboot bootloader
fastboot flash boot kernelsu_next_patched_boot.img
fastboot rebootReopen the KernelSU-Next manager. It should now show Working.
Back: Installation
LieppOS wiki