Reboot Bootloader When back in fastboot mode, flash TWRP to your recovery partition. Code: fastboot flash recovery twrp_james.img fastboot reboot recovery your phone should reboot to TWRP now on your recovery partition. 3 - Disable Force-Encryption and Root device with Magisk Procedure while in TWRP, run the following in your ADB terminal Code: adb shell mount -o,rw /dev/block/bootdevice/by-name/vendor /vendor adb push fstab.qcom /vendor/etc/fstab.qcom from TWRP menu: Wipe-> Format Data copy magisk zip to newly formatted data partition Code: adb push "Magisk Latest" /sdcard/ From TWRP, Install Magisk zip">
No wait time for you! Download right away.