Hello, anyone can help me please ?
after the update, I patch the boot.img with magisk i have magisk_patched.img file and I flash it with the commands:
fastboot flash boot_a magisk_patched.img
fastboot flash boot_b magisk_patched.img
after that the phone reboots in bootloader loop mode forced to reflash the original boot.img
what mistake am I making?
EDIT : sorry i find a tutorial to root :
2. Reboot your phone to fastboot
and connect to your computer.
3. Boot the magisk patched img
fastboot boot magisk_patched (or name of your patched boot img)
Your phone should now boot automatically, you should now be rooted but we need to make this permanent, if you were to reboot you would lose root.
4. Open magisk manager and click install/update, if you are missing the install/ update buttons, change magisk version to beta in magisk settings and install the update, the buttons should then show.
5. Select Direct install (recommended) then click ok.
6. Allow magisk to permanently root your device then click reboot.
it's ok with this ...