-
Notifications
You must be signed in to change notification settings - Fork 0
Rooting
ArnoldasMk edited this page May 31, 2026
·
8 revisions
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.
B — Download mine from releases :
- 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