Moto E6 Twrp and Root

nach0x

Senior Member
Jul 12, 2012
112
50
58
It works!

I've downloaded the launch build (64B one, since my phone is 64gb) and i've been able to unlock it using your command
 

nach0x

Senior Member
Jul 12, 2012
112
50
58
Went ahead and made new images in 64bit for this running the 64b variant. Added to Google Drive at same link.

https://drive.google.com/folderview?id=1WqvUtuuU-wTglTjtEkZdRZMP7heZjcK6

To use batch file with TWRP 64b simply renamed from twrp64 to twrp.
64 bit recovery boots, however it freezes at TWRP splash screen. Tried also with the 32B one with the same results
thanks for all your help! You should open a thread about this, so we can further troubleshoot and improve this device!

---------- Post added at 19:24 ---------- Previous post was at 18:46 ----------

Rooted succesfully!
I've been able to root the device by patching the stock boot.img with another device with magisk manager, after patching the image, I booted into fastboot mode and did "fastboot flash boot boot.img" (boot.img being the patched one). The device booted succesfully.

I'm leaving the link here for the patched boot.img, keep in mind that i'm using the 64gb / 4gb ram variant.

https://drive.google.com/open?id=1iTLDTBfrLeUR4rd1LPeLIm1RXmGjSPLb
 

Attachments

Last edited:

raffinnga

Member
May 21, 2019
14
3
0
serrinha
64 bit recovery boots, however it freezes at TWRP splash screen. Tried also with the 32B one with the same results
thanks for all your help! You should open a thread about this, so we can further troubleshoot and improve this device!
"Everything" worked normally on my device

However root by magisk does not work, it appears that I have root but simply (although I have granted permission to the application) the application simply does not work ;-;
 

eluallen

Member
Mar 20, 2017
18
10
0
The reason TWRP freezes at first screen is because it was installed after phone had been booted into OS. The forced encryption is what is causing TWRP to freeze. To solve issue flash stuck recovery and factory reset from there. The select reboot to bootloader. Flash TWRP image then boot straight to recovery. format data under wipe section in TWRP. Then flash the disable dm verity and force encryption zip. After that reboot to back to recovery from recovery. Then reboot system.
 
  • Like
Reactions: Kramar111

Diego Dias 07

New member
May 22, 2020
2
0
0
bro can someone help me install twrp? You already managed to install an old ROM and unlocking the boot loader is now just a help on how to install twrp someone please do a tutorial and upa on google drive to help me and help more people with the same problem. thank you
 

eluallen

Member
Mar 20, 2017
18
10
0
Flashing A only GSI's had ended in a boot loop e everytime. Whether it be Android 9 or 10 makes no difference. Whomever is customized by seems to make no difference either. So if someone know how to flash working GSI please post so the rest can flash it as well. Thank you in advance for any help that anyone can provide in this matter.
 

raffinnga

Member
May 21, 2019
14
3
0
serrinha
Flashing A only GSI's had ended in a boot loop e everytime. Whether it be Android 9 or 10 makes no difference. Whomever is customized by seems to make no difference either. So if someone know how to flash working GSI please post so the rest can flash it as well. Thank you in advance for any help that anyone can provide in this matter.
I use Phhusson's GSI's, I have already tested AOSP Pure Android 10 and HavocOs 3.5, both working perfectly, I believe that the system architecture is different between the 32/2gb version and the 64/4 version, Mine is version 64/4, which is A/B Arm64, I believe that 32/2 is A/B A64
 

eluallen

Member
Mar 20, 2017
18
10
0
I use Phhusson's GSI's, I have already tested AOSP Pure Android 10 and HavocOs 3.5, both working perfectly, I believe that the system architecture is different between the 32/2gb version and the 64/4 version, Mine is version 64/4, which is A/B Arm64, I believe that 32/2 is A/B A64

What do you wipe prior to flashing? Do you flash Magisk with it? Even a simple guide to breaking down the process you used would help others so could you please post one for us?
 

raffinnga

Member
May 21, 2019
14
3
0
serrinha
What do you wipe prior to flashing? Do you flash Magisk with it? Even a simple guide to breaking down the process you used would help others so could you please post one for us?
first, I didn't root the device at first, that is, just TWRP, no magisk

Download the Phhusson GSI Android 10 AOSP and reboot on TWRP, wipe the data, and install GSI as system

After reboot, download the latest version of magisk.apk and the zip, and reboot in TWRP, flash magisk.zip and restart, Then install the magisk fix module, reboot
 
  • Like
Reactions: Kramar111