How can I update a rooted moto G with TWRP to 4.4.4 using OTA

Search This thread

peslap

Senior Member
Nov 8, 2011
140
8
This mighty be a noob question, so please bare with me.

I rooted my Moto G and installed custom recovery on it(TWRP), and I'm trying to do a OTA update.
But when the phone reboots, it goes to TWRP recovery screen and I don't know what to do from there.
Any help is appreciated!
 

mokkami

Senior Member
Dec 28, 2009
458
148
Düsseldorf (DE)

Always a tricky thing ...... for some it works for some not.
Sometimes rooted phones cannot be updated sometimes yes.
Sometimes custom recoveries are able to update sometimes not.
Till now i have not found out a general answer to this Topic.
Did you change any system apps? Definately not a good idea if you want to update,

There are a few options you can do.
Go back to stock recovery

or

You can use siedeload functionality in TWRP.
Therefore you need the update file on your PC.
Then run:

Code:
adb sideload /path/to/update.zip

or

Install the the zip file via the update function in TWRP
For that you need to have the update file on the normal storage of the phone

At least one of these solutions should work for you.
If you don't have the OTA on your PC, you can look at /cache to find the OTA (only if you are rooted).
 
Last edited:

fabregus04

Member
Jan 27, 2014
17
0
Always a tricky thing ...... for some it works for some not.
Sometimes rooted phones cannot be updated sometimes yes.
Sometimes custom recoveries are able to update sometimes not.
Till now i have not found out a general answer to this Topic.
Did you change any system apps? Definately not a good idea if you want to update,

There are a few options you can do.
Go back to stock recovery

or

You can use siedeload functionality in TWRP.
Therefore you need the update file on your PC.
Then run:

Code:
adb sideload /path/to/update.zip

or

Install the the zip file via the update function in TWRP
For that you need to have the update file on the normal storage of the phone

At least one of these solutions should work for you.
If you don't have the OTA on your PC, you can look at /cache to find the OTA (only if you are rooted).

Ota upgrade will not work.. U need to download a stock ROM lyk slimkat or cyanogonmod 11

Sent from my Moto E using XDA Premium 4 mobile app
 

fertchen

Member
Jul 2, 2014
26
1
Ota upgrade will not work.. U need to download a stock ROM lyk slimkat or cyanogonmod 11

But flashing that will mean that all user data will be deleted, right?

Sorry, I am trying really hard but with all these abbreviations I still can't get my head around what happens if I flash/load/recover x, y or z.
 

fabregus04

Member
Jan 27, 2014
17
0
But flashing that will mean that all user data will be deleted, right?

Sorry, I am trying really hard but with all these abbreviations I still can't get my head around what happens if I flash/load/recover x, y or z.

U need to back up everything.. Apss can u back up wid clean master n personal datas in Computer thats it..

Sent from my Moto E using XDA Premium 4 mobile app
 

hhp_211

Senior Member
May 15, 2008
1,832
926
But flashing that will mean that all user data will be deleted, right?

Sorry, I am trying really hard but with all these abbreviations I still can't get my head around what happens if I flash/load/recover x, y or z.

backup with an app like these

Helium - App Sync and Backup [[ No Root Needed }}
https://play.google.com/store/apps/details?id=com.koushikdutta.backup


Titanium Backup ★ root
https://play.google.com/store/apps/details?id=com.keramidas.TitaniumBackup


My Backup
https://play.google.com/store/apps/details?id=com.rerware.android.MyBackup



.
.