how to flash ota update zip - HTC One E8

when i was updating my htc one e8 m8sn i had error
"assert faild getprop("ro.product.device") =="htc_mecul_emmea"|| getprop("ro.build.product")=="htc_mecul_emea"
and another question how can i flash an ota update zip type while having s-on and unlocked bootloader

wgma60060 said:
when i was updating my htc one e8 m8sn i had error
"assert faild getprop("ro.product.device") =="htc_mecul_emmea"|| getprop("ro.build.product")=="htc_mecul_emea"
and another question how can i flash an ota update zip type while having s-on and unlocked bootloader
Click to expand...
Click to collapse
you have to lock bootloader by using fastboot command from dos command prompt on pc
fastboot oem lock
your ota zip file must be in root of sdcard
and then just select HBOOT in fastboot menu... it will start upgrading by using the ota zip...
then follow the instructions....
Best of luck.
Edit : I DO NOT KNOW ABOUT YOUR ERROR...
greg

gregferns said:
you have to lock bootloader by using fastboot command from dos command prompt on pc
fastboot oem lock
your ota zip file must be in root of sdcard
and then just select HBOOT in fastboot menu... it will start upgrading by using the ota zip...
then follow the instructions....
Best of luck.
Edit : I DO NOT KNOW ABOUT YOUR ERROR...
greg
Click to expand...
Click to collapse
thanks man for your help i will try and tell you

but there is a problem when i relock the bootloader the phone is going in a boot loop stay in the bootloader i don't know what to do

Related

Problem with update over bootloader

Hey guys,
i have a little problem with my Sensation. When i update my phone with the PG58IMG.zip in the bootloader, the update aborts after scanning for an update. What can i do? I am S-ON and HTCdev unlocked with the firmware v3.33.
alex1301 said:
Hey guys,
i have a little problem with my Sensation. When i update my phone with the PG58IMG.zip in the bootloader, the update aborts after scanning for an update. What can i do? I am S-ON and HTCdev unlocked with the firmware v3.33.
Click to expand...
Click to collapse
if the PG58IMG.zip is firmware then ..it wont work ..as firmware update via PG58IMG.zip file format while being SON is not possible
the only thing that you can install via PG58IMG.zip while being SON is only recovery ...and stock formatted rom (system,data and boot in img format)
now if normal parsing is not recognizing it
then you can do it via fastboot
copy the PG zip file to your adb/fastboot folder of pc ..and connect the device to pc from bootloader
open command prompt from the adb/fastboot folder
then these commands one by one
fastboot erase cache (if failed ignore it )
fastboot oem rebootRUU (black screen with silver HTC)
fastboot flash zip PG58IMG.zip (this flashes the stuff inside zip)
fastboot reboot-bootloader
Would this work also when i want to update the radio with such a zip?
Sent from my HTC Sensation using xda premium

[Q] A few problem after installing MaximusHD 10.0.0 PLEASE HELP

