htc m9+ stock recovery india 6.0.1 ? - One (M9+) General

To be honest I'm a noob ,but messing around with my phone I rooted my phone accidentally with kingroot n kingoroot and later unrooted clearing su and also busybox .recently that is on 1 October HTC released an OTA of Android 6.0.1 for Indian customers but when I downloaded and started installing it, it fluently went till 25% but then it completely stopped and rolled back to normal state , I guess this is because I rooted and hence few system files might have been modified
My questions
1) can I remove the modified files so that I can install the OTA
2) how to install stock recovery version (5.0.2)from htcden because the kernel file is not in zip format ,and please mention step by step procedure to do so if there is any
3)if Incase I re install the stock recovery will I be able to receive OTA again ?
NOTE :BOOTLOADER IS LOCKED AND S_ON .SO I DONT KNOW HOW TO INSTALL STOCK IMAGE
Build Fingerprint of now htc asia wwe :5.0.2
Kernel version : 3.10.61
Build number 1.90.707.3.

djrawkar007 said:
To be honest I'm a noob ,but messing around with my phone I rooted my phone accidentally with kingroot n kingoroot and later unrooted clearing su and also busybox .recently that is on 1 October HTC released an OTA of Android 6.0.1 for Indian customers but when I downloaded and started installing it, it fluently went till 25% but then it completely stopped and rolled back to normal state , I guess this is because I rooted and hence few system files might have been modified
My questions
1) can I remove the modified files so that I can install the OTA
2) how to install stock recovery version (5.0.2)from htcden because the kernel file is not in zip format ,and please mention step by step procedure to do so if there is any
3)if Incase I re install the stock recovery will I be able to receive OTA again ?
NOTE :BOOTLOADER IS LOCKED AND S_ON .SO I DONT KNOW HOW TO INSTALL STOCK IMAGE
Build Fingerprint of now htc asia wwe :5.0.2
Kernel version : 3.10.61
Build number 1.90.707.3.
Click to expand...
Click to collapse
extract the downloaded ota update on you pc and use winrar to unzip it..you will find a file named "recovery-verified" . That is your stock recovery.

ysolanki1 said:
extract the downloaded ota update on you pc and use winrar to unzip it..you will find a file named "recovery-verified" . That is your stock recovery.
Click to expand...
Click to collapse
I have downloaded the kernel source from htcdev when I extracted it there is recovery verified files inter there are two more .tra zip files .what to do now?

djrawkar007 said:
I have downloaded the kernel source from htcdev when I extracted it there is recovery verified files inter there are two more .tra zip files .what to do now?
Click to expand...
Click to collapse
which kernel have you downloaded? can you send me a link..
and the recovery verified file will have a .img extension so use that to flash to your phone.

heeeelp
ur problem fixed or not because i have same and i can't fix it

Related

Update to 2.3.6 and keep root

