Updating after root. (Asus Z00AD) - ZenFone 2 Q&A, Help & Troubleshooting

Hi guys.
Today I checked for system updates and I found one, around 92 Mb, i have rooted and install framework xposed with a couple of modules and uninstall some of the bloatware, just regular uninstall nothing fancy like using Titanium Backup, so pretty much I have most of the bloatware.
Now I try to apply the update but it fail, got a "dead android" with a error message.
Luckily my phone didn't went into a bootloop or anything similar.
Now my question is how do I proceed in order to apply the update?
If you can be as specific as much as you can I would really appreciate. Been using Samsung phone for the last 4 years and I've been using Odin or Twrp to inject or flash in the Samsung phone and I know this phone take a different approach.
Thanks in advance for your help.

To be honest I would like to see a process where you don't lose any settings or data

Have you tried holding the power button, then (while holding power button) quickly press Vol up and release and then release power button when you get the "dead android".
After rooting I get the "dead android" whenever I enter recovery, the above method works every time.

legolgel said:
To be honest I would like to see a process where you don't lose any settings or data
Click to expand...
Click to collapse
Flashing the rom or pre-rooted system.img does not wipe ur data or settings....

I had to flash the latest stock via recovery mode, then root and inject xposed... now I'm good.

I previously rooted. Applied the OTA update via ADB sideload. Kept root.

dancedreamfly said:
I previously rooted. Applied the OTA update via ADB sideload. Kept root.
Click to expand...
Click to collapse
How did you keep root? I did once and didn't keep it. Greetings

DKM119 said:
I had to flash the latest stock via recovery mode, then root and inject xposed... now I'm good.
Click to expand...
Click to collapse
dancedreamfly said:
I previously rooted. Applied the OTA update via ADB sideload. Kept root.
Click to expand...
Click to collapse
How do u sideload OTA? Where do u find the links?
Asus site has the full firmware links.
And after rooting, if i flash the full updated firmware from Asus through ADB, will i lose my data???

legolgel said:
How did you keep root? I did once and didn't keep it. Greetings
Click to expand...
Click to collapse
I didn't do anything special. I came from 2.15 rooted and flashed the OTA 2.17. For some reason, root stayed in tact.
[email protected] said:
How do u sideload OTA? Where do u find the links?
Asus site has the full firmware links.
And after rooting, if i flash the full updated firmware from Asus through ADB, will i lose my data???
Click to expand...
Click to collapse
Boot into recovery and select update from ADB. The command is "adb sideload filename.zip"
The OTA links are available here on XDA, there is a dedicated thread for it.

Yeah
Got it :highfive:

Related

Rooted and Unlocked can't install OTA update