Hey Guys, I will appreciate your help regarding a few bugs that i have after installing the MaximusHD 10.0.0
First of all the WIFI connection is not working with any network that i tried..
The WIFI wizard discover networks in the area but not accapable for access and get the IP address...
another issue is that the Bluetooth wizard not recognized the devices in the area
Another big issue is that the SD card \ internal memory that i see in the computer is only 2GB instead 10-16 GB
What can i do to fix those problem??
Please help!
Thanks in advance,
BR
Alon
alonper said:
Hey Guys, I will appreciate your help regarding a few bugs that i have after installing the MaximusHD 10.0.0
First of all the WIFI connection is not working with any network that i tried..
The WIFI wizard discover networks in the area but not accapable for access and get the IP address...
another issue is that the Bluetooth wizard not recognized the devices in the area
Another big issue is that the SD card \ internal memory that i see in the computer is only 2GB instead 10-16 GB
What can i do to fix those problem??
Please help!
Thanks in advance,
BR
Alon
Click to expand...
Click to collapse
Your firmware didn't flash.
Are you S-Off? If yes, then flash the firmware again.
Open folder, run Command Prompt, type there
1.fastboot oem rebootRUU
2.fastboot flash zip firmware.zip
If you get an error
FAILED (remote: 90 hboot pre-update! please flush image again immediately)
type command once again
fastboot flash zip firmware.zip
fastboot flash recovery TWRP2.6.1.0.img
fastboot reboot
Make sure that installation was successful and press enter to reboot device.
are you mean for that part ?
alonper said:
Open folder, run Command Prompt, type there
1.fastboot oem rebootRUU
2.fastboot flash zip firmware.zip
If you get an error
FAILED (remote: 90 hboot pre-update! please flush image again immediately)
type command once again
fastboot flash zip firmware.zip
fastboot flash recovery TWRP2.6.1.0.img
fastboot reboot
Make sure that installation was successful and press enter to reboot device.
are you mean for that part ?
Click to expand...
Click to collapse
Yes, the symptoms (bugs) you have described happen when the firmware hasn't been properly flashed.
Also, the most important part is: You phone must be S-Off. Otherwise you need to try a different ROM.
Thanks but
Hi tivofool
Thanks for your help! but i cannot finnish this install..
I checked again and my one is s-off
1.fastboot oem rebootRUU
2.fastboot flash zip firmware.zip
If you get an error
FAILED (remote: 90 hboot pre-update! please flush image again immediately)
type command once again
fastboot flash zip firmware.zip
till here all was ok, but the next step failed :
fastboot flash recovery TWRP2.6.1.0.img
i got replied from the fast boot :
error: cannot load 'TWRP2.6.1.0.img': Unknown error
what to do?
I tried to continue without this recovery and did the reboot, and now the one is working ok but with a few more problems.
Anyway , should I re-install the ROM with the aroma installer?
Thanks and BR!
Alon
alonper said:
Hi tivofool
Thanks for your help! but i cannot finnish this install..
I checked again and my one is s-off
1.fastboot oem rebootRUU
2.fastboot flash zip firmware.zip
If you get an error
FAILED (remote: 90 hboot pre-update! please flush image again immediately)
type command once again
fastboot flash zip firmware.zip
till here all was ok, but the next step failed :
fastboot flash recovery TWRP2.6.1.0.img
i got replied from the fast boot :
error: cannot load 'TWRP2.6.1.0.img': Unknown error
what to do?
I tried to continue without this recovery and did the reboot, and now the one is working ok but with a few more problems.
Anyway , should I re-install the ROM with the aroma installer?
Thanks and BR!
Alon
Click to expand...
Click to collapse
fastboot flash zip TWRP_2.6.1.0_ville_4.2.2.zip
alonper said:
Hi tivofool
Thanks for your help! but i cannot finnish this install..
I checked again and my one is s-off
1.fastboot oem rebootRUU
2.fastboot flash zip firmware.zip
If you get an error
FAILED (remote: 90 hboot pre-update! please flush image again immediately)
type command once again
fastboot flash zip firmware.zip
till here all was ok, but the next step failed :
fastboot flash recovery TWRP2.6.1.0.img
i got replied from the fast boot :
error: cannot load 'TWRP2.6.1.0.img': Unknown error
what to do?
I tried to continue without this recovery and did the reboot, and now the one is working ok but with a few more problems.
Anyway , should I re-install the ROM with the aroma installer?
Thanks and BR!
Alon
Click to expand...
Click to collapse
Yes, flash like robertus12 advised.
Or your command will work if you unpack that zip file so that the .img file is in the fastboot folder.:good:
alonper said:
Hi tivofool
Thanks for your help! but i cannot finnish this install..
I checked again and my one is s-off
1.fastboot oem rebootRUU
2.fastboot flash zip firmware.zip
If you get an error
FAILED (remote: 90 hboot pre-update! please flush image again immediately)
type command once again
fastboot flash zip firmware.zip
till here all was ok, but the next step failed :
fastboot flash recovery TWRP2.6.1.0.img
i got replied from the fast boot :
error: cannot load 'TWRP2.6.1.0.img': Unknown error
what to do?
I tried to continue without this recovery and did the reboot, and now the one is working ok but with a few more problems.
Anyway , should I re-install the ROM with the aroma installer?
Thanks and BR!
Alon
Click to expand...
Click to collapse
you'll just need to rename the file in the command prompt

