Hi All,
I can't install CM10 on my HTC One X (International) version.
This is the error.
Installing: /sdcard/cm-10-20120802-p12-endeavoru.zip
Finding update package...
Opening update package...
Installing update...
assert failed: getprop("ro.product.device") == "endeavoru" | | getprop("ro.build.product") == "endeavoru"
E : Error in /sdcard/cm-10-20120802-p12-endeavoru.zip
(Status 7)
Installation aborted.
Please advise..
TQ.
Bad download? Did you check the md5 before trying to flash?
musangking07 said:
Hi All,
I can't install CM10 on my HTC One X (International) version.
This is the error.
Installing: /sdcard/cm-10-20120802-p12-endeavoru.zip
Finding update package...
Opening update package...
Installing update...
assert failed: getprop("ro.product.device") == "endeavoru" | | getprop("ro.build.product") == "endeavoru"
E : Error in /sdcard/cm-10-20120802-p12-endeavoru.zip
(Status 7)
Installation aborted.
Please advise..
TQ.
Click to expand...
Click to collapse
Have you tried downloading the file again or from a different mirror. Could be an error in the file itself.
musangking07 said:
Hi All,
I can't install CM10 on my HTC One X (International) version.
This is the error.
Installing: /sdcard/cm-10-20120802-p12-endeavoru.zip
Finding update package...
Opening update package...
Installing update...
assert failed: getprop("ro.product.device") == "endeavoru" | | getprop("ro.build.product") == "endeavoru"
E : Error in /sdcard/cm-10-20120802-p12-endeavoru.zip
(Status 7)
Installation aborted.
Please advise..
TQ.
Click to expand...
Click to collapse
Installed cm-10-20120815-a5-endeavoru on my international OneX.
EddyOS said:
Bad download? Did you check the md5 before trying to flash?
Click to expand...
Click to collapse
Yes i did. The md5 is correct.
B3r3av3d said:
Have you tried downloading the file again or from a different mirror. Could be an error in the file itself.
Click to expand...
Click to collapse
I can't find any mirror. Do you have other mirror?
Thanks for your concern.
You should modify the updater-script and remove the part related to the device control at the top, but I don't know if you can do it...
I you need I can do it for you...just post the updater-script under META-INF/Android..
Cheers
Don't modify the script. That check is there for a reason!
What does your phone say in HBOOT? If it is ENDEAVORU, are you sure you've got the right recovery?
Same Issue
I'm having exactly the same issue trying to install Tripnravers CM10 rom.....
Anyone have a solution that I can follow? So frustrating!!
Rusty! said:
Don't modify the script. That check is there for a reason!
What does your phone say in HBOOT? If it is ENDEAVORU, are you sure you've got the right recovery?
Click to expand...
Click to collapse
He is right. Does it say endeavoru or evita?
Sent from my HTC One X using xda premium
here the anwser
open cm-10-20120814-UNOFFICIAL-d2att whit winRar.
go to : META-INF/COM/google/android/updater-script
open /updater-script whit notepad++ and delete the first line. SAVE IT and boot your device whit cm10.
only way i found.
Danger! Don't modify the script. The rom is not designed for your HOX!
Kenia1234 said:
You should modify the updater-script and remove the part related to the device control at the top, but I don't know if you can do it...
I you need I can do it for you...just post the updater-script under META-INF/Android..
Cheers
Click to expand...
Click to collapse
Hi.. I know how to do it. But I'm a bit worry if this will harm my phone. See the comment from Rusty below.
Rusty! said:
Don't modify the script. That check is there for a reason!
What does your phone say in HBOOT? If it is ENDEAVORU, are you sure you've got the right recovery?
Click to expand...
Click to collapse
Hi Rusty.. Yes.. I've got the right version. It's Endeavoru. My HOX is International version. As I know Endeavoru is meant for HOX International. am I right?
oups
michaffm1964 said:
Danger! Don't modify the script. The rom is not designed for your HOX![/QUI
i did that on my GS 3 and it worked and now im running cm10 perfectly
Click to expand...
Click to collapse
musangking07 said:
Hi Rusty.. Yes.. I've got the right version. It's Endeavoru. My HOX is International version. As I know Endeavoru is meant for HOX International. am I right?
Click to expand...
Click to collapse
You are indeed right.
I can only assume the recovery is wrongly identifying the phone, causing the script to fail.
Now I'm able to install the CM10 but when reboot, the phone got stuck. Cannot reboot. I saw from the installation instruction that we need to do something on 'boot.img' but I don't know how to do that.
Please advise.
@Op,
No mention about these in post 1 so I ask if you don't mind.
Did you unlock on HTCDev?
Did you flash Clockworkmod?
Did you flash SuperSU?
Did you flash boot.img?
And last, did you erase cache?
And also important, which CM10 are you trying to flash?
Laurentius26 said:
@Op,
No mention about these in post 1 so I ask if you don't mind.
Did you unlock on HTCDev?
Did you flash Clockworkmod?
Did you flash SuperSU?
Did you flash boot.img?
And last, did you erase cache?
And also important, which CM10 are you trying to flash?
Click to expand...
Click to collapse
Yes I did everything as you mentioned above.
The CM10 that i downloaded is Endeavoru version which is meant for HOX International.
Laurentius26 said:
@Op,
No mention about these in post 1 so I ask if you don't mind.
Did you unlock on HTCDev?
Did you flash Clockworkmod?
Did you flash SuperSU?
Did you flash boot.img?
And last, did you erase cache?
And also important, which CM10 are you trying to flash?
Click to expand...
Click to collapse
musangking07 said:
Yes I did everything as you mentioned above.
The CM10 that i downloaded is Endeavoru version which is meant for HOX International.
Click to expand...
Click to collapse
Are you sure that you've flashed the boot.img from the CM10 zip file?.
musangking07 said:
Now I'm able to install the CM10 but when reboot, the phone got stuck. Cannot reboot. I saw from the installation instruction that we need to do something on 'boot.img' but I don't know how to do that.
Please advise.
Click to expand...
Click to collapse
You indicate here that you do not know how to flash boot.img
This is why you are getting the boot loop.
1. In the CM10 installation zip, "cm-10-20120820-a7-endeavoru.zip" there will be a file called 'boot.img'
2. Extract this file and place it in your fastboot directory. You have fastboot already don't you?.
3. Restart phone in bootloader (Power + vol down)
4. Select fastboot
5. Type these commands "fastboot flash boot boot.img" followed by "fastboot erase cache"
6. Select HBOOT
7. Restart phone.
Laurentius26 said:
@Op,
No mention about these in post 1 so I ask if you don't mind.
Did you unlock on HTCDev?
Did you flash Clockworkmod?
Did you flash SuperSU?
Did you flash boot.img?
And last, did you erase cache?
And also important, which CM10 are you trying to flash?
Click to expand...
Click to collapse
mimik13 said:
Are you sure that you've flashed the boot.img from the CM10 zip file?.
You indicate here that you do not know how to flash boot.img
This is why you are getting the boot loop.
1. In the CM10 installation zip, "cm-10-20120820-a7-endeavoru.zip" there will be a file called 'boot.img'
2. Extract this file and place it in your fastboot directory. You have fastboot already don't you?.
3. Restart phone in bootloader (Power + vol down)
4. Select fastboot
5. Type these commands "fastboot flash boot boot.img" followed by "fastboot erase cache"
6. Select HBOOT
7. Restart phone.
Click to expand...
Click to collapse
Ok.. I'll repeat all the steps and see the result.
Anyway.. Thank you so much.
mimik13 said:
Are you sure that you've flashed the boot.img from the CM10 zip file?.
You indicate here that you do not know how to flash boot.img
This is why you are getting the boot loop.
1. In the CM10 installation zip, "cm-10-20120820-a7-endeavoru.zip" there will be a file called 'boot.img'
2. Extract this file and place it in your fastboot directory. You have fastboot already don't you?.
3. Restart phone in bootloader (Power + vol down)
4. Select fastboot
5. Type these commands "fastboot flash boot boot.img" followed by "fastboot erase cache"
6. Select HBOOT
7. Restart phone.
Click to expand...
Click to collapse
Now I can boot the CM10!!.. thank you very much.
Related
i am a n00b, so bear with me!
i have used XTC CLIP and gained S-OFF, so i see:
MARVEL PVT SHIP S-OFF RL
HBOOT-0.90.000
MICROP-0451
RADIO-7.46.35.08
i then followed this guide: http://forum.xda-developers.com/showthread.php?t=1195275
and did the PG76IMG.zip + root.zip installs
then i used ROM Manager to install ClockworkMod Recovery and then backed-up my phone image.
-- of note, in the ROM Manager when i was installing CWM (5.0.2.0)- it only listed HTC Buzz (Wildfire), so i chose that as my handset...
was this the wrong thing to do?
i also updated superuser and the SU binary.
so - i tried to install a few different ROMs but none worked, mostly with 'status 7' errors?
how do i know what is wrong?
i checked using Root Checker Basic - it said: "Congratulations! This device has root access!"
the ROMS i am trying are:
Cyanogenmod 7.2.0-RC0-marvel-KANG
JikantaruROM_XE_11711
error log:
-- Installing: /sdcard/update-cm-7.2.0-RC0-marvel-KANG-signed.zip
mtd: successfully wrote block at c4b2c00000000
I:Set boot command "boot-recovery"
Finding update package...
I:Update location: /sdcard/update-cm-7.2.0-RC0-marvel-KANG-signed.zip
Opening update package...
Installing update...
script aborted: assert failed: getprop("ro.product.device") == "marvel" || getprop("ro.build.product") == "marvel" || getprop("ro.product.board") == "marvel"
assert failed: getprop("ro.product.device") == "marvel" || getprop("ro.build.product") == "marvel" || getprop("ro.product.board") == "marvel"
E:Error in /sdcard/update-cm-7.2.0-RC0-marvel-KANG-signed.zip
(Status 7)
Installation aborted.
result was NULL, message is: assert failed: install_zip("/sdcard/update-cm-7.2.0-RC0-marvel-KANG-signed.zip")
------------------
i have a feeling i am using the wrong recovery program - but would love some feedback on how to flash a ROM to my phone somehow!
At least you flashed wrong recovery, try from this topic: http://forum.xda-developers.com/showthread.php?t=1439466
flash clockwork mod recovery by alquez, then go boot into recovery, after that put the rom you want on sd card, as a zip, and just install it from the recovery... pm me if u need any help
b02 said:
flash clockwork mod recovery by alquez, then go boot into recovery, after that put the rom you want on sd card, as a zip, and just install it from the recovery... pm me if u need any help
Click to expand...
Click to collapse
i just tried from the above linked thread, when i ran recovery.bat from archive it said:
sending 'recovery' <3820 KB>... OKAY
writing 'recovery'... FAILED <remote: not allowed>
All done have a nice day etc
then when i boot into recovery, i still see:
Recovery v3.2.0.1_xda.cn
is that still the wrong Recovery?
the Superuser + SU binary installed fine... but still cant flash the ROM???
same error as in OP
b02 said:
flash clockwork mod recovery by alquez, then go boot into recovery, after that put the rom you want on sd card, as a zip, and just install it from the recovery... pm me if u need any help
Click to expand...
Click to collapse
ahhhh! yes, this one: http://forum.xda-developers.com/showthread.php?t=1213229
yepppers!
i just installed this one and all problems are solvered!
i have a cool blue android on a skate board loading up right now... wow! time to explore!
Congratulation !
user1829 said:
ahhhh! yes, this one: http://forum.xda-developers.com/showthread.php?t=1213229
yepppers!
i just installed this one and all problems are solvered!
i have a cool blue android on a skate board loading up right now... wow! time to explore!
Click to expand...
Click to collapse
im glad i helped
b02 said:
im glad i helped
Click to expand...
Click to collapse
can you help one step more by pointing me to the best thread describing how to make 1GB+ for apps? using DATA2SD?
On a rom that supports data2sd, like cm 7.2 or jikantaru xe or w/e...
download partition magic (or use any of theese : Best partitioning software), make 1024mb (don't go over it, i have read about some bugs, its enough anyway) ext4 and rest of sd card make fat32, build it in partition magic, then go in options set aplication moving (tick) and choose location to external... and u have it ....
EDIT, i just found other guy wrote this so, but i think it can be used on roms that dont have data2sd, thats whats that installer for i guess
- Make 1GB memory for apps
1. Download cm7.2 port by alquez
2. Download data2sd installer http://www.mediafire.com/?757066a1516tdkt
3. Factory wipe then install cm7
4. Back up SD card
5. In recovery go to advanced -> partition SD card -> 1024mb
6. Install data2sd
7. Boot into cyanogenmod
8. Restore SD card stuff if anything went wrong
9. Enjoy and click thanks to benjamingwynn for his tutorial.
p.s. Make backup of your data card, since you might loose your data if you are partitioning sd card for first time. So once again, backup it.
first one is by me and second is by banjamingwynn as u see ... use the one u like
user1829 said:
can you help one step more by pointing me to the best thread describing how to make 1GB+ for apps? using DATA2SD?
Click to expand...
Click to collapse
You should consider Link2SD as well. In my opinion, the best thread for that on XDA is [TUTORIAL][Link2SD][ROOT] How to prep your SD card for it...Windoze Style. Don't forget to thank d33ps1x if you use it.
CafeKampuchia said:
You should consider Link2SD as well. In my opinion, the best thread for that on XDA is [TUTORIAL][Link2SD][ROOT] How to prep your SD card for it...Windoze Style. Don't forget to thank d33ps1x if you use it.
Click to expand...
Click to collapse
damn - nice tute!!!
wish they were all like that!
will set it up back at home...
I have unlocked my bootloader, rooted my device, and flashed CWM.
I am trying to install ICS slim 4.2 and I am getting the same error everytime I try to flash the zip file. It looks like this:
assert failed: getprop("ro.product.device")
getprop(ro.build.product) endeavoru
error in sdcard/HOX4.2.zip
Status 7
install aborted
no files found.
I have followed all the steps provided on rom page.
Please can someone help me out?
Thanks
Saint3004 said:
I have unlocked my bootloader, rooted my device, and flashed CWM.
I am trying to install ICS slim 4.2 and I am getting the same error everytime I try to flash the zip file. It looks like this:
assert failed: getprop("ro.product.device")
getprop(ro.build.product) endeavoru
error in sdcard/HOX4.2.zip
Status 7
install aborted
no files found.
I have followed all the steps provided on rom page.
Please can someone help me out?
Thanks
Click to expand...
Click to collapse
download the latest recovery http://download.clockworkmod.com/recoveries/recovery-clockwork-touch-5.8.4.0-endeavoru.img
flash through fastboot. fastboot flash recovery,fastboot erase cache,fastboot flash boot boot.img than rom will work
or open the zip (the ROM)and navigate to META-INF\COM\GOOGLE\ANDROID and extract updater-script, open this up in notepad++ (Regular notepad wont do it, it breaks it) and removed the 3 assert lines.save it and replace that back into the same directory. It should work then
Hi all
I have the HTC ONE X International TEGRA 3 version.
Could do with some help.
I've updated HBOOT to 1.28 and when i try to install aokp_ICJ422-V2.9.5.zip in recovery this is what i get:
updating partition details...
installing '/sdcard/0/roms/aokp_ICJ422-V2.9.5.zip'...
checking for md5 file...
skipping md5 check: no md5 file found.
assert failed: getprop("ro.bootloader") == "1.28.0000" ||
E:error in 'sdcard/0/roms/aokp_ICJ422-V2.9.5.zip'
updating partition details...
Then it says Failed underneath
This is using Team Win Recovery Project v2.4.1.0
Any help is appreciated
AFAIK it should work on 1.28 hboot but it seems that LorD made a slight mistake while writing the updater script...
Is there any way you could update the hboot even further?
Sent from my IceCold One X
TToivanen said:
AFAIK it should work on 1.28 hboot but it seems that LorD made a slight mistake while writing the updater script...
Is there any way you could update the hboot even further?
Sent from my IceCold One X
Click to expand...
Click to collapse
I dont think i can as it was what was on the htc dev website and i just use the identifier token thats shown in cmd prompt
Ahem, hboot version has nothing to do with either htcdev or identifier token.
Please do:
fastboot oem readcid
And post the result here.
Sent from my IceCold One X
TToivanen said:
Ahem, hboot version has nothing to do with either htcdev or identifier token.
Please do:
fastboot oem readcid
And post the result here.
Sent from my IceCold One X
Click to expand...
Click to collapse
INFODEBUG: cid: HTC__001
You can go up to 1.39. Please stand by for instructions.
Download this: http://goo.gl/M0hLq
Rename it "firmware" if it isn't already named so. Copy it to the fastboot folder.
Put your Unlock_code.bin to your fastboot folder (search email inbox if you've lost it)
Then do the commands one by one:
fastboot oem lock
fastboot oem rebootRUU
fastboot flash zip firmware.zip (do several times if it fails)
fastboot flash unlocktoken Unlock_code.bin
Then flash the recovery of your choice and proceed.
jaymz_uk said:
INFODEBUG: cid: HTC__001
Click to expand...
Click to collapse
just checked in recovery and it still says HBOOT-1.12.0000 even though ive done " fastboot flash unlocktoken Unlock_code.bin
So as it stands i have bootloader and recovery but no OS.
Thanks for the help usually i can install rom's fine as i was using the 4.2.1 AOKP rom
Ive done what you said hboot is still 1.12.0000
firmware.zip keeps saying failed remote not allowed and remote 000000008.
still failing on writing zip
TToivanen said:
You can go up to 1.39. Please stand by for instructions.
Download this: http://goo.gl/M0hLq
Rename it "firmware" if it isn't already named so. Copy it to the fastboot folder.
Put your Unlock_code.bin to your fastboot folder (search email inbox if you've lost it)
Then do the commands one by one:
fastboot oem lock
fastboot oem rebootRUU
fastboot flash zip firmware.zip (do several times if it fails)
fastboot flash unlocktoken Unlock_code.bin
Then flash the recovery of your choice and proceed.
Click to expand...
Click to collapse
Will it write the zip file if its relocked?
jaymz_uk said:
Will it write the zip file if its relocked?
Click to expand...
Click to collapse
Still not working can someone help me get this sorted as i need my phone.
jaymz_uk said:
Will it write the zip file if its relocked?
Click to expand...
Click to collapse
It MUST be relocked in order to flash.
Sent from my IceCold One X
TToivanen said:
It MUST be relocked in order to flash.
Sent from my IceCold One X
Click to expand...
Click to collapse
well it keeps saying failed when trying to write. Should i just keep trying it?
jaymz_uk said:
well it keeps saying failed when trying to write. Should i just keep trying it?
Click to expand...
Click to collapse
It should flash fine after 2-3 tries.
Sent from my IceCold One X
TToivanen said:
It should flash fine after 2-3 tries.
Sent from my IceCold One X
Click to expand...
Click to collapse
for some reason it keeps saying failed when writing and then it just says waiting for device for ages
Does it have to be s-off as mines s-on
jaymz_uk said:
for some reason it keeps saying failed when writing and then it just says waiting for device for ages
Does it have to be s-off as mines s-on
Click to expand...
Click to collapse
Also rebooting the RUU is it supposed to show the word htc then go to something or do i reboot
jaymz_uk said:
Also rebooting the RUU is it supposed to show the word htc then go to something or do i reboot
Click to expand...
Click to collapse
Ok it worked turned phone off waited a couple of minutes then tried it all again and it worked. Just got to try the rom now will post back if all worked.
Thanks
All sorted and working just got to set it up. your a life save thanks for the help.
Great! Enjoy that masterpiece of a ROM.
Sent from my IceCold One X
This is the error I get when I try to flash 4.4.3 in TWRP:
script aborted: file_getprop: failed to stat "/system/build.prop": No such file or directory
file_getprop: failed to stat "/system/build.prop": No such file or directory
I:Legacy property environment disabled.
E:Error executing updater binary in zip '/sdcard/ROM/690c696fc4ad38107536cc3a32f262f5d18d8073.OTA_M8_UL_K44_STOCK_UI_MR_Google_WWE_2.10.1700.4-1.16.1700.16_release_378258.zip'
Error flashing zip '/sdcard/ROM/690c696fc4ad38107536cc3a32f262f5d18d8073.OTA_M8_UL_K44_STOCK_UI_MR_Google_WWE_2.10.1700.4-1.16.1700.16_release_378258.zip'
Updating partition details...
Thanks in advance for any help
supahdaniel said:
This is the error I get when I try to flash 4.4.3 in TWRP:
script aborted: file_getprop: failed to stat "/system/build.prop": No such file or directory
file_getprop: failed to stat "/system/build.prop": No such file or directory
I:Legacy property environment disabled.
E:Error executing updater binary in zip '/sdcard/ROM/690c696fc4ad38107536cc3a32f262f5d18d8073.OTA_M8_UL_K44_STOCK_UI_MR_Google_WWE_2.10.1700.4-1.16.1700.16_release_378258.zip'
Error flashing zip '/sdcard/ROM/690c696fc4ad38107536cc3a32f262f5d18d8073.OTA_M8_UL_K44_STOCK_UI_MR_Google_WWE_2.10.1700.4-1.16.1700.16_release_378258.zip'
Updating partition details...
Thanks in advance for any help
Click to expand...
Click to collapse
Did you try
fastboot erase cache
an0ther said:
Did you try
fastboot erase cache
Click to expand...
Click to collapse
I wiped cache/dalvik in TWRP and it didn't help.
Should I flash systemroot.img (that was extracted from the rooted RUU file) through adb to restore the default /system/ directory? (not sure if that even works)
supahdaniel said:
I wiped cache/dalvik in TWRP and it didn't help.
Should I flash systemroot.img (that was extracted from the rooted RUU file) through adb to restore the default /system/ directory? (not sure if that even works)
Click to expand...
Click to collapse
I would try "fastboot erase cache" from hboot. Most of the time twrp is giving errors, this will fix it
an0ther said:
I would try "fastboot erase cache" from hboot. Most of the time twrp is giving errors, this will fix it
Click to expand...
Click to collapse
I tried and it didn't work
supahdaniel said:
I tried and it didn't work
Click to expand...
Click to collapse
You could try philz, or flash stock recovery and try to take the update?
an0ther said:
You could try philz, or flash stock recovery and try to take the update?
Click to expand...
Click to collapse
I flashed stock recovery but how do I flash the update from there? my computer doesn't see it on adb when it's on stock recovery?
Also, sorry about my noobish questions
an0ther said:
You could try philz, or flash stock recovery and try to take the update?
Click to expand...
Click to collapse
also, whenever I go into stock recovery I seem to be staying at a black screen
EDIT
Needed to erase cache again.
After that I was able to flash the update through stock recovery. I did lose root though.
supahdaniel said:
I flashed stock recovery but how do I flash the update from there? my computer doesn't see it on adb when it's on stock recovery?
Also, sorry about my noobish questions
Click to expand...
Click to collapse
Update from sd in recovery if you put the ota in the right folder.
Sent from my HTC One_M8 using XDA Premium 4 mobile app
Android The Greek said:
Update from sd in recovery if you put the ota in the right folder.
Sent from my HTC One_M8 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
That's what I did, thanks!
Hello, I tried to update my phone to android 6.0.1, but after the update my phone stuck at htc logo for about 1 hour, so I decided to restart my phone to see what happen and now my phone stuck at black screen after htc logo.
Before update my device have already rooted with twrp recovery, so I tried to flash stock recovery back into the device. (I get the stock recovery file "recovery.img" by extract file "download/OTA_EYE_TUHL_L50_SENSE60_MR_hTC_Asia_WWE_2.19.707.5-2.19.707.3_release_468771.zip/firmware.zip/recovery.img" that I've download into internal memory when update my phone) I don't sure is it the cause of the problem. Then I flash the recovery.img to my phone by using newest windroid toolkit and install the update. First the update run smoothly but end up stucking at htc logo as I've told you before.
I am very beginner and I really have no idea what happen and how to fix my phone, please help me. Thank you very much.
Did you give it at least 10 minutes.?
Sae68 said:
Did you give it at least 10 minutes.?
Click to expand...
Click to collapse
Yes, I give it about 1 hr.
for additional detailed, I tried to boot into recovery mode and the screen show this message:
"E:missing bitmap oem_unlock_bg
(Code -1)
E:missing bitmap oem_unlock_bg_yes
(Code-1)
E:missing bitmap oem_unlock_bg_no
(Code-1)
handle_cota_install: install cwpkg to /data/data/cwtemp/cwpg.zip
handle_cota_install: install cwpkg to /data/data/cwtemp/cwprop
Write host_mode success
handle_cota_install: No CW files. Skip cw installation."
and if I tried to "apply from sd card", the screen show this message:
"E:Find no match PARTITION: for package path /sdcard/ptt.zip
E:unknown volume for path []
E:Can't mount
E:failed to open last_install: No such file or directory
Finding update package...
Opening update package...
E:failed to map file"
Is this help you to easier recognize the problems? Sorry for my poor english...
I think you install wrong recovery,, try to flash correct one from boot-loader by using command "fastboot flash recovery xxx.img" , where xxx is recovery name placed in same fastboot driver folder.... then run this command "fastboot erase caches"...
Ba7rani said:
I think you install wrong recovery,, try to flash correct one from boot-loader by using command "fastboot flash recovery xxx.img" , where xxx is recovery name placed in same fastboot driver folder.... then run this command "fastboot erase caches"...
Click to expand...
Click to collapse
i am also facing same problem flashing 6 mm ota -error in/cache /recovery /block.map
desire eye cid htc--044 version 2.19.707.3? which is the correct stock recovery for this phone? link please help
hbrajhbh1 said:
i am also facing same problem flashing 6 mm ota -error in/cache /recovery /block.map
desire eye cid htc--044 version 2.19.707.3? which is the correct stock recovery for this phone? link please help
Click to expand...
Click to collapse
Go to boat-loader and give the details please...
Ba7rani said:
Go to boat-loader and give the details please...
Click to expand...
Click to collapse
thanks
bootloader details desire eye tuhl pvt ship. s-off unlocked .cid htc--044 . hboot 3.19.0.0000, 0s 2.19.707.3 radio 1.32.213311841.316 software status official please give recovery link?
hbrajhbh1 said:
thanks
bootloader details desire eye tuhl pvt ship. s-off unlocked .cid htc--044 . hboot 3.19.0.0000, 0s 2.19.707.3 radio 1.32.213311841.316 software status official please give recovery link?
Click to expand...
Click to collapse
I tried to find but couldn't ,, sorry...
Ba7rani said:
I tried to find but couldn't ,, sorry...
Click to expand...
Click to collapse
any how thanks for efforts
try when ever u find?
I'm facing the same problem as well. I followed the same exact steps OP used.
Right now, I'm trying to use an international stock ROM to restore to stock KitKat. Will update on how that's going once it's done downloading.
xIceArcher said:
I'm facing the same problem as well. I followed the same exact steps OP used.
Right now, I'm trying to use an international stock ROM to restore to stock KitKat. Will update on how that's going once it's done downloading.
Click to expand...
Click to collapse
How did it go? My phone is useless now, can't do much with it. Stock and Mods don't work.