So I'm running the stock OS and now it won't install the OTA update. I'm unlocked and rooted and the update downloads, then the phone reboots. I see the install starts and runs for about 3 seconds and then it stops with the red triangle exclamation point.
What's going on, anyone else having this issue?
How many times per day does this thread need to be made?
You're either going to have to flash just the update via fastboot on your own, or unroot and accept the OTA normally.
Well I appreciate the answer, sorry to be a bother...
Anyway, is this the way it's always going to be since I'm rooted and unlocked? Where will I be able to download the OTA updates so I can flash manually with fastboot?
It won't work if you have ClockworkMod's recovery, you need the stock recovery.
Sent from my Galaxy Nexus using XDA App
105437 said:
So I'm running the stock OS and now it won't install the OTA update. I'm unlocked and rooted and the update downloads, then the phone reboots. I see the install starts and runs for about 3 seconds and then it stops with the red triangle exclamation point.
What's going on, anyone else having this issue?
Click to expand...
Click to collapse
Dowload from http://code.google.com/android/nexus/images.html. It needs 7Zip to uncompress the file. Once decompressed it has a file with no extension, decrompress that again and you will have the several file.
The just power the phone off and power back on with the volume up and down pressed. Same as when you rooted it.
Then run these commands:
fastboot flash bootloader bootloader-maguro-primekk15.img
fastboot reboot-bootloader
sleep 5
fastboot flash radio radio-maguro-i9250xxkk6.img
fastboot reboot-bootloader
sleep 5
fastboot update image-yakju-icl53f.zip
This will not wipe your phone!
You will need to root it again.
This is what I just did and works prefectly!
Root and unlocked bootloader shouldn't prevent you from installing if you still have stock recovery. If you have ClockworkMod recovery instead, you can use that to flash it manually. If your phone downloaded the update zip, it should be located in /cache.
You'll probably have to re-root after applying the update, regardless of how you install it.
Thanks for the replies guys! I guess I'd like to stay unlocked & rooted and be able to get OTA updates. Is there any risk in doing this? If not, how do I uninstall CWM?
Thanks again!
105437 said:
Thanks for the replies guys! I guess I'd like to stay unlocked & rooted and be able to get OTA updates. Is there any risk in doing this? If not, how do I uninstall CWM?
Thanks again!
Click to expand...
Click to collapse
I believe that in rom manager you should be able to set the recovery back to the default.
Bad Liar said:
I believe that in rom manager you should be able to set the recovery back to the default.
Click to expand...
Click to collapse
ROM Manager only has the option to flash ClockworkMod, not stock recovery. But the stock recovery can be extracted from the Google factory images and flashed with fastboot.
I have same problem like yours, how can i solved it? my device is SE WT19i
Happened to me as well - but I also ran into problems initially trying to do the image upgrades, because I had ended up changing a couple values in the build.prop file (wifi scan time, and disabling the boot animation). I'm assuming changes like that would cause the OTA update to fail, if doing it manually fails as well?
Also remember when trying to resolve my issue, reading through other people who went through similar sequences.
Had unlocked/rooted. Tried OTA - got the red warning symbol.
Tried installing the zip from sdcard through CWM but ran into various warnings/errors because of minor tweaks that either they had done, or something that had been installed had done.
Try mskip's GNex Toolkit. Super easy to use and everything explained in the thread. The guy's a genius!
http://forum.xda-developers.com/showthread.php?t=1392310
Think option 10 will reflash stock recovery.
Dark Tapatalk (GSM Galaxy Nexus)
+1. GNex Toolkit made my life worth living, I got the OTA 4.0.4 update (IMM76I), and I'm rooted and unlocked.
I also highly recommend GNex Toolkit. It has an option to restore the factory recovery and also helps you to get root again after update.
Voodoo OTA Root Keeper only helps partially.
ceribaen said:
Happened to me as well - but I also ran into problems initially trying to do the image upgrades, because I had ended up changing a couple values in the build.prop file (wifi scan time, and disabling the boot animation). I'm assuming changes like that would cause the OTA update to fail, if doing it manually fails as well?
Also remember when trying to resolve my issue, reading through other people who went through similar sequences.
Had unlocked/rooted. Tried OTA - got the red warning symbol.
Tried installing the zip from sdcard through CWM but ran into various warnings/errors because of minor tweaks that either they had done, or something that had been installed had done.
Click to expand...
Click to collapse
Each if those warnings that you are getting is because something is not stock. You will need to download the appropriate stock file for each of those warnings. I have already posted the stock build.prop and boot image in the main IMM76I update thread. If you need others, instructions can be found in the update link in my signature.
Sent from my Galaxy Nexus using Tapatalk 2
philipdeane said:
Try mskip's GNex Toolkit. Super easy to use and everything explained in the thread. The guy's a genius!
http://forum.xda-developers.com/showthread.php?t=1392310
Think option 10 will reflash stock recovery.
Dark Tapatalk (GSM Galaxy Nexus)
Click to expand...
Click to collapse
bingefister said:
+1. GNex Toolkit made my life worth living, I got the OTA 4.0.4 update (IMM76I), and I'm rooted and unlocked.
Click to expand...
Click to collapse
toxaris said:
I also highly recommend GNex Toolkit. It has an option to restore the factory recovery and also helps you to get root again after update.
Voodoo OTA Root Keeper only helps partially.
Click to expand...
Click to collapse
All of you guys recommending using a toolkit: do you even understand the OP's issue? I don't think so, otherwise you would know that a toolkit won't do what he needs done.
My opinion:
On an unrelated note: you need to figure out how to do things manually before you start using toolkits, otherwise you will never learn anything. There is a reason they teach you long division in school before letting you use a calculator...
Sent from my Galaxy Nexus using Tapatalk 2