How Install OTA UPDATE

How i install the ota update for htc buterfly x920e
link: https://disk.yandex.com/public/?hash=ED3W7nzcol6NEkKXhcnG5PgkAprhN8UEHLlbrjV8H0c=
help please
juginkrebs said:
help please
Click to expand...
Click to collapse
Rename it as PL99IMG.zip and put it in your external sd card. Then turn off your phone and once its off, hold down the power and vol down button until you enter hboot. The installation will automatically begin.
my internal storage is not avaible
juginkrebs said:
my internal storage is not avaible
Click to expand...
Click to collapse
put it on your external sdcard
The European x920e doesn't have external sd
Sent from my HTC Butterfly using xda app-developers app
Bassie39 said:
The European x920e doesn't have external sd
Sent from my HTC Butterfly using xda app-developers app
Click to expand...
Click to collapse
Extract the boot.img file from the update if it has one.
Reboot into fastboot
Shift+right click in the folder in which you have extracted it and type : fastboot flash boot boot.img
Else directry proceed with this :
fastboot rebootRUU
You'll see the HTC logo then type
fastboot flash zip <zip name>.zip
If it gives an error saying hboot preupdate or something just type the previous command again
fastboot reboot
If it still does not work relock your bootloader using the following code and try again
fastboot oem lock
davidjumani said:
Extract the boot.img file from the update if it has one.
Reboot into fastboot
Shift+right click in the folder in which you have extracted it and type : fastboot flash boot boot.img
Else directry proceed with this :
fastboot rebootRUU
You'll see the HTC logo then type
fastboot flash zip <zip name>.zip
If it gives an error saying hboot preupdate or something just type the previous command again
fastboot reboot
If it still does not work relock your bootloader using the following code and try again
fastboot oem lock
Click to expand...
Click to collapse
its no boot.img include
juginkrebs said:
its no boot.img include
Click to expand...
Click to collapse
read what I said. if its not there then proceed with rebooting into ruu
its workin or not? see the attachment
juginkrebs said:
its workin or not? see the attachment
Click to expand...
Click to collapse
yes it did. Flash the zip again if it gives error 90
k if you switched off you phone after that you'll have to redo it again.
So reboot to ruu
Flash the zip
If you get error 90 flash the zip again
Reboot and you're done

Won't boot into recovery

