notebook/IT/motorola.md
2020-12-08 18:43:36 +01:00

945 B

#Motorola

tuto root

root without twrp

firmware stock:https://mirrors.lolinet.com/firmware/moto/parker/official/RETEU/

  • recover boot.img in firmaware sotck image
  • install magisk Manager on your smartphone apk here
  • put boot.img on your smartphone
  • in magisk click pn install and select your boot.img
  • magisk_patched.img will be store in your DATA folder recopy this file on your desktop
  • enter in fastboot by holding power button
  • on your computer enter fastboot devices to check if you see your device
  • following enter fastboot flash boot magisk_patched.img to flash
  • and fastboot reboot to reboot

OTA update with root

  • in magisk restore old image don't reboot
  • launch your OTA update
  • in magisk patch in inactive slot
  • reboot your phone