[Q] lg g gpad ota update (lg fw)

Greetings,
I have the Lg g pad running 4.2.2 and today i received an update (OTA) . Anyone knows what oa this update and second i am root and i cant install it because after reboot for installation i am going to custom recovery. Any way to sideload this update with out going back to full stock unroot?
Edit: i tried to reboot several times the devixe bit getting always to TWRP . I tried to restore full img but the same also i wiped data . I keep gettong to custom recovery trying to install the ota. Any ideas?
Cheers Vatis
OTA V50010B Screenshot
vatis24 said:
Greetings,
I have the Lg g pad running 4.2.2 and today i received an update (OTA) . Anyone knows what oa this update and second i am root and i cant install it because after reboot for installation i am going to custom recovery. Any way to sideload this update with out going back to full stock unroot?
Edit: i tried to reboot several times the devixe bit getting always to TWRP . I tried to restore full img but the same also i wiped data . I keep gettong to custom recovery trying to install the ota. Any ideas?
Cheers Vatis
Click to expand...
Click to collapse
Here is the screenshot, it seems its only a lg apps update.
vatis24 said:
Greetings,
I have the Lg g pad running 4.2.2 and today i received an update (OTA) . Anyone knows what oa this update and second i am root and i cant install it because after reboot for installation i am going to custom recovery. Any way to sideload this update with out going back to full stock unroot?
Edit: i tried to reboot several times the devixe bit getting always to TWRP . I tried to restore full img but the same also i wiped data . I keep gettong to custom recovery trying to install the ota. Any ideas?
Cheers Vatis
Click to expand...
Click to collapse
If you have custom recovery and root the ota update obviously wont work. I had asked the developer of root for our devices for the otas and this is what he had said:
dalingrin said:
My suggestion, if you want to keep root don't take an OTA.
If you really want to stay with stock LG then you'll want to flash updates via custom recovery. The community will take the updates from LG and make them flashable with TWRP or CWM.
Click to expand...
Click to collapse
so you ll have to wait for someone to make this update a flashable zip.
katsika said:
If you have custom recovery and root the ota update obviously wont work. I had asked the developer of root for our devices for the otas and this is what he had said:
so you ll have to wait for someone to make this update a flashable zip.
Click to expand...
Click to collapse
Thanks file katsika for the reply .
The problem i stucked now in TWRP
I tried to restore system with no suceess , i tried to flash a new rom .zip ,installed fine but booting the TWRP always
Cheers
Vatis
vatis24 said:
Thanks file katsika for the reply .
The problem i stucked now in TWRP
I tried to restore system with no suceess , i tried to flash a new rom .zip ,installed fine but booting the TWRP always
Cheers
Vatis
Click to expand...
Click to collapse
Yeah there is a script that runs when you do a OTA. My buddy had to completely restore to stock using download mode to fix his. You may get lucky with doing a factory wipe but sounds like flashing a new rom didn't even help... Look through the forums and find the thread that guides you through doing a regular restore (this will restore you to the original software. You will be unrooted and your recovery will go back to stock. This means you can do the OTA if you so desire. Just keep in mind it may block Loki and root)
joshuadjohnson22 said:
Yeah there is a script that runs when you do a OTA. My buddy had to completely restore to stock using download mode to fix his. You may get lucky with doing a factory wipe but sounds like flashing a new rom didn't even help... Look through the forums and find the thread that guides you through doing a regular restore (this will restore you to the original software. You will be unrooted and your recovery will go back to stock. This means you can do the OTA if you so desire. Just keep in mind it may block Loki and root)
Click to expand...
Click to collapse
Thanks for the reply mate,
Yeah i will do like that , but surely there is a way somewhere to remove the boot loop , from TWRP you can remove edit files.
So if someone with more knowledge tell us where the OTA files give the command to boot to recovery we can remove it.
Cheers
vatis24 said:
Thanks for the reply mate,
Yeah i will do like that , but surely there is a way somewhere to remove the boot loop , from TWRP you can remove edit files.
So if someone with more knowledge tell us where the OTA files give the command to boot to recovery we can remove it.
Cheers
Click to expand...
Click to collapse
Post your problem in twrp's thread. Drgravy replies often and he knows more than anyone what to do in a situation like yours.
Thanks all for your help ....
I unbricked the device with FlashTool.1.0.54 , i flashed the original firmware , the strange thing this did not wipe my data, only removed Custom recovery and root.
Cheers
Vatis
For your information i am on rooted stock rom (without custom recovery) and made the ota update and everything seem's to work fine (i didn't lost root)
Thanks a lot!!
achilleas8095 said:
For your information i am on rooted stock rom (without custom recovery) and made the ota update and everything seem's to work fine (i didn't lost root)
Thanks a lot!!
Click to expand...
Click to collapse
Yes the problem fot the.ota is the custom recovery not root
achilleas8095 said:
For your information i am on rooted stock rom (without custom recovery) and made the ota update and everything seem's to work fine (i didn't lost root)
Thanks a lot!!
Click to expand...
Click to collapse
can you please give us a feedback of the OTA, whats changed,impressions ,thought,anything...thanks
Sent from my Thrive using Tapatalk 2
Yeah, i also downloading ota update, i do not know yet what to expect...
Sory guys, no kit kat yet! This is the change (?)
athankar75 said:
Sory guys, no kit kat yet! This is the change (?)
Click to expand...
Click to collapse
what are we looking at exactly:banghead:????maybe brightness correction????
Sent from my Thrive using Tapatalk 2
afrikanac said:
what are we looking at exactly:banghead:????maybe brightness correction????
Sent from my Thrive using Tapatalk 2
Click to expand...
Click to collapse
the software version is v50010b from v50010a
Perhaps the update is by region. I cannot seem to initiate update via OTA or LG PC Suite.
afrikanac said:
can you please give us a feedback of the OTA, whats changed,impressions ,thought,anything...thanks
Sent from my Thrive using Tapatalk 2
Click to expand...
Click to collapse
To be honest I didn't mention any chances , sure they (lg) updated their apps but I haven't notice any system chances , but then again I can't take it from my kids and wife hands!!!!
Just tried the update to a stock (but rooted) Gpad
At 3% installing, error 0x13E
After booting, a samsung-like:laugh: message:
"This device is suspected in rooting. Software update is not available for rooted device"
Fortunately this tablet is not mine... This tablet needs a "google edition" update ASAP
Maybe somebody could cook this update into a package that can be flashed by people who are on stock, but rooted?
I am on stock, rooted, but the update went fine.
Sent from my LG-V500 using Tapatalk