It all started yesterday where i was trying to update (InsertCoin) which for some reason made my phone shut down mid-way through the installation process...
I had to reboot my phone back into recovery to wipe system/cache/data to reinstall...For some reason this wiped/damaged everything but the bootloader ofc.
(Bye go all my pictures, whatsapp conversations etc...)
This made me not being able to boot into my recovery aswell
I still can't get back into my recovery, and i've tried flashing the recovery over and over again via fastboot flash recovery twrp.img
When i try to flash the recovery, it succeeds but when i try to boot into it, it blinks the splash screen with odd intervals, i dont know if this means that its trying over and over again...I'm sort of desperate here...any help?
sidenote here: I'm in linux
you should've updated firmware to hboot 2.22 needed for IC, then you need to install the latest recovery 2.7.1.1 from twrp website
twrp here: http://techerrata.com/browse/twrp2/m4ul
new firmware here :http://forum.xda-developers.com/showthread.php?t=2759131
I have not updated it, will go and do that now,
Code:
[email protected]:/media/leon/*censor*/Android/ROMS/Millium$ sudo fastboot flash zip firmware.zip
[sudo] password for leon:
target reported max download size of 800227328 bytes
sending 'zip' (19549 KB)...
OKAY [ 2.466s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) Read zipped android_info fail
FAILED (remote: 99 unknown fail)
finished. total time: 4.305s
Right.....!?
I really don't want to reboot to bootloader at the moment...since the update failed...
Apparently i am S-ON and therefor need to obtain s-off, but i don't have an android system installed..how
s-off required to flash firmware or if s-on, bootloader needs to be re-locked, sorry i assumed you knew that! maybe create a signature giving details of your device for future, it does help.
If you are S-ON ---> Re-lock your bootloader (this will most probably wipe content of your device)
If you are S-OFF ---> no need to re-lock the bootloader.
Copy downloaded .zip to fastboot.exe location (e.g. c:/SDK/platform-tools/fastboot.exe)
Re-name .zip file to firmware.zip
Open command prompt
Boot your device in fastboot mode (vol down + power ===> fastboot)
Connect device to the PC
In command prompt cd to fastboot.exe location
Make sure you have correct modeid and cidnum (type: fastboot getvar all)
Type: fastboot oem lock (if your device is not relocked yet or in case it's S-ON)
Type: fastboot oem rebootRUU and wait for device to reboot
Type: fastboot flash zip firmware.zip and wait for process to complete
Sometimes flashing for the first time doesn't work, so flash firmware.zip again just to make sure.
Type: fastboot flash zip firmware.zip and wait for process to complete
Type: fastboot reboot
Unlock your bootloader and flash custom recovery if you are going to use custom ROM.
Code:
FAILED (remote: 12 signature verify fail)
This ahappens when flashing the firmware
*edit: I have fixed that, but i cannot flash the 2.22 included y you because it has a different modelid, presumably because my m4 isn't the at&t variant.
Will this work?
`leon said:
Code:
FAILED (remote: 12 signature verify fail)
This ahappens when flashing the firmware
Click to expand...
Click to collapse
not work ?? ok, then you will need to s-off the device, unlock first,you need SUPERCID also
Braddison said:
not work ?? ok, then you will need to s-off the device, unlock first
Click to expand...
Click to collapse
It did, sorry, didnt edit the post quick enough
`leon said:
Code:
FAILED (remote: 12 signature verify fail)
*edit: I have fixed that, but i cannot flash the 2.22 included y you because it has a different modelid, presumably because my m4 isn't the at&t variant.
Will this work?
Click to expand...
Click to collapse
no that firmware will not update everything that is required, use the firmware zip in the link i gave previously.
you need to change your cid to supercid,,,,very simple to do
Enter the command "fastboot oem readcid". Make a note of your original CID.
enter the command "fastboot oem writecid 11111111" make sure it is 8 ones (1)
enter the command "fastboot read cid" [it should confirm your CID is 11111111]
Braddison said:
no that firmware will not update everything that is required, use the firmware zip in the link i gave previously.
you need to change your cid to supercid,,,,very simple to do
Enter the command "fastboot oem readcid". Make a note of your original CID.
enter the command "fastboot oem writecid 11111111" make sure it is 8 ones (1)
enter the command "fastboot read cid" [it should confirm your CID is 11111111]
Click to expand...
Click to collapse
Yeah, i just tried that 5 minutes ago, though...:
Code:
(bootloader) [JAVACARD_ERR] SD/USBDISK Init error
Gosh...my device doesn't like me..
oh, wait, don't i have to unlock bootloader?
i'll try that now
OMG IM IN RECOVERY
cant seem to do anything with my data partition, same goes for internal storage
well you've done everything that i done when i tried out Insertcoin rom for a few days and never had any of your issues. so not sure whats going on.
- unlocked bootloader
- get s-off
- get supercid
- update firmware
- get latest twrp recoverry
- install Insert Coin
use the fix miniwhooper posted on her firmware thread ....Flash stock recovery and factory reset from boot loader. It will fix you /data partition.. then flash custom recovery and it should be fixed
`leon said:
Yeah, i just tried that 5 minutes ago, though...:
Code:
(bootloader) [JAVACARD_ERR] SD/USBDISK Init error
Gosh...my device doesn't like me..
oh, wait, don't i have to unlock bootloader?
i'll try that now
OMG IM IN RECOVERY
cant seem to do anything with my data partition, same goes for internal storage
Click to expand...
Click to collapse
Make sure you are in the folder your rom zip is located.
Run the command...
adb push filename.zip /sdcard
Wait around 10 minutes as it will not give you progress
go back to TWRP main page and install, choose SDcard and the zip file you just uploaded should be there.
hello @AnGrY sCoTsMaN
i have the exact same problem but i flashed cm.12.1 cant boot in recovery or flash anything using adb
hboot os 2.22 it says unlocked but it seems not
can you please help me out
Edit: problem solved without doing anything

E:error Status 0 when trying to flash

E: Error in /sdcard/therom.zip
(Status 0)
installation aborted
I use clockwork-touch-5.8.0.9 for recovery
All the roms I tired flashing:
aosb_kk_1.3.4_20140607_pyramid
CARBON-KK-UNOFFICIAL-KERNEL-3.4-20141006-1204-pyramid
Slim-pyramid-4.4.4.build.8.4-WEEKLY-7391
My phone model is Sensation Z710e
It stills comes fine
MimicMyPhone said:
E: Error in /sdcard/therom.zip
(Status 0)
installation aborted
I use clockwork-touch-5.8.0.9 for recovery
All the roms I tired flashing:
aosb_kk_1.3.4_20140607_pyramid
CARBON-KK-UNOFFICIAL-KERNEL-3.4-20141006-1204-pyramid
Slim-pyramid-4.4.4.build.8.4-WEEKLY-7391
My phone model is Sensation Z710e
It stills comes fine
Click to expand...
Click to collapse
try with 4ext recovery
here is the latest version
http://www.4shared.com/zip/WnSyLWMaba/4EXT_Recovery_Touch_v1006_RC3_.html
extract the recovery.img and flash it via fastboot command
rzr86 said:
try with 4ext recovery
here is the latest version
http://www.4shared.com/zip/WnSyLWMaba/4EXT_Recovery_Touch_v1006_RC3_.html
extract the recovery.img and flash it via fastboot command
Click to expand...
Click to collapse
ok its says" can't install this package on top of incompatible data. Please try another package or run a factory reset. Status 7 Installtion aborted
MimicMyPhone said:
ok its says" can't install this package on top of incompatible data. Please try another package or run a factory reset. Status 7 Installtion aborted
Click to expand...
Click to collapse
no you don't flash this through recovery
inside the zip there is a recovery.img
ectract it and place it in your adb/fastboot folder on your pc
boot your device into the bootloader select fastboot and connect it to the pc
then open a cmd window from adb/fastboot folder and type
fastboot flash recovery recovery.img
fastboot reboot bootloader
rzr86 said:
no you don't flash this through recovery
inside the zip there is a recovery.img
ectract it and place it in your adb/fastboot folder on your pc
boot your device into the bootloader select fastboot and connect it to the pc
then open a cmd window from adb/fastboot folder and type
fastboot flash recovery recovery.img
fastboot reboot bootloader
Click to expand...
Click to collapse
Yea I did that,what i meant what the rom I tried to install kept saying that message however I was able to get the Viper rom installed with your help by changing recovery from CWM to 4ext. So I thank you very much for helping . I wonder what the problem was ?
I still can't get CM12 and CARBON rom to flash but I'm loving this Viper so I won't change it

Categories

Resources