In this tutorial we will be using magisk to patch boot.img and then flash it using adb and fastboot commands into boot partition
Requirements A computer,usb type c cable From your charge, ability to follow youtube video and articles
Step 1 - unlock bootloader
then make sure to install adb using this method
Step 2 - Install magisk apk on your phone
Step 3 - Enable usb debugging from developer option
Step 4 - Now you will need firmware file for your specific phone firmware NFC or non NFC varient so that we can extract boot.img from it
Join our telegram group by searching Infinix hot11s devlopement if you can not find firmware file and want patchedboot.img directly
Step 5 transfer the patched image(also rename the patched image to magisk_patched.img to make it easier) to your pc using usb cable and save it in a folder now open a command prompt or power shell in that folder just do shift + right click and open poweshell
Step 6 Type adb devices inside poweshell and it should list one device
now type adb reboot bootloader loader and now you need to install usb drivers for fastboot so just follow this video
Note - make sure to allow usb debugging popup which will open in your android phone
step 7 now we are ready to patch the boot image so just type in these 3 commands
You can find these commands in this article
(The above commands are used because it is a AB partition device just to be sure)
our patching is done
type in "
if you are having any confusion please ask me in the comments or if you can join our telegram group it will be better
Requirements A computer,usb type c cable From your charge, ability to follow youtube video and articles
Step 1 - unlock bootloader
then make sure to install adb using this method
Step 2 - Install magisk apk on your phone
Step 3 - Enable usb debugging from developer option
Step 4 - Now you will need firmware file for your specific phone firmware NFC or non NFC varient so that we can extract boot.img from it
Join our telegram group by searching Infinix hot11s devlopement if you can not find firmware file and want patchedboot.img directly
Step 5 transfer the patched image(also rename the patched image to magisk_patched.img to make it easier) to your pc using usb cable and save it in a folder now open a command prompt or power shell in that folder just do shift + right click and open poweshell
Step 6 Type adb devices inside poweshell and it should list one device
now type adb reboot bootloader loader and now you need to install usb drivers for fastboot so just follow this video
Note - make sure to allow usb debugging popup which will open in your android phone
step 7 now we are ready to patch the boot image so just type in these 3 commands
You can find these commands in this article
flash boot_a magisk_patched.img
flash boot_b magisk_patched.img
(The above commands are used because it is a AB partition device just to be sure)
our patching is done
type in "
fastboot reboot
" to reboot Congratulations your device is now rootedif you are having any confusion please ask me in the comments or if you can join our telegram group it will be better
Last edited: