Instructions
Instructions
2) You need to have TWRP installed or one-time booted via fastboot. CWM and
other recoveries will NOT work at this time. See TWRP's Moto G 2016 page
3) You need a copy of the latest stable SuperSU ZIP from Chainfre's site on the
internal storage or SD card of your device. SR1-SuperSU-v2.78-SR1-
20160915123031.zip is the lastest version verifed to work with this method.
Note: Do NOT use any 2.77 version, it was a beta intended specifcally for the SG
Note 7 and will not work, it does not harm but fails to root.
4) Reboot and start TWRP recovery, and PERFORM A COMPLETE BACKUP IN TWRP
(Nandroid)!!!
How to do it:
Now, the procedure is the same whether you are trying to root the frst time, or
you did it the old way just fashing SuperSU and are now not able to boot...
In TWRP, go to Advanced and open the Terminal, in the terminal type this EXACTLY
as shown:
Code:
echo SYSTEMLESS=true>>/data/.supersu
Now press enter (there is no confrmation returned), then exit and press the
Home key. Go to Install and select the SuperSU zip fle you downloaded from
Prerequisite #3 and swipe to fash it and reboot. No need to clear caches or
anything else but you are welcome to if you wish. You can install SuperSU
updates normally through the app going forward (as of this posting).
For whatever reason, the install script for SuperSU does not recognize that
this device (like many others) requires a systemless root installation. By
creating /data/.supersu in the TWRP recovery environment, the SuperSU
install script parses the fle and sees "SYSTEMLESS=true" and ignores what it
auto-detects and forces a systemless root installation.
EDIT: Photos added showing what a proper command and fash should look
like. Note that in picture 1 the exit command is not needed, you can just
back out. In pictures 2 and 3 a proper fash of SuperSU is shown, note that
system-less mode is specifed and the boot image is patched, this is what
should occur. It is normal for it to loop once or twice, but that is it, frst boot
could take 10 minutes plus.