If you haven't already done so, install Rom Manager and flash Clockworkmod Recovery. It doesn't replace the actual recovery partition or the files that restore it so it won't affect flashing the update.
If you received an OTA notice don't flash it. You can go into /system/cache and copy it, or download it from the links in other threads. Place the update zip (no need to rename it) on the root of your sd card.
To install the update you must be fully stock (root is okay). That means any changed or deleted system files (including bootanimation.zip) will prevent the update from flashing. You will get a status 7 error. If you used Bloat Freezer you must defrost all before flashing the zip or it will error.
Also, have available whatever zip you used to root your Nexus one (i.e., su.zip or superboot, etc.) and put on the root of your sd card.
Once your system is back to stock reboot into CWM recovery and select flash zip from sd card. Then flash the 2.3.6 update file. Then DO NOT reboot yet. Now flash your root zip. After you have flashed both the udpate and the root zip you can reboot your phone. No need to wipe anything.
When your phone reboots you will have 2.3.6 and it will still be rooted. No bootloader gymnastics necessary.
I am using stock (almost) version of GRJ22 , but unfortunatelly I got the status 7 error when I tried to apply the update via clockworkmod recovery. I guess that's because I have already integrated some system apps into ROM using Titanium Backup.
So, if I flash stock vanilla GRJ22, then SU, then GRK39F (the incremental update) and finally SU again, won't that do the job??
Thanks..
Nikos_s3 said:
I am using stock (almost) version of GRJ22 , but unfortunatelly I got the status 7 error when I tried to apply the update via clockworkmod recovery. I guess that's because I have already integrated some system apps into ROM using Titanium Backup.
So, if I flash stock vanilla GRJ22, then SU, then GRK39F (the incremental update) and finally SU again, won't that do the job??
Thanks..
Click to expand...
Click to collapse
Yes, that will do nicely. Just need to get back to GRJ22 stock before you can flash the udpate. The updater-script does an assert and checks the md5 checksum of every system file before it allows the update to flash. If it doesn't find all stock files or checksums don't match what it is looking for, you get a status 7 error and the line above will show which file it stopped on. So you can look at those messages and keep restoring files it wants (if only a few) without having to flash completely back to stock.
I guess that would take much time, as almost all of my google apps are integrated into ROM...so I will try to follow the procedure I wrote earlier and if that won't work, I will try a ready stock,rooted ROM (Fireb33 has done it already)..
thanks mate..
Why so complicated?
You can update to 2.3.6 AND keep root even much more simple:
1.) Update from OTA to 2.3.6 (and loose root).
2.) Flash Superboot from Madaco and get back root.
Done in 3 minutes.. No need to flash, recover, overwrite and/or whatever, no need for ADB, no messing:
Code:
https://bexton.net/2011/09/24/root-access-for-nexus-one-on-android-2-3-6-grk39f-superboot/
Bexton said:
You can update to 2.3.6 AND keep root even much more simple:
1.) Update from OTA to 2.3.6 (and loose root).
2.) Flash Superboot from Madaco and get back root.
Done in 3 minutes.. No need to flash, recover, overwrite and/or whatever, no need for ADB, no messing:
Code:
https://bexton.net/2011/09/24/root-access-for-nexus-one-on-android-2-3-6-grk39f-superboot/
Click to expand...
Click to collapse
That's only for those who have the bootloader unlocked?
_raz_ said:
That's only for those who have the bootloader unlocked?
Click to expand...
Click to collapse
Well, yep. That method indicates your (phones) bootloader is unlocked. But as it's the N1, unlocking the bootloader is just 19 (up to 25) characters away -> "fastboot(-linux) oem unlock".
Edit: By the way, i looked up that post from an android platform engineer:
Code:
groups.google.com/group/android-platform/msg/b7d83992dd92accb?dmode=source
The N1 is just made for that.
tried superboot but wifi down
I flashed the update for 2.3.6 and then superboot but my wifi gives an error when I try to turn it on.
New Superboot file for GRK39F?
Is there a new Superboot file for the new OTA update?
jboxer said:
If you haven't already done so, install Rom Manager and flash Clockworkmod Recovery. It doesn't replace the actual recovery partition or the files that restore it so it won't affect flashing the update.
If you received an OTA notice don't flash it. You can go into /system/cache and copy it, or download it from the links in other threads. Place the update zip (no need to rename it) on the root of your sd card.
To install the update you must be fully stock (root is okay). That means any changed or deleted system files (including bootanimation.zip) will prevent the update from flashing. You will get a status 7 error. If you used Bloat Freezer you must defrost all before flashing the zip or it will error.
Also, have available whatever zip you used to root your Nexus one (i.e., su.zip or superboot, etc.) and put on the root of your sd card.
Once your system is back to stock reboot into CWM recovery and select flash zip from sd card. Then flash the 2.3.6 update file. Then DO NOT reboot yet. Now flash your root zip. After you have flashed both the udpate and the root zip you can reboot your phone. No need to wipe anything.
When your phone reboots you will have 2.3.6 and it will still be rooted. No bootloader gymnastics necessary.
Click to expand...
Click to collapse
I want to update to gingerbread and looking for the proper guidance going forward. I've done some looking around the forums but i'm still unclear if i need to unroot or install a stock build, etc. What i know is the phone is rooted and sim unlocked. How can i check to see if the bootloader is open/locked?
Current specs:
android version 2.2.1
Baseband 32.41.00.32U_5.08.00.04
Kernal Version 2.6.35.9-cyanogenmod
Mod Version: Cyanogenmod-6.1.1-N1
Build: FRG83D
edit:
Please treat me like an idiot and walk me through this process. It's be utterly frustrating and I'm a stone's throw away from busting out my Nokia 3390 (equipped with led disco keypad).
If your bootloader is unlocked you will see an unlocked padlock on the boot up screen...