Verizon LG G Pad 8.3 system update

I rooted this tablet last week (just rooted, I left it stock) and this morning I notice there is a system update waiting to be installed. I am reading Lollipop is starting to roll out in Asia somewhere now but I am in the US lol. I thought it wasn't possible to get OTA updates once you root? If I allow this to update will I get unrooted, would it even work?
I foolishly allowed it to update after checking in Supersu to not allow the root to be lost and now I keep booting directly into TWRP lol. How do I wipe this tablet from TWRP so that it is fully stock again (NO ROOT)? I see a factory reset option in TWRP do I need to include all the partitions in the advanced wipe or is just the normal wipe method enough? Or will this not work at all? I already tried to restore the phone using TWRP to my backup and that didn't seem to work.
Anthony-m said:
I rooted this tablet last week (just rooted, I left it stock) and this morning I notice there is a system update waiting to be installed. I am reading Lollipop is starting to roll out in Asia somewhere now but I am in the US lol. I thought it wasn't possible to get OTA updates once you root? If I allow this to update will I get unrooted, would it even work? .
Click to expand...
Click to collapse
Simply rooting a device doesn't keep it from TRYing to update via OTA. Rooting can prevent an OTA from succeeding, plus can hard or soft brick if you try to take an OTA, although usually only if you've gone beyond just rooting by installing a custom recovery or changing the contents of any partition besides Data by, fire example, downgrading your bootloader (aboot.img) or modem, running a custom kernel, debloating system apps, etc.
There are at least three variants of the G Pad 8.3. I have the VK810.4G, which do you have?
I know on the VK810.4G, Verizon just released a very, very minor update from LG build #23A to 24A. Still KitKat.
I foolishly allowed it to update after checking in Supersu to not allow the root to be lost and now I keep booting directly into TWRP lol.
Click to expand...
Click to collapse
There's the main problem, you had a custom recovery installed. OTAs are applied with the stock recovery, that's why it (probably soft) bricked it.
How do I wipe this tablet from TWRP so that it is fully stock again (NO ROOT)? I see a factory reset option in TWRP do I need to include all the partitions in the advanced wipe or is just the normal wipe method enough? Or will this not work at all? I already tried to restore the phone using TWRP to my backup and that didn't seem to work.
Click to expand...
Click to collapse
You might not be able to fix it from TWRP. You could try @autoprime 's fix recovery zip available the same page his flash2 scripts are. You'll have to Google:
autoprime flash2
Click to expand...
Click to collapse
.
Otherwise, you'll have to restore to 100% stock unrooted and start from scratch. Two methods.
One is using LG's official Mobile Tool, which will download the latest official ROM in KDZ format (takes 20+ minutes to download) and flash it with your tablet in Download mode (probably with the tablet off, hold both up and down volume buttons in and while holding them, turn the tablet on.
I've got to go do something so hopefully someone else will help further or I can get back to you later, dont know when though.
Good luck!
Sent from my VK810 4G
I did the TWRP terminal commands from the thread listed below and it got me right out of that jam...
http://forum.xda-developers.com/lg-g-pad-83/help/vk810-download-mode-boot-loop-t2991512
OK now that I am up and running fine the system update message keeps popping up. This time I KNOW not to try and upgrade while rooted. Is there any way I can stop the tablet from constantly giving me the upgrade message? Can I do anything from TWRP to stop this?
Anthony-m said:
... This time I KNOW not to try and upgrade while rooted. Is there any way I can stop the tablet from constantly giving me the upgrade message? Can I do anything from TWRP to stop this?
Click to expand...
Click to collapse
Don't install TWRP. I was rooted (w/ stock recovery) with 23A, and the OTA update worked fine (still rooted).
DeanGibson said:
Don't install TWRP. I was rooted (w/ stock recovery) with 23A, and the OTA update worked fine (still rooted).
Click to expand...
Click to collapse
TWRP is already installed..
Can I uninstall TWRP, keep root , do the update and then reinstall TWRP? If so how? Is there any other way around this issue, any way of not having the tablet continue to ask me to upgrade? Thanks BTW...
Anthony-m said:
TWRP is already installed..
Can I uninstall TWRP, keep root , do the update and then reinstall TWRP? If so how? Is there any other way around this issue, any way of not having the tablet continue to ask me to upgrade? Thanks BTW...
Click to expand...
Click to collapse
Yes, you can do that, but I don't know the steps. Others here do.
Why do you want TWRP? I thought the usual reason was to install custom ROMs (in which case you won't receive any OTA updates). If you just want to root, it's an unnecessary complication (as you have discovered).
DeanGibson said:
Yes, you can do that, but I don't know the steps. Others here do.
Why do you want TWRP? I thought the usual reason was to install custom ROMs (in which case you won't receive any OTA updates). If you just want to root, it's an unnecessary complication (as you have discovered).
Click to expand...
Click to collapse
Thanks Dean, and yes I do agree with you about it being a complication. I was always under the assumption if I rooted a phone that I needed to also use some sort of recovery god forbid I had an issue with the phone not booting up or something so I could possibly fix the issue, make a backup/install a backup etc. Maybe I will ****can it if someone will tell me how to do so without losing my data or root.
Anthony-m said:
Thanks Dean, and yes I do agree with you about it being a complication. I was always under the assumption if I rooted a phone that I needed to also use some sort of recovery god forbid I had an issue with the phone not booting up or something so I could possibly fix the issue, make a backup/install a backup etc. Maybe I will ****can it if someone will tell me how to do so without losing my data or root.
Click to expand...
Click to collapse
FYI I just froze the update using Titanium backup pro and my problem is solved for now..

ota update rooted d855

hi, I got ota update today and my g3 is rooted.
I tried updating rooted and it failed, so I checked online to find a solution and I tried to do the "restore upgrade errors" from lg pc suite and it didnt find problems to fix.
so I tried "full unroot" from superSU so now I dont have root and update is failing from phone with 0x1117008 error and doesnt work from pc suite.
how can I do the update? (prefer without backup everything and then wipe...)
Hi you have to go into lg pc suite and wake phone choose reconnect then from mobile tab choose restore upgrade errors....
chainsuk said:
Hi you have to go into lg pc suite and wake phone choose reconnect then from mobile tab choose restore upgrade errors....
Click to expand...
Click to collapse
that's what I did.
it says "No upgrade items to fix"
Try going into settings then backup and reset/then choose factory data reset then try lg pc suite again thats what i did and it worked..
chainsuk said:
Try going into settings then backup and reset/then choose factory data reset then try lg pc suite again thats what i did and it worked..
Click to expand...
Click to collapse
yes I know this will work buy I hope someone will have a solution without wipes so I won't have to backup and restore
nupity said:
yes I know this will work buy I hope someone will have a solution without wipes so I won't have to backup and restore
Click to expand...
Click to collapse
Remember you will lose root and I have not been able to re-root using the script method after installing the update via PC Suite this morning.
If root is important to you may be worth waiting a bit.
divvykev said:
Remember you will lose root and I have not been able to re-root using the script method after installing the update via PC Suite this morning.
If root is important to you may be worth waiting a bit.
Click to expand...
Click to collapse
so if I will wait there will be a method to update? All I want is a rooted stock, and a new update has come out. how can I update?
I have a hard time understanding when people want the elevated permissions on their phone, but do not want a means to restore it when they eventually mess it up.
The best method for running a rooted stock is:
Root your device
Unlock your bootloader (if available)
Install a custom recovery
Wipe caches and make a backup
Flash a rooted stock image or a stock-based ROM.
Backup regularly and before any significant change to System.
Enjoy!
epidenimus said:
I have a hard time understanding when people want the elevated permissions on their phone, but do not want a means to restore it when they eventually mess it up.
The best method for running a rooted stock is:
Root your device
Unlock your bootloader (if available)
Install a custom recovery
Wipe caches and make a backup
Flash a rooted stock image or a stock-based ROM.
Backup regularly and before any significant change to System.
Enjoy!
Click to expand...
Click to collapse
I don't think you got me.
I have a stock that I rooted, and there is an update from LG and I want to update but it won't let me because I'm rooted.
the question is: how can I update my phone without backing up and then wipe?
nupity said:
I don't think you got me.
I have a stock that I rooted, and there is an update from LG and I want to update but it won't let me because I'm rooted.
the question is: how can I update my phone without backing up and then wipe?
Click to expand...
Click to collapse
I think I do understand. You are running a rooted stock, want to take an OTA to a new stock, and have it be rooted as well. Correct?
epidenimus said:
I think I do understand. You are running a rooted stock, want to take an OTA to a new stock, and have it be rooted as well. Correct?
Click to expand...
Click to collapse
yes, if it can not be rooted at this moment but will be it's fine too
There is never a guarantee that it will be and it may take months. Many times the update is just to fix the exploit that allowed you to root! What I think that you are missing is that you should never accept an OTA if you are looking to run rooted stock. Rooting is something that is typically done ONCE. And once you do, it is advisable to never accept an OTA again.
If you want to run a newer version of stock and have it be rooted, you flash a pre-rooted version via your custom recovery or flash SuperSU via your custom recovery.
Accepting an OTA with a custom recovery is usually disastrous, too.
nupity said:
so if I will wait there will be a method to update? All I want is a rooted stock, and a new update has come out. how can I update?
Click to expand...
Click to collapse
Use lg-flash-tool download whatever new version you want and flash without wiping look here >> http://forum.xda-developers.com/showthread.php?t=2785089 << this way you will not lose any data Then root it afterwards
tallman43 said:
Use lg-flash-tool download whatever new version you want and flash without wiping look here >> http://forum.xda-developers.com/showthread.php?t=2785089 << this way you will not lose any data Then root it afterwards
Click to expand...
Click to collapse
ok, but I don't understand which file should I download. I have d855 and the new update that people said here they got yesterday
nupity said:
ok, but I don't understand which file should I download. I have d855 and the new update that people said here they got yesterday
Click to expand...
Click to collapse
Depends which one your after newest is 20p..
EDIT LOOK HERE >> http://lg-phone-firmware.com/index.php?id_mod=41 <<

How to go from prerooted to stock rom ?

Hi I m really new to this so excuse me ...
i got many updates by flashing with fastboot prerooted system.img i was on 2.19.40.18 prerooted but i would like to go to a stock no rooted to be able to apply OTA now
I tried an erase of my phone, but i came back to prerooted ...
I tried to install tethered TWRP and to install the.zip from asus download page but it was stuck on updating IFWI .... ( 2.19.40.20 zip file from asus )
What can i do ?
Plz help me
You need to go into the SuperSU settings, scroll to near the bottom and choose "Full unroot."
I did all on this post : http://forum.xda-developers.com/zenfone2/general/guide-to-apply-ota-bootloop-rooted-zf2-t3127835
I did unroot, flashed all 4 line before but i think my recovery is corrupted, it end in error with the green guy instantly and flashin via fastboot recovery.img isnt doing anybetter ...
I m really stuck ..
i was trying an adb sideload with a stock rom is this a good idea ? i got error protocol fault ...
shinjy87 said:
i was trying an adb sideload with a stock rom is this a good idea ? i got error protocol fault ...
Click to expand...
Click to collapse
Protocol fault is because you don't use latest ADB. Google it.
i successfully did this but now adb is stuck on serving 13 % and on the phone : verifying update package , it stopped like 15 min ago ...
Here's what I did to go from pre-rooted system back to stock.
1. Download the official latest image from Asus http://www.asus.com/support/Download/39/1/0/13/Lk0Sg1Ulh0Ph49Hl/32/
2. Rename the zip to MOFD_SDUPDATE.zip
3. Unroot via SU
4. Uninstall Xposed and modules if you have them busybox etc. (uninstall.bat for xposed it's easy)
5. Copy MOFD_SDUPDATE.zip to an SD card and insert into phone or copy to internal memory
6. Boot into recovery by holding power and volume up
7. If you get dead android press power button and volume up button and release.
8. Auto installs new image
I went this route after unrooting via SU and uninstalling xposed framework still wouldn't let me run OTA updates for some reason. I imagine I did something along the road or removed a system app or something. It wouldn't let me manually sideload or update and would error out halfway through the process. I cleared fastboot cache and even reset the device to no avail. I was on 2.19.40.18. I installed the 2.19.40.20 image then the OTA update to .22 yesterday.
If I root the device again which is likely I'll use method 3 and the rootkit tool.
i will try your way, installing the 22 now.
But i dont remember in recovery the auto installs new image ?
error in recovery trying to update the .22 like you said, i need to put the .20 before the .22 ?
shinjy87 said:
error in recovery trying to update the .22 like you said, i need to put the .20 before the .22 ?
Click to expand...
Click to collapse
I installed the 2.19.40.20 full system image (1.1GB) from Asus yesterday. They didn't have the full image for .22 up but they do now. I was on the .18 pre-rooted image. When you hold power and volume up choose recovery and it should install the MOFD_SDUPDATE.zip automatically (mine did). I had issues trying to manually update the phone from .18 to .20 and .22 via ADB (the patches are like 30MB). It would start the update with the android robot then fail about halfway.
Download the correct system image for your device. The new update is available as a full image now so download the .22 image from Asus and then rename it to MOFD_SDUPDATE.zip. Copy it to an SD card and insert it back into your phone. Phone is powered off so hold power and volume up to get the recovery screen. It will say Normal in a big green arrow. Change it to recovery via the volume buttons then hit power button and it should find and automatically install the MOFD_SDUPDATE.zip image.
FYI this is on a ZE551ML 4GB/64GB US WW firmware based phone. I imagine the other models are the same or very similar.
I wish I could articulate this better. Hopefully someone more knowledgeable comes along and lends a hand.
Hi, want to ask.
Previously i root by using Method 1 (PRE-ROOTED SYSTEM.IMG).
can i use your method to revert to stock rom and root again using Method 3 (1 CLICK ROOT TOOL)?
wlbwlb said:
Hi, want to ask.
Previously i root by using Method 1 (PRE-ROOTED SYSTEM.IMG).
can i use your method to revert to stock rom and root again using Method 3 (1 CLICK ROOT TOOL)?
Click to expand...
Click to collapse
Yes.
Induced_Apathy said:
Yes.
Click to expand...
Click to collapse
Thank, another question. will it wipe all my data?
wlbwlb said:
Thank, another question. will it wipe all my data?
Click to expand...
Click to collapse
Flashing the entire system image you want to wipe everything anyways in this case. If you mean using the one click rootkit (method 3) to root then no it will not.
Yea. I'm hoping someone finds a way to return this to a "never been rooted" device where the OTA actually works.
madmike23 said:
Yea. I'm hoping someone finds a way to return this to a "never been rooted" device where the OTA actually works.
Click to expand...
Click to collapse
Flash the .18 pre-rooted, then don't update SuperSU binary. Take OTAs as needed.
If OTA doesn't show up, download the OTA and adb sideload into stock recovery.
Harfainx said:
Flash the .18 pre-rooted, then don't update SuperSU binary. Take OTAs as needed.
If OTA doesn't show up, download the OTA and adb sideload into stock recovery.
Click to expand...
Click to collapse
I've done that before, with any OTA, it'll give me the error droid when installing. That's when I said screw it, and try to unroot. And now I'm stuck with that error no matter what.
madmike23 said:
I've done that before, with any OTA, it'll give me the error droid when installing. That's when I said screw it, and try to unroot. And now I'm stuck with that error no matter what.
Click to expand...
Click to collapse
What does the recovery log say?
Harfainx said:
What does the recovery log say?
Click to expand...
Click to collapse
Only thing that caught my attention is: Unable to open '/sdcard/MOFD_SDUPDATE.zip': No such file or directory.
This was last attempt unrooted and this morning's OTA

Categories

Resources