How to Root RedMagic 9s Pro by using kernelsu, kernel-based root solution for android devices which use a pre modified kernel image to root your device, KernelSU allow Only permitted apps to access or see `su`, all other apps are not aware about this. if you are looking for way to Root Your RedMagic 9s Pro using kernelsu then you are on right place, you can do it by following below Instructions.
Requirement’s
- KernelSU
- Magiskboot
- Eng abl
- RedMagic 9s Pro firmware to collect boot.img
- Contact Me to root Your device using kernelsu
How to Unlock Bootloader on RedMagic 9 Pro/ 9s Pro NX769J
- Enable usb debugging & oem unlock
- Download zte toolbox or qlmflasher
- Flash eng abl in edl mod using the prepared tool
- Reboot device & enter bootloader mod
- Send below cmd with fastboot.exe
fastboot flashing unlock
- confirm unlock warning on device screen..
How to Root RedMagic 9s Pro Via KernelSU
- Collect stock boot.img of your device
- unpack it using magisk boot (linux)
magiskboot unpack boot.img
- Download Correct Kernelsu for your device
- extract kernesu collect image from it and replace it within extracted boot.img
mv -f Image kernel
- now repack boot.img
magiskboot repack boot.img
- flash patched boot.img via fastboot
fastboot flash boot boot.img