[ROM]KITKAT][4.4.4][XT1068] Stock Android 4.4.4 Easy Installer

If your XT1068 is the later version (came from factory with 5.0.2 -it has toshiba front cam) Kitkat will work BUT you will LOSE use of front cam as kitkat has no drivers for this
4.4.4 KITKAT XT1068 Easy Installer
Simple quick Installer of firmware via fastboot
the 4.4.4 Retaildsdsall (GLOBAL) firmware
YES IT CONVERTS UK (GB) PHONES
this is STOCK firmware with no mods,
So Will receive ALL Future OTA updates
and installs over ANY version of 4.4.4 /5.0.x / Custom Rom
(does not check - just flashes regardless of version)
by Auto Restore Script​
Requires Windows 7/8/10 to run script
WARNING READ THIS!​
MAKE A FULL BACKUP OF PHONE
via play and TWRP or your favorite method. DO NOT SAVE TO PHONE save to pc and a flash drive
(2 copies - cover yourself)
Try to have Battery over 70% charged - 50% OK under 30% DANGER
This flashes back STOCK UNTOUCHED files inc, GPT, modem, boot, recovery, bootloader, system etc etc (basically only your external SD card is left alone!!)
CLEAN FLASH ONLY, so do a
Full factory Reset / wipe required before installation
from phone backup & reset in settings
YOU can HANG / KILL your phone if IGNORED
-- USE @ OWN RISK --
DOWNLOAD
Kitkat 4.4.4
.14 .23 .27 versions (global) + UK (GB) .23 + DE (German) .14
stock firmware + installer AIO
+ INSTRUCTIONS​
Download and save to PC / laptop / desktop - DO NOT save the Download to phone or SD Card​
A) Firmware KXB21.85.14 (earliest version) https://mega.co.nz/#!mo8wnRJI!APkjY2f_bk-HB2JFBCoWh5rmPvltqCzgTQjQf1t-MHQ
B) Firmware KXB21.85.23 (DSDS ALL) https://mega.co.nz/#!Kkc31L4A!JLtksSioP_xnOZ6m3CR570o9Dxm7LbPgEF2gnkDF_TI
C) Firmware KXB21.85.27 (latest version) https://mega.co.nz/#!CltVzboY!etSjBHqKdMrQTYsh1LcsdMj9S3McG7gkfXRMI7WYPJQ
D) Firmware KXB21.85.23 - GB Region (UK) https://mega.nz/#!yotQhYjK!w0FcxKw1s6w4Ro125mwAvxcoPywnVso8Fa5BihW2Z3k
E) Firmware KXB21.85.14 - DE Region (Germany) https://mega.co.nz/#!T10zkTrR!yBTSeScMh2FLbi9GXjf34VRIBHtBsZoKv_XYqdBj9yU​
.
.
V 1.0 Retired
V2.0
Simplified Install method, zip now includes instructions, drivers and all required ADB files
no longer needs USB debugging as done via AP Fastboot flash mode
​
FAQ's
Q1): What exactly is this?
STOCK motorola firmware files, with a added auto restore script, Adb and fastboot, to allow a easy installation.
Q2): What model phone does this work for?
XT1068 , Various Retaildsds firmware, confirmed working on UK (GB), Indian and EU phones NOT for Brazilian XT1068
Q3): What version is this ?
4.4.4 KITKAT version .14 .23 .27 and UK (GB) .23
Q4): Why Must I factory reset /wipe phone?
Simply because your phone will Hang if downgrading, be sluggish and other problems..... if you can flash firmware - you can make back up 1st and reload all you apps and data - Do it right 1st time
thanks for this.....i'll try your tools later, now i'm not able to use pc!!!
Will this restore the Indian Version to stock as well?
If so can I use the all earliest firmware that you have provided or should I download one specific to my region?
arjunpaliath said:
Will this restore the Indian Version to stock as well?
If so can I use the all earliest firmware that you have provided or should I download one specific to my region?
Click to expand...
Click to collapse
A and B should work on ANY XT1068 as it's a Retail for ALL Dual sim, (it may or may not have certain languages) but if you can find your original firmware it's a easy job to add the automated script
My fone came with KXB21.85-23 installed. Noticed big battery drain. Should switch to ART instead of Dalvik?
reefuge said:
A and B should work on ANY XT1068 as it's a Retail for ALL Dual sim, (it may or may not have certain languages) but if you can find your original firmware it's a easy job to add the automated script
Click to expand...
Click to collapse
Thank you. Was able to find my original firmware and restore to stock.
Rexton270 said:
My fone came with KXB21.85-23 installed. Noticed big battery drain. Should switch to ART instead of Dalvik?
Click to expand...
Click to collapse
I'm just leaving mine as is till lollipop comes out as OTA for XT1068
Wait, wouldn't the boot loader message modified prevent this roms from getting otas since it's a change to a file system?
Nagass said:
Wait, wouldn't the boot loader message modified prevent this roms from getting otas since it's a change to a file system?
Click to expand...
Click to collapse
I dont think so as you can still download OTA with modified Roms, but you need Stock recovery to install - but if it worries you edit the .bat script to remove the line with logo2.bin in it near end of script.
if we cant OTA install, but have a OTA zip of Lollipop we can modify it and just flash it via mfastboot method anyway
reefuge said:
I dont think so as you can still download OTA with modified Roms, but you need Stock recovery to install - but if it worries you edit the .bat script to remove the line with logo2.bin in it near end of script.
if we cant OTA install, but have a OTA zip of Lollipop we can modify it and just flash it via mfastboot method anyway
Click to expand...
Click to collapse
I don't know, I'm quite new to Motorola phones but I read in this forum more than once that for OTA updates (atleast for the lollipop one) you must have a completely stock rom, even a frozen system app would make the update fail to install.
Nagass said:
I don't know, I'm quite new to Motorola phones but I read in this forum more than once that for OTA updates (atleast for the lollipop one) you must have a completely stock rom, even a frozen system app would make the update fail to install.
Click to expand...
Click to collapse
I have run 4.4.4 versions .14 .23 and .27 on my xt1068 as well as modded xt1064 5.0 and modded xt1069 5.0.1 , so worst case is All I will be able to run is modded roms, but i'm 99.99% sure that if you have the correct OTA for you Android version on phone there will be a way to upgrade.
reefuge said:
I have run 4.4.4 versions .14 .23 and .27 on my xt1068 as well as modded xt1064 5.0 and modded xt1069 5.0.1 , so worst case is All I will be able to run is modded roms, but i'm 99.99% sure that if you have the correct OTA for you Android version on phone there will be a way to upgrade.
Click to expand...
Click to collapse
Well anyway I just saved all of your packages just in case I'll ever need to restore my UK XT1068 back to stock.
I still have bootloader locked and everything as it came out of the box waiting for 5.0 OTA (of course I'll try to get the link and post it on XDA )
Nagass said:
Well anyway I just saved all of your packages just in case I'll ever need to restore my UK XT1068 back to stock.
I still have bootloader locked and everything as it came out of the box waiting for 5.0 OTA (of course I'll try to get the link and post it on XDA )
Click to expand...
Click to collapse
Lol sometimes wished I had waited for OTA 5.0
hi ,
when I tried to return to stock through bat file , when was the time to writing partition , it says <bootloader>Preflash validation failed .
Has anyone idea why?
nitsos said:
hi ,
when I tried to return to stock through bat file , when was the time to writing partition , it says <bootloader>Preflash validation failed .
Has anyone idea why?
Click to expand...
Click to collapse
is your bootloader unlocked? this method requires UNLOCKED bootloader
Yes,I have bootloader already locked
as of 14/01/2015 firmware B is Accepting OTA zip update (copy to internal memory AND SDCARD ) to Lollipop 5.0.2 from india
bro can you please upload Firmware KXB21.85.23 (DSDS ALL) to google drive as some people are not able to access mediafire??!!

[OTA Update] Stagefright & Security Patch for GPE 5.1 Firmware (LMY47M.M001)

Hello guys!​
This is the OTA file containing some security fixes for that Stagefright bullcrap and some stability fixes too.
You need to be on Android 5.1 GPE Firmware, compilation number LMY47M.M001.
Put the *.ZIP on the internal storage, then go to Settings > About Phone > System Updates and this will be applied. (This is NOT 5.1.1, it's just 5.1. No bigger System updates seem to be planned for Moto G GPE, since this device is 18 months old now). ​
NOTE: This wont flash in any other ROM or Firmware. Also, this wont flash on TWRP, CWM or any other custom recovery. You need to have stock AOSP recovery from GPE firmware.
Click to expand...
Click to collapse
CHEERS!!!​
LINK ¯\_(ツ)_/¯​
I'd like to include this patch in my GPE ROMs. It would be helpful if someone could do a fresh install of the GPE Firmware, apply this OTA Update and then make a TWRP Backup or System Dump via ADB:
adb shell
su
busybox tar czvf /sdcard/systemdump.tgz /system
exit
exit
adb pull /sdcard/systemdump.tgz​
Note: No personal data will be included.
lost101 said:
I'd like to include this patch in my GPE ROMs. It would be helpful if someone could do a fresh install of the GPE Firmware, apply this OTA Update and then make a TWRP Backup or System Dump via ADB:
adb shell
su
busybox tar czvf /sdcard/systemdump.tgz /system
exit
exit
adb pull /sdcard/systemdump.tgz​
Note: No personal data will be included.
Click to expand...
Click to collapse
what partitions should i include in the twrp backup?
Chandresh204 said:
what partitions should i include in the twrp backup?
Click to expand...
Click to collapse
Boot, Modem and System.
Thanks ! I had a notification for this update but could not install it because of non-stock recovery.... I will try to flash it manually.
EDIT : Trying to flash it with TWRP and have this message : "Error executing updater binary in zip '/sdcard/update.zip'
EDIT 1 : Also this message : "Package expects build fingerprint of motorola/falcon_gpe/falcon_umts:5.1/LMY47M.M001/6:user/release-keys or motorola/falcon_gpe/falcon_umts:5.1/LMY47M.M003/8:user/release-keys;
this device has motorola/falcon_retuglb/falcon_umts:4.3/14.10.0Q3.X-84-16/6:user/release-keys" ...
This is weird because i'm on 5.1 GPE and have compilation number LMY47M.M001 in "About the phone"...
What can I do ?
Euphorion said:
Thanks ! I had a notification for this update but could not install it because of non-stock recovery.... I will try to flash it manually.
EDIT : Trying to flash it with TWRP and have this message : "Error executing updater binary in zip '/sdcard/update.zip'
EDIT 1 : Also this message : "Package expects build fingerprint of motorola/falcon_gpe/falcon_umts:5.1/LMY47M.M001/6:user/release-keys or motorola/falcon_gpe/falcon_umts:5.1/LMY47M.M003/8:user/release-keys;
this device has motorola/falcon_retuglb/falcon_umts:4.3/14.10.0Q3.X-84-16/6:user/release-keys" ...
This is weird because i'm on 5.1 GPE and have compilation number LMY47M.M001 in "About the phone"...
What can I do ?
Click to expand...
Click to collapse
You need to have:
1. Untouched System partition (that means NO ROOT, nor ROOTED AND THEN UNROOTED System partion)
2. Stock AOSP recovery fron GPE Firmware...
So I'd reccomend you to reflash the entire GPE firmware, then apply this patch! :fingers-crossed:
MarckozZ said:
You need to have:
1. Untouched System partition (that means NO ROOT, nor ROOTED AND THEN UNROOTED System partion)
2. Stock AOSP recovery fron GPE Firmware...
So I'd reccomend you to reflash the entire GPE firmware, then apply this patch! :fingers-crossed:
Click to expand...
Click to collapse
Ok, thanks for your reply. And what is the easiest way to reflash the gpe firmware ? I followed this tutorial ( http://forum.xda-developers.com/moto-g/general/guide-flash-android-5-1-lollipop-gpe-t3071960 ) six months ago to convert my non-GPE XT1032 with android 5.0.2 to the GPE variant with android 5.1. Sorry for my questions, I'm a total noob.
Euphorion said:
Ok, thanks for your reply. And what is the easiest way to reflash the gpe firmware ? I followed this tutorial ( http://forum.xda-developers.com/moto-g/general/guide-flash-android-5-1-lollipop-gpe-t3071960 ) six months ago to convert my non-GPE XT1032 with android 5.0.2 to the GPE variant with android 5.1. Sorry for my questions, I'm a total noob.
Click to expand...
Click to collapse
you should have the GPE firmware zip, then unzip the file, put the contents in the folder which contains fastboot files, then uncompress the zip file in the attachments below, put the bat file in the same folder as the firmware files,
Then Run the bat file, voila!! you'll be on clean GPE 5.1.
Then setup the moto G and apply the stage fright update when notified.
Then flash the stock motorola radio/modem files to get back signal
then flash twrp to get root.
@lost101 i made the twrp backup, it is 1.34 GB. Clean firmware with just the update installed and not flashed asian modem files.
uploading the zip file which is 725 MB in size.
Thanks for the OTA link
Modified OTA zip for Moto G converted to GPE : https://www.androidfilehost.com/?fid=24052804347815541 i won't check baseband version before install. Tested http://i.imgur.com/Gnt3Y97.jpg and working http://i.imgur.com/GiYOFEo.jpg
TCattd said:
Thanks for the OTA link
Modified OTA zip for Moto G converted to GPE : https://www.androidfilehost.com/?fid=24052804347815541 i won't check baseband version before install. Tested http://i.imgur.com/Gnt3Y97.jpg and working http://i.imgur.com/GiYOFEo.jpg
Click to expand...
Click to collapse
what has been modified on this? does this work with custom recovery ?
Edit 1: my bad, didn't check the screenshots first, it does work with twrp. Now my question is, will it install even if the phone is rooted?
Chandresh204 said:
what has been modified on this? does this work with custom recovery ?
Click to expand...
Click to collapse
Just the initial version/modem check on updater-script. You can compare both zips if you want (original OTA and modified OTA).
And of course it works with a custom recovery. Check the two proofs, please. Was installed and tested using TWRP... :/
TCattd said:
Just the initial version/modem check on updater-script. You can compare both zips if you want (original OTA and modified OTA).
And of course it works with a custom recovery. Check the two proofs, please. Was installed and tested using TWRP... :/
Click to expand...
Click to collapse
sorry, forgot to check the screenshots, it does work with twrp. My question is will it still update even when i am rooted?
Chandresh204 said:
sorry, forgot to check the screenshots, it does work with twrp. My question is will it still update even when i am rooted?
Click to expand...
Click to collapse
Don't know.
Was tested with a clean 5.1 installation (using GPE 5.1 ROM (Untouched) (484mb) from http://forum.xda-developers.com/moto-g/development/rom-stock-motorola-lollipop-rom-t3017510 ) so, no root.
You can always unroot from inside SuperSU settings, then update with the modified OTA and afterwards install SuperSU again before restart from TWRP.
TCattd said:
Thanks for the OTA link
Modified OTA zip for Moto G converted to GPE : https://www.androidfilehost.com/?fid=24052804347815541 i won't check baseband version before install. Tested http://i.imgur.com/Gnt3Y97.jpg and working http://i.imgur.com/GiYOFEo.jpg
Click to expand...
Click to collapse
Very thanks for this modified OTA.
Since I was using custom recovery and root I have to flash clean GPE 5.1 firmware and set it up from ground just to install this update.
You just saved few hours for me. :good:
TCattd said:
Thanks for the OTA link
Modified OTA zip for Moto G converted to GPE : https://www.androidfilehost.com/?fid=24052804347815541 i won't check baseband version before install. Tested http://i.imgur.com/Gnt3Y97.jpg and working http://i.imgur.com/GiYOFEo.jpg
Click to expand...
Click to collapse
I can add this to the OP if you want!
MarckozZ said:
I can add this to the OP if you want!
Click to expand...
Click to collapse
No problem
Chandresh204 said:
you should have the GPE firmware zip, then unzip the file, put the contents in the folder which contains fastboot files, then uncompress the zip file in the attachments below, put the bat file in the same folder as the firmware files,
Then Run the bat file, voila!! you'll be on clean GPE 5.1.
Then setup the moto G and apply the stage fright update when notified.
Then flash the stock motorola radio/modem files to get back signal
then flash twrp to get root.
Click to expand...
Click to collapse
I reflashed everything and it worked. Thanks for your help.
Mine does not work (I am using TRWP). It gives an error say that the calendar.apk has unexpected content...

Need help to create a TWRP update from OTA

I just receveid an OTA update, but the installation stuck because the system is rooted.
I found the update.zip file on my Handy, but it contains some directory (Meta-inf, patch and system) and a big file update.app that I believe contais all the update file.
Is it possible to extract the file from update.app and then create an update that can I launche from TWRP? And if so how could I do it?
Thanks
You can't.
flash back a stock recovery.
After ulocking bootloader and root the OTA didn't work with original recovery that's why I wanto to create an update that works with TWRP
did you try?
ItalianWolf said:
did you try?
Click to expand...
Click to collapse
Yes I reinstalled the original recovery that you can find in t he root package and I completely unroot the phone using the unroot command in SuperSu.
Then I launch the update but after reboot it stuck at 11%, so I create the dload folder in my handy memory and copied there the content of update.zip and then forced the update. In this case, after reboot, it load until 99% that it reboot, but the installed version is still the 170 and not the 188.
Here worked, from post #393 to # 397 and #400
Stock recovery in root zip maybe too old.
Edit:
Ops perhaps it work on full update packages.
ItalianWolf said:
Here worked, from post #393 to # 397 and #400
Stock recovery in root zip maybe too old.
Edit:
Ops perhaps it work on full update packages.
Click to expand...
Click to collapse
What does here mean?
Which thread?
Thanks
Harlock1978 said:
What does here mean?
Which thread?
Thanks
Click to expand...
Click to collapse
Sorry, forgot link: http://forum.xda-developers.com/p8l...-lite-android-6-0-marshmallow-t3305550/page40
You need the Huawei Update Extractor Tool, and do the following:
Load the UPDATE.APP file inside the HUET
Extract boot.img, system.img, and cust.img, from UPDATE.APP inside the HUET
Flash the respective files via Fastboot
so if I am on Marshmallow beta, should I flash the recovery that comes with the marshmallow or the recovery of the B052 rom ?
AmINoS007 said:
so if I am on Marshmallow beta, should I flash the recovery that comes with the marshmallow or the recovery of the B052 rom ?
Click to expand...
Click to collapse
If you have to, flash the B052 recovery... you can always flash the Marshmallow recovery if it doesn't let you update.
I only flashed boot.img, cust.img, and system.img, when I upgraded; didn't flash Marshmallow's recovery at all.
Don't think you can even get OTA updates on the Marshmallow beta anyway (even via a normal bootloader-locked device).
Sorry for my late answer but I was travelling only with a Mac and I couldn't use Huaweu Update extractor.
This are the file that you can find in UpdateApp 188:
00.SHA256rsa.img
01.crc.img
02.curver.img
03.verlist.img
04.efi.img
05.fastboot1.img
06.boot.img
07.recovery.img
08.recovery2.img
11.cache.img
13.dtimage.img
14.dsp.img
15.fastboot.img
16.hifi.img
17.mcuimage.img
18.modemimage.img
19.modemnvm1.img
20.teeos.img
21.trustfirmware.img
And also the following directory:
META-INF
patch
system
Which file should I install, I didn't find a system.img and there are two different recovery
Thanks
You should not install any OTA with TWRP...
Flash back the stock recovery, update, then flash the twrp again, it's way easier and more secure, than doing a flashable zip from an OTA update without knowing what to do with the file within.
The OTA updates usually doesn't contain the SYSTEM.IMG file you are looking for, it contains individual files and scripts to patch up the current system partition to work with the new update.
From the two recoveries you should use the RECOVERY.IMG (the one without the 2 in it).
But again, I do recommend to flash the original recovery(not the one in the update), do the update, and put twrp back.
Where can I find the original recovery from ALE-L21C432B170, so that I can flash the original recovery again?
TIA
I found the original recovery and flashed it then I did a complete unroot and tried again to do the OTA update but it stopped at 11%.
Is there a different way to update?

htc m9+ android 6.0.1 cid: htc__38

hello i have a rooted m9 plus and so im not able to update to the latest android release 6.0.1
as i have rooted my device i was able to locate the ota .zip file and saved it
my boot loader is unlocked by htc dev and also it is on s-on and currently running lollipop 5.0.2 modified ,
when i tried flashing it from recovery mode it says error executing the ota.zip file
how to update the ota in step by step procedure on my phone?
should i trun s-off to flash it? if yes then how do u s-off freely ?
please let me know soon ..thanks in advance ,if anybody wants the ota ill upload the file
regarding the OTA file
hi,
i am stuck with the same problem. wondering why did I root it.
can you please upload the rom ?
djrawkar007 said:
hello i have a rooted m9 plus and so im not able to update to the latest android release 6.0.1
as i have rooted my device i was able to locate the ota .zip file and saved it
my boot loader is unlocked by htc dev and also it is on s-on and currently running lollipop 5.0.2 modified ,
when i tried flashing it from recovery mode it says error executing the ota.zip file
how to update the ota in step by step procedure on my phone?
should i trun s-off to flash it? if yes then how do u s-off freely ?
please let me know soon ..thanks in advance ,if anybody wants the ota ill upload the file
Click to expand...
Click to collapse
you need to relock the bootloader and install stock firmware on your phone then you can update OTA
No need to S-off if you can find the correct firmware for your phone
mqum said:
you need to relock the bootloader and install stock firmware on your phone then you can update OTA
No need to S-off if you can find the correct firmware for your phone
Click to expand...
Click to collapse
thats the problem man.. we all have 1.90.707.3 version on our phone and the only file we found was in easy firmware or ir.. and both need paid membership
I started uploading the file will share it as soon as its done
Thank you ! will be waiting
pls upload full ruu 1.90.707.3 for other people like me!!! i need this file long time ago....
I'm uploading it but my internet is slow it will be ready tomorrow
Htc m9+ 1.90.707.3 Htc_038
https://drive.google.com/open?id=0BzGqhf-ICYRYajhVTUlyVlFpMFU
Make sure this is the right firmware for your phone this is for Asia_WWE CID_038 only
mqum said:
Htc m9+ 1.90.707.3 Htc_038
https://drive.google.com/open?id=0BzGqhf-ICYRYajhVTUlyVlFpMFU
Make sure this is the right firmware for your phone this is for Asia_WWE CID_038 only
Click to expand...
Click to collapse
thanks man!
mqum said:
Htc m9+ 1.90.707.3 Htc_038
https://drive.google.com/open?id=0BzGqhf-ICYRYajhVTUlyVlFpMFU
Make sure this is the right firmware for your phone this is for Asia_WWE CID_038 only
Click to expand...
Click to collapse
Many thanks...
I couldnt find any firmwares for htc_038
btw how did u get this ruu...
did u extract this from your phone
thank so much friend....i test it...i hop it worked....
No i don't know how to extract it, i just downloaded the file
mqum said:
Htc m9+ 1.90.707.3 Htc_038
https://drive.google.com/open?id=0BzGqhf-ICYRYajhVTUlyVlFpMFU
Make sure this is the right firmware for your phone this is for Asia_WWE CID_038 only
Click to expand...
Click to collapse
i have downloaded the zip file but is no good file, wen i wont to open it crash the zip , i have tried in many browser to download, but the same result
i need the room to for htc cid _038 too
maryan0 said:
i have downloaded the zip file but is no good file, wen i wont to open it crash the zip , i have tried in many browser to download, but the same result
i need the room to for htc cid _038 too
Click to expand...
Click to collapse
heres another link
https://mega.nz/#!wdQBkDzL!4pb63wA7ciIc2kn5rbuedNzSs2Usr-llpugM_COYuzY
and the key if it asks for it-
!4pb63wA7ciIc2kn5rbuedNzSs2Usr-llpugM_COYuzY
finaly i upgraded to 6.0.1 marshmalow,thanks for uploading 1.90.707 RUU
for update to marshmalow first need flash stock last recovey of system software,after flash recovery must relock bootloader...
now need flash ruu.zip file in (fastboot RUU Mode) with (htc_fastboot)
first doawnload htc_fastboot (must be find in m9+ froum)
now reboot to download mode
type :
htc_fastboot oem rebootRUU
after reset to ruu installer type :
htc_fastboot flash zip rom.zip
after complete installtion type :
fastboot reboot
now your phone updated to 6.0.1 marshmalow
maryan0 said:
i have downloaded the zip file but is no good file, wen i wont to open it crash the zip , i have tried in many browser to download, but the same result
i need the room to for htc cid _038 too
Click to expand...
Click to collapse
i have finally for my htc m9 plus the upgrade to marshmallow but only 6.0 no 6.0.1
thanks for the both sheering links, both are the same zip file , is in perfectly condition (the problem with crash unzipping file , problem was on windows zip , dint open it ) and it work perfect
with the new os 6.0 the battery is draining faster that is a minus on my handy
i wait a custom rom with better performance

Categories

Resources