Related
Hello everyone, I made a mistake (I am a big noob) and I don't know how to fix it.
I wanted to have fresh phone (real factory reset) to back-up and start over, so in recovery mode (interim one from paul) I wiped data, cache partition and I also formated cache,data, sdcard and system.
Now, I am stuck on htc quietly brilliant screen, I have access to hboot, recovery etc. I have been looking for a solution for 2 days without succes, I am sad.
Can someone help please ? thanks guys.
You wiped the system so there is no android on there!
Eirher download a new Rom and flash or relock bootloader and use ruu
Sent from my HTC One X using xda premium
Thanks sir, I'll try.
sotirios said:
Thanks sir, what can I do ? Which part I did wrong ? thanks again
Click to expand...
Click to collapse
The part you did wrong: It's true that you wipe (dalvik) cache and data before flashing a custom rom. That will perform a factory reset. Wiping system means deleting android itself, as stated before. That's what you did wrong.
Now, we can't know why you wanted to start all over again, but assuming you already flashed a custom recovery, you wanted to install a custom rom. Just go ahaed and do so, your problem will be fixed.
thanks, but I can't because this custom recovery doesn't allow me to mount usb and i have no rom on my sd card
sotirios said:
thanks, but I can't because this custom recovery doesn't allow me to mount usb and i have no rom on my sd card
Click to expand...
Click to collapse
That's not actually a problem. I assume you aleady have the android SDK set up, if you don't, please use the search function or google. try the following command while in the platform-tools folder:
adb push path/to/custom/rom /sdcard
or for linux/mac:
sudo ./adb push path/to/custom/rom /sdcard
This will copy the file to the root of your sdcard, so you can flash it. Good luck!
P.S. there's a thanks button, too
dobbi10k said:
That's not actually a problem. I assume you aleady have the android SDK set up, if you don't, please use the search function or google. try the following command while in the platform-tools folder:
adb push pfad/zu/einer/custom/rom /sdcard
or for linux/mac:
sudo ./adb push pfad/zu/einer/custom/rom /sdcard
This will copy the file to the root of your sdcard, so you can flash it. Good luck!
P.S. there's a thanks button, too
Click to expand...
Click to collapse
That wont work as ADB does not work on any of the custom recoveries at the moment. Im stuck in the same situtation at the mo and as phone is branded cant get the RUU to reflash so just playing the waiting game until either ADB/USB mount available in recovery or S-Off available.
See my thread in development thread
http://forum.xda-developers.com/showthread.php?t=1599748
Sent from my HTC One X using XDA
Hi lee james, thanks, I followed your thread but I don't know how to install ruu after relocking my bootloader, can you help me please ? thx again.
"Eirher download a new Rom and flash"
I can't flash, my ssd is wiped too and i can't mount usb with this custom recovery
"That's not actually a problem. I assume you aleady have the android SDK set up, if you don't, please use the search function or google. try the following command while in the platform-tools folder:
adb push pfad/zu/einer/custom/rom /sdcard"
It doesn't work, it doesn't find my device, even with the adb devices command
sotirios said:
Hi lee james, thanks, I followed your thread but I don't know how to install ruu after relocking my bootloader, can you help me please ? thx again.
Click to expand...
Click to collapse
Go to development thread then shipped ruu ans download specific to ur phone. Follow and Job done
Sent from my HTC One X using XDA
Same problem here! I unfortunatly erase everything from my one x and i can't restore anything!! How can i solve it?? My device is unlocked but stay in s-on mode! Why? From fastboot i can't flash anything! Help!!
Hello folks, problem solved by following leejames instructions :
flash stock recovery
relock bootloader
use ruu
I'm so happy. Thanks.
Mee too!! Thanks a lot!! I'm very very very very very very very very very very very very very very happy!!
1 flash stock recovery
2 relock bootloader
3 use ruu
It works fine!!
I do exactly the same thing , but half way through the RUU process it gives me an error saying i need the correct RUU. anyone can help ?
All you have to do is grab an RUU, run it. now on your pc search for %temp%in there locate ROM.zip. Extract the boot.img and system.img. and push them thru fastboot
Code:
fastboot flash boot boot_signed.img
Code:
fastboot flash system system.img
Code:
adb reboot
i did that , but i get this error:
C:\ADB>fastboot flash boot boot_signed.img
sending 'boot' (4278 KB)...
OKAY [ 0.741s]
writing 'boot'...
FAILED (remote: not allowed)
finished. total time: 0.942s
C:\ADB>fastboot flash system system.img
sending 'system' (979509 KB)...
FAILED (remote: (00000008))
finished. total time: 0.001s
I used the latest RUU uploaded 3 days ago in the filefactory folder.
mahdibassam said:
i did that , but i get this error:
C:\ADB>fastboot flash boot boot_signed.img
sending 'boot' (4278 KB)...
OKAY [ 0.741s]
writing 'boot'...
FAILED (remote: not allowed)
finished. total time: 0.942s
C:\ADB>fastboot flash system system.img
sending 'system' (979509 KB)...
FAILED (remote: (00000008))
finished. total time: 0.001s
I used the latest RUU uploaded 3 days ago in the filefactory folder.
Click to expand...
Click to collapse
Is your bootloader unlocked?
When I do it with an unlocked bootloader the error changes to this:
C:\ADB>fastboot flash boot boot_signed.img
sending 'boot' (4278 KB)...
OKAY [ 0.741s]
writing 'boot'...
FAILED (remote: not allowed)
finished. total time: 0.942s
C:\ADB>fastboot flash system system.img
sending 'system' (979509 KB)...
FAILED (remote: (00000008))
finished. total time: 0.001s
Nobody can help me?!! ((
UPDATE: Still no solution found - new Ideas very welcome.
Hi there,
I'm at the end of my wits with my HOX which is with a german o2 branding. After getting stuck in bootscreen after athe OTA-Update from 1.26.207.2 to 1.28.207.9 - which failed for some reasons. I tried to install different Custom-Roms, none of which would boot beyond the first HTC-Screen.
The latest one I tried was Cyanogenmod, that did boot fully but I got constant "andoidupi crashed" messages, so I tried to reflash it.
After that things got weird, because right now I can't really do anything anymore. If I try to relock it via "Fastboot oem lock" it just reboots and it boots straight into CWM 5.8.3.1 but when I get back to bootloader its still "**** UNLOCKED ****"
I can flash boot.imgs via fastboot flash... but even so its says at the command prompt that it was successful flashed, it really isnt. No matter what - at reboot I will boot into CWM.
It is like working on a virtual machine - the HOX gives all the right responses, but noting I try to flash is permanent.
I can't relock, I can't flash new recoverys, can't flash new boot.img and everything I push onto the SDCARD via adb is gone after reboot. If I delete a file that is actually on the SDCARD it will be back after reboot, like it was never really deleted.
I already checked my drivers, switched off Antivir, tried it on a different PC, reinstalled the drivers etc etc.
My HOX is from German o2
I've got HBOOT 0.94.0000 and Radio 1.1204.90.13
If anyone has any suggestions besides "You have to fastboot flash recovery/boot..." and "Don't forget to erase cache after every flash" I'd be very thankfull
Best regards,
Thad
did you try to re-download your fastboot ?
and did you navigate on CMD to the right place where your fastboot folder is stored ?
You need to flash the stock recovery before you relock your bootloader.
Flash stock recovery
Relock bootloader
Install ruu
Hope this helped
EDIT: Just read your post again and you said you've tried flashing recoveries, sorry, its late here
Sent from my HTC One X using xda premium
i made a compilation of threads about this matter, it might help you. check it out..
http://forum.xda-developers.com/show....php?t=1692681
Thanks for all suggestions on the topic
@muamers
I redownloaded fastboot multiple times, but its all the same, sadly The problem is: It seems to work. I get all the right replies on the command prompt, but after rebooting nothing is flashed.
@mikey0105
The link goes to a 404 page - could you post it again?
Thank you
tadeausz said:
Thanks for all suggestions on the topic
@mikey0105
The link goes to a 404 page - could you post it again?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1692681
Thank you Gibeon & mikey0105
I retried all the steps there, but still no change.
The problem still is the same. This is what I get in response:
>fastboot erase cache
erasing 'cache'...
OKAY [ 0.044s]
finished. total time: 0.045s
>fastboot flash boot boot.img
sending 'boot' (4156 KB)...
OKAY [ 0.538s]
writing 'boot'...
(bootloader) Format partition LNX done
OKAY [ 0.470s]
finished. total time: 1.008s
>fastboot erase cache
erasing 'cache'...
OKAY [ 0.034s]
finished. total time: 0.034s
>fastboot flash recovery recovery-clockwork-touch-5.8.3.1-endeavoru_fixedadbusb.img
sending 'recovery' (5760 KB)...
OKAY [ 0.829s]
writing 'recovery'...
(bootloader) Format partition SOS done
OKAY [ 0.548s]
finished. total time: 1.377s
So everything should've worked out great. But not so, because in reality he really hasn't flashed anything to the HOX permanently. When I reboot to recovery I still have the OLD CWM without fixes. The boot.img isn't flashed either.
As I said: It's like working on a virtual machine, where nothing really has any effects, it's a if all the fastboot commands only affect the RAM but are not really flashed to Memory.
And I still can't relock, still can't reboot-bootloader from Bootloader.
Any other ideas are welcome...
Greetings,
Thad
Bump.
Nobody any more ideas?
Bump. Still no solution after many month
try to flash the latest CWM recovery. http://www.clockworkmod.com/rommanager
robchongke said:
try to flash the latest CWM recovery. http://www.clockworkmod.com/rommanager
Click to expand...
Click to collapse
I'd like to - but as I said - it won't flash anything. I get the right responses but after a reboot it's back to the old Recovery
tadeausz said:
I'd like to - but as I said - it won't flash anything. I get the right responses but after a reboot it's back to the old Recovery
Click to expand...
Click to collapse
are you doing
fastboot flash recovery recovery.img
Or
fastboot boot recovery.img
I'm not sure the second one works, but if it did, it would do what you describe. So do the first.
help
I'm running ICJ ROM AOKP. last time I flashed this rom and flashed the gapps too,
Now I want to install a new package of gapps, SO, do I need to wipe data, cache, dalvic cache to install the gapps ???
Note that I'm going to install ONLY the gapps...
THANKS
aimen7 said:
i'm running icj rom aokp. Last time i flashed this rom and flashed the gapps too,
now i want to install a new package of gapps, so, do i need to wipe data, cache, dalvic cache to install the gapps ???
Note that i'm going to install only the gapps...
Thanks
Click to expand...
Click to collapse
That's the third time I've read this question from you.
STOP POSTING IT NOW!
BenPope said:
That's the third time I've read this question from you.
STOP POSTING IT NOW!
Click to expand...
Click to collapse
sorry, I'm CONFUSED about that
Aimen7 said:
sorry, I'm CONFUSED about that
Click to expand...
Click to collapse
Make 1 new thread or search....don't go posting it in every Q&A thread !
That is confusing ! :thumbdown:
Hi! i flashed a CM10 rom and i already had two backed up (one is the official and the other is a custom rom).. i have never restored a rom any time before but today i was trying to restore the official one and, as it didn't work, i tried to restore the second one with also no success.. i was able to restore this CM10 though.. what was happening is that after the restore was complete i selected reboot (from clockwork mod) and it started booting but only showing the first boot image (htc quietly brilliant image) and then rebooting at this point repeating this as a loop.. any ideas of what could be happening? could it be the boot.img file? thanks for your help
You have to reflash the appropriate boot.img file for the ROM you're restoring. You can find it the folder with your backups on the sdcard
Porsche.V said:
Hi! i flashed a CM10 rom and i already had two backed up (one is the official and the other is a custom rom).. i have never restored a rom any time before but today i was trying to restore the official one and, as it didn't work, i tried to restore the second one with also no success.. i was able to restore this CM10 though.. what was happening is that after the restore was complete i selected reboot (from clockwork mod) and it started booting but only showing the first boot image (htc quietly brilliant image) and then rebooting at this point repeating this as a loop.. any ideas of what could be happening? could it be the boot.img file? thanks for your help
Click to expand...
Click to collapse
Always keep a backup of your backed up Roms on your PC. (The file can be found in the 'clockworkmod' folder located in the SD card's root directory.
Once you are done with the process of flashing the recovery file through Clockwork Mod, reboot your phone into fastboot, flash the boot.img through command prompt.
fastboot flash boot boot.img
fastboot erase cahce
fastboot reboot
It should reboot after that :good:
thanks a lot for the help!
now that i am trying to flash the boot.img from my first backed up rom (official) i am getting from cmd:
C:\Android\fastboot\fastboot2>fastboot boot boot.img
creating boot image...
creating boot image - 8390656 bytes
downloading 'boot.img'...
OKAY [ 1.109s]
booting...
FAILED (remote: reproduce boot image with on-flash ramdisk error)
finished. total time: 1.149s
any idea?
wrong command line.. i was missing the "flash".. sorry
Porsche.V said:
now that i am trying to flash the boot.img from my first backed up rom (official) i am getting from cmd:
C:\Android\fastboot\fastboot2>fastboot boot boot.img
creating boot image...
creating boot image - 8390656 bytes
downloading 'boot.img'...
OKAY [ 1.109s]
booting...
FAILED (remote: reproduce boot image with on-flash ramdisk error)
finished. total time: 1.149s
any idea?
Click to expand...
Click to collapse
hi
use the fastboot tool attached and do this
1. replace the existing boot.img with the one from ur back up
2. get ur phone into fast boot mode
3.connect ur phone via USB to ur pc u will see the fastbootUSB word on ur phone
4. in side the tool click on install-boot window and do as the screen says if it says ok u are good to go:good::laugh:
Hello,
Im having reallly big problem with my Desire HD device and unfortunately,I realize this is only my fault and inadvertence. Im hoping that someone will help me with my problem...
First of all, I've had stock 2.3.5 on my device and every possible blockade. I've used Downgrade_v2 files (with adb and Gingerbreak and 1.32 stock android) but it wasn't working as it supossed to do. I've found nice tool to unblock DHD, called EasyAceRootTool. Everything went OK, new H-Boot was uploaded, unblock process went smoothly, Revovery Touch was uploaded to DHD as well, Superuser was installed too.
And at this level I've hurried too much, because I've installed by recovery new rom on Android 4.0.4 , this one : http://forum.xda-developers.com/showthread.php?t=1839004
And of course... I know now iVe forgot to make S-OFF, android doesn't start, nothing happens at all....
My Hboot now says :
Hboot :
***Relocked***
ACE PVT SHIP S-ON RL
HBOOT-2.0020029
RADIO -26.14.04.28_M
Ive tried a lot of soutions
1)Install PD98IMG.zip on sdcard (2 different stock roms) but when Bootlader is checking image, it says, that newer android is already on device
2)Install RUU, It says that there is a problem with Hboot and i need to wait for upgrade
3)Install PD98IMG.zip (pulled out from stock RUU) by recovery, it says that this image is "bad"
4)Restore backed up adnroid from this thread http://forum.xda-developers.com/showthread.php?t=920876&highlight=hboot, from section "Install stock Vodafone ROM", but it didn't helped as well, it says MD5 checksum failed...
5) When im trying to unlock Hboot in EasyAceRootTool, it communicating with device, but then it says : "Your device is not recognized"
Please guys... what else should I do ??
ps. I know there's a lot of grammatic mistakes, sorry for that. I was trying to check what I was writing
You've relocked your bootloader. You need to re-unlock it. Also, each time after you flash a ROM, you need to extract the boot.img from the ROM zip and
Code:
fastboot flash boot boot.img
bananagranola said:
You've relocked your bootloader. You need to re-unlock it. Also, each time after you flash a ROM, you need to extract the boot.img from the ROM zip and
Code:
fastboot flash boot boot.img
Click to expand...
Click to collapse
tried to do that in bootloader is fastboot mode, and it says :
C:\win>fastboot flash boot boot.img
sending 'boot' (2932 KB)... OKAY [ 0.496s]
writing 'boot'... INFOsignature checking..
FAILED (remote: signature verify fail)
finished. total time: 0.973s
peanek said:
tried to do that in bootloader is fastboot mode, and it says :
C:\win>fastboot flash boot boot.img
sending 'boot' (2932 KB)... OKAY [ 0.496s]
writing 'boot'... INFOsignature checking..
FAILED (remote: signature verify fail)
finished. total time: 0.973s
Click to expand...
Click to collapse
Like I said, you relocked your bootloader. First you need to re-unlock your bootloader.
bananagranola said:
Like I said, you relocked your bootloader. First you need to re-unlock your bootloader.
Click to expand...
Click to collapse
Sorry, I haven't read properly
C:\win>fastboot flash unlocktocken Unlock_code.bin
sending 'unlocktocken' (0 KB)... OKAY [ 0.014s]
writing 'unlocktocken'... INFOsignature checking...
FAILED (remote: signature verify fail)
finished. total time: 0.019s
It's an unlock coode made in HTCDev.com, with a signature of my handset...
Is your phone in fastboot mode?
bananagranola said:
Is your phone in fastboot mode?
Click to expand...
Click to collapse
OK, there was a trivial bug, I've wrote unlocktocken instead of unlocktoken it is working now !!
Thanks man, I was fighting with this device for more than whole week, thanks for your help
peanek said:
OK, there was a trivial bug, I've wrote unlocktocken instead of unlocktoken it is working now !!
Thanks man, I was fighting with this device for more than whole week, thanks for your help
Click to expand...
Click to collapse
Ok, Im having other problem, tried to use fastboot flash boot boot.img, everything went OK, file was sended, but nothing happens, Hboot is still 2.00.0029, tried to use RUU_Ace_Sense30_S_HTC_WWE_3.12.405.1_Radio_12.65.60.29_26.14.04.28_M_release_225512_signed, but after reboot, when i see HTC on black screen, when RUU should send new update, error is occured.
PD98IMG.zip on sdcard can't install too.
peanek said:
Ok, Im having other problem, tried to use fastboot flash boot boot.img, everything went OK, file was sended, but nothing happens, Hboot is still 2.00.0029, tried to use RUU_Ace_Sense30_S_HTC_WWE_3.12.405.1_Radio_12.65.60.29_26.14.04.28_M_release_225512_signed, but after reboot, when i see HTC on black screen, when RUU should send new update, error is occured.
PD98IMG.zip on sdcard can't install too.
Click to expand...
Click to collapse
The boot.img isn't the bootloader. You need to flash the ROM (not RUU), then fastboot flash the boot.img.
bananagranola said:
The boot.img isn't the bootloader. You need to flash the ROM (not RUU), then fastboot flash the boot.img.
Click to expand...
Click to collapse
C:\win>fastboot flash zip UPDATE.zip
sending 'zip' (336097 KB)... OKAY [ 57.277s]
writing 'zip'... INFOadopting the signature contained in this i
mage...
INFOzip header checking...
INFOzip info parsing...
FAILED (remote: 99 unknown fail)
finished. total time: 62.750s
or 2 others zip with ROM I've downloaded. Hboot is unblocked for 100%
Wait, no. Flash the ROM from recovery. You can't flash zips like that in fastboot. You can flash ROM images, but it makes more sense for you to get a recovery and flash zips instead.
If you don't have a recovery, first you need to install one. If you have a rooted ROM, you can install a recovery from apps: ROM Manager for ClockworkMod, 4ext Updater apk (from 4ext's website) for 4ext, and GooManager for TWRP. If you don't, download a recovery.img and flash it from fastboot:
Code:
fastboot flash recovery recovery.img
.
If you do, just go straight to flashing the zip from recovery. Then,
Code:
fastboot flash boot boot.img
.
bananagranola said:
Wait, no. Flash the ROM from recovery. You can't flash zips like that in fastboot. You can flash ROM images, but it makes more sense for you to get a recovery and flash zips instead.
If you don't have a recovery, first you need to install one. If you have a rooted ROM, you can install a recovery from apps: ROM Manager for ClockworkMod, 4ext Updater apk (from 4ext's website) for 4ext, and GooManager for TWRP. If you don't, download a recovery.img and flash it from fastboot:
Code:
fastboot flash recovery recovery.img
.
If you do, just go straight to flashing the zip from recovery. Then,
Code:
fastboot flash boot boot.img
.
Click to expand...
Click to collapse
OK, first of all, I'm having recovery, 5.8.7.2 Touch version that was installed with EasyAceRootTool.
I can't install any .apk, because I have now installed 4.0.4 rom, and because of S-ON, it will not start. I was trying to install few roms from recovery of course (Stock versions downloaded from xda, 1.32 versions and 2.3.5.), but every time I am doing this, revovery give me a error "installation aborted (bad)" it's from a PD98IMG zip downloaded from xda and rom.zip pulled out from "RUU_Ace_Sense30_S_HTC_WWE_3.12.405.1_Radio_12.65.60.29_26.14.04.28_M_release_225512_signed"
When I am trying to do in fastboot mode :
Code:
fastboot flash system system.img
(system.img from stock roms, they are uploading, says OK for writing, but when I reboot phone, I see green HTC on white screen, then black screen, and then everytime phone reboots in recovery.
Few minutes a go i tried :
Code:
fastboot eease cache
fastboot oem rebootRUU
fastboot flash zip PD98IMG.zip
but every time it says :
Code:
C:\win>fastboot flash zip UPDATE.zip
sending 'zip' (336097 KB)... OKAY [ 57.215s]
writing 'zip'... INFOadopting the signature contained in this i
mage...
INFOzip header checking...
INFOzip info parsing...
FAILED (remote: 99 unknown fail)
finished. total time: 62.713s
peanek said:
OK, first of all, I'm having recovery, 5.8.7.2 Touch version that was installed with EasyAceRootTool.
I can't install any .apk, because I have now installed 4.0.4 rom, and because of S-ON, it will not start. I was trying to install few roms from recovery of course (Stock versions downloaded from xda, 1.32 versions and 2.3.5.), but every time I am doing this, revovery give me a error "installation aborted (bad)" it's from a PD98IMG zip downloaded from xda and rom.zip pulled out from "RUU_Ace_Sense30_S_HTC_WWE_3.12.405.1_Radio_12.65.60.29_26.14.04.28_M_release_225512_signed"
When I am trying to do in fastboot mode :
Code:
fastboot flash system system.img
(system.img from stock roms, they are uploading, says OK for writing, but when I reboot phone, I see green HTC on white screen, then black screen, and then everytime phone reboots in recovery.
Few minutes a go i tried :
Code:
fastboot eease cache
fastboot oem rebootRUU
fastboot flash zip PD98IMG.zip
but every time it says :
Code:
C:\win>fastboot flash zip UPDATE.zip
sending 'zip' (336097 KB)... OKAY [ 57.215s]
writing 'zip'... INFOadopting the signature contained in this i
mage...
INFOzip header checking...
INFOzip info parsing...
FAILED (remote: 99 unknown fail)
finished. total time: 62.713s
Click to expand...
Click to collapse
What are you trying to do?? If you have an unlocked bootloader a RUU will never flash. Besides, being S-ON requires the specific RUU for your device.
If you have CWM and an unlocked bootloader, you can flash any custom rom in recovery but need to flash boot.img after flashing the rom.
You can't flash apks in recovery, only zips. Then fastboot flash the boot.img.
bananagranola said:
You can't flash apks in recovery, only zips. Then fastboot flash the boot.img.
Click to expand...
Click to collapse
glevitan said:
What are you trying to do?? If you have an unlocked bootloader a RUU will never flash. Besides, being S-ON requires the specific RUU for your device.
If you have CWM and an unlocked bootloader, you can flash any custom rom in recovery but need to flash boot.img after flashing the rom.
Click to expand...
Click to collapse
Ok, I was trying to put this device on feet, because it wasn't load any ROM I was flashing. There's a lot of tools and tutorials that I was reading before flashing DHD on xda and other forums. I was convinced, that I need S-OFF to use custom ROM. Few minutes a go I flashed Sabsa-Prime ROM by Recovery, then i searched for boot.img in Sabsa_Prime_v16.0_By_AlirezaB.zip, flashed it in fastboot, anddddd tadaaam...Everythings working perfectly
Thank You gyus, I really appreciate your help !! I was really stuck on this device...
Best Regards !
I need help...NOOB!!!
Hi there i need help.. my phone is stuck on a relocked screen and i cant get it tp power up... i will post a pic so maybe someone can help me out asap...
good
hiii please help mee!!
peanek said:
Hello,
Im having reallly big problem with my Desire HD device and unfortunately,I realize this is only my fault and inadvertence. Im hoping that someone will help me with my problem...
First of all, I've had stock 2.3.5 on my device and every possible blockade. I've used Downgrade_v2 files (with adb and Gingerbreak and 1.32 stock android) but it wasn't working as it supossed to do. I've found nice tool to unblock DHD, called EasyAceRootTool. Everything went OK, new H-Boot was uploaded, unblock process went smoothly, Revovery Touch was uploaded to DHD as well, Superuser was installed too.
And at this level I've hurried too much, because I've installed by recovery new rom on Android 4.0.4 , this one : http://forum.xda-developers.com/showthread.php?t=1839004
And of course... I know now iVe forgot to make S-OFF, android doesn't start, nothing happens at all....
My Hboot now says :
Hboot :
***Relocked***
ACE PVT SHIP S-ON RL
HBOOT-2.0020029
RADIO -26.14.04.28_M
Ive tried a lot of soutions
1)Install PD98IMG.zip on sdcard (2 different stock roms) but when Bootlader is checking image, it says, that newer android is already on device
2)Install RUU, It says that there is a problem with Hboot and i need to wait for upgrade
3)Install PD98IMG.zip (pulled out from stock RUU) by recovery, it says that this image is "bad"
4)Restore backed up adnroid from this thread http://forum.xda-developers.com/showthread.php?t=920876&highlight=hboot, from section "Install stock Vodafone ROM", but it didn't helped as well, it says MD5 checksum failed...
5) When im trying to unlock Hboot in EasyAceRootTool, it communicating with device, but then it says : "Your device is not recognized"
Please guys... what else should I do ??
ps. I know there's a lot of grammatic mistakes, sorry for that. I was trying to check what I was writing
Click to expand...
Click to collapse
Hi,
Enjoy two ways of flashing newest european lollipop for HTC Desire Eye
HowToOTA:
1) revert to stock recovery (skip if already have): fastboot flash recovery recovery.img
2) flash ota zip
If you get red triangle this means that you have modified /system partition.
In order to get successfull flash you have to have unmodified /system partition.
DOWNLOAD STOCK EUROPE OTA ROM:
- OTA_EYE_UL_L50_SENSE60_MR_HTC_Europe_2.19.401.1-1.17.401.9.zip
md5: DD40769B8F35F864A81775CF6D544E34DOWNLOAD STOCK 4.4.4 RECOVERY USED FOR OTA UPDATE:
- here
HowToTWRP:
1) flash twrp via fastboot like stock one
2) extract backup data to "/EXTERNAL_SD/TWRP/BACKUPS/FAxyxyxyxyxyx/...."
3) Restore system+boot via twrp
4) flash lollipop firmware with radio, two ways:
- put 0PFHIMG.zip on external sd, and run bootloader (vol- and power, hboot), accept flash.
- or via fastboot:
* fastboot oem lock (thx modaifallah!)
* fastboot oem rebootRUU
* fastboot flash zip 0PFHIMG.zip (twice as I rememeber)
DOWNLOAD EU TWRP BACKUP:
2.19.401.1_eu_twrp_backup_by_condi.zipDOWNLOAD EU FIRMWARE+RADIO after TWRP restore:
- firmware
md5: FECA6EDC14975404782684CB374E0CB3
HowToRoot:
1) flash twrp via fastboot like stock one
2) root supersu (update zip via recovery)
DOWNLOAD TWRP RECOVERY:
- this one,
- or this one.DOWNLOAD SUPERSU (ROOT) UPDATE ZIP FOR TWRP:
- http://download.chainfire.eu/supersu
Br
Condi
Any special procedures to flash it if we're rooted with TWRP? Is it necessary to revert to stock recovery? Will we lose root after the OTA?
hudsoncouto said:
Any special procedures to flash it if we're rooted with TWRP? Is it necessary to revert to stock recovery? Will we lose root after the OTA?
Click to expand...
Click to collapse
If you want to flash ota zip, then you'll have to revert back to stock recovery
You can extract it from ota zip >> firmware.zip >> recovery.img
and flash with fastboot flash recovery recovery.img.
You will lose root of course. But its easy to get it back.
To get root again after flash stock just flash again recovery with fastboot,
but this time custom TWRP, and use supersu-update-zip.
Voila
Thanks for the easy tutorial, man! A lot of people don't take the time to do it, appreciate it!
One more question though: this is only for the international version, not for AT&T, right? Also, what to do if, after flashing, you get stock on the screen with the red triangle and exclamation mark? I remember there are some combination of volume and power buttons, but don't recall what it is.
Is it also possible to flash stock recovery, then reboot to stock ROM, factory reset, and accept the OTA via system settings?
Thnks again mate
hudsoncouto said:
Also, what to do if, after flashing, you get stock on the screen with the red triangle and exclamation mark? I remember there are some combination of volume and power buttons, but don't recall what it is.
Click to expand...
Click to collapse
Yes, it was vol+power, dont remember which vol + or -
hudsoncouto said:
Is it also possible to flash stock recovery, then reboot to stock ROM, factory reset, and accept the OTA via system settings?
Click to expand...
Click to collapse
Yep, its also possible Try it first
Thanks alot ! :good:
red triangle
Hello, thanks for the composition.
Unfortunately I have a red triangle. :crying:
What can I do?
Sorry for my English
Thanks
Hollilightman said:
Hello, thanks for the composition.
Unfortunately I have a red triangle. :crying:
What can I do?
Sorry for my English
Thanks
Click to expand...
Click to collapse
restore stock /system partition (1.17.401.9 twrp backup).
i next ~hour i will upload twrp of 4.4.4 and 5.0.2 eu.
compressing now..
condi said:
restore stock /system partition (1.17.401.9 twrp backup).
i next half hour i will upload twrp of 4.4.4 and 5.0.2 eu.
Click to expand...
Click to collapse
Thanks,
about TWRP restore only system, no data.
Is preserved then my settings and Apps?
Hollilightman said:
Thanks,
about TWRP restore only system, no data.
Is preserved then my settings and Apps?
Click to expand...
Click to collapse
Probably yes, but I recommend to have backup,
and make full wipe after flash.
After restore of twrp you should also update firmware.zip
- radio etc. ! I will upload it also with instructions.
Thanks, everything has become good, has functioned updating.:good:
Hi!
I can't flash the radio via fastboot
fastboot oem rebootRUU works, but when i do fastboot flash zip 0PFHIMG.zip it says kinda
Code:
target reported max download size of 1826418688 bytes
sending 'zip' (51775 KB)...
OKAY [ 2.893s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) zip header checking...
(bootloader) zip info parsing...
FAILED (remote: 99 unknown fail)
finished. total time: 5.113s
I tried it 3 times, and all 3 times i got this message. What can i try to do else to flash the radio?
P.S.> I cant open the 0PFHIMG.zip with 7zip. Is it ok? Tried to redownload it twice, but no luck again
NoXXX said:
Hi!
I can't flash the radio via fastboot
fastboot oem rebootRUU works, but when i do fastboot flash zip 0PFHIMG.zip it says kinda
Code:
target reported max download size of 1826418688 bytes
sending 'zip' (51775 KB)...
OKAY [ 2.893s]
writing 'zip'...
(bootloader) adopting the signature contained in this image...
(bootloader) zip header checking...
(bootloader) zip info parsing...
FAILED (remote: 99 unknown fail)
finished. total time: 5.113s
I tried it 3 times, and all 3 times i got this message. What can i try to do else to flash the radio?
P.S.> I cant open the 0PFHIMG.zip with 7zip. Is it ok? Tried to redownload it twice, but no luck again
Click to expand...
Click to collapse
Your download most probably is corrupted. Im adding md5 checksums right now - check it.
I downloaded again firmware zip, and can extract it without problems with 7zip.
br
condi
condi said:
Your download most probably is corrupted. Im adding md5 checksums right now - check it.
I downloaded again firmware zip, and can extract it without problems with 7zip.
br
condi
Click to expand...
Click to collapse
I've checked it via http://onlinemd5.com/ and it is ok, but 7zip still can't open it
Maybe you could make a mirror for it?
NoXXX said:
I've checked it via http://onlinemd5.com/ and it is ok, but 7zip still can't open it
Maybe you could make a mirror for it?
Click to expand...
Click to collapse
uploading to google drive, compressed 2nd time .7z,
grab it here.
unpack from 7z, and you should have proper not corrupted .zip
condi said:
uploading to google drive, compressed 2nd time .7z,
grab it here.
unpack from 7z, and you should have proper not corrupted .zip
Click to expand...
Click to collapse
Strange. 7z extracts ok, but zip is corrupted anyway.
Tried to download and unpack it on smartphone - the same problem. What am I doing wrong?
NoXXX said:
Strange. 7z extracts ok, but zip is corrupted anyway.
Tried to download and unpack it on smartphone - the same problem. What am I doing wrong?
Click to expand...
Click to collapse
I've downloaded on my mobile, extracted .7z with RAR for Android, extracted .zip, all went fine.
Got nooooo idea..
condi said:
I've downloaded on my mobile, extracted .7z with RAR for Android, extracted .zip, all went fine.
Got nooooo idea..
Click to expand...
Click to collapse
Tried to open it via RAR for android and succeeded. So, the file is ok, but I still cant flash it, got
Code:
(bootloader) zip info parsing...
FAILED (remote: 99 unknown fail)
I have gray *** Software status: Modified *** on the bootloader screen just above the *** UNLOCKED *** string. Is it ok? My cid is HTC__A07
NoXXX said:
Tried to open it via RAR for android and succeeded. So, the file is ok, but I still cant flash it, got
Code:
(bootloader) zip info parsing...
FAILED (remote: 99 unknown fail)
I have gray *** Software status: Modified *** on the bootloader screen just above the *** UNLOCKED *** string. Is it ok? My cid is HTC__A07
Click to expand...
Click to collapse
A07 cid is ok
modaifallah said:
I experienced this error:
flashing firmware with adb/fastboot
sending 'zip' (51931 KB)...
OKAY [ 2.250s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
FAILED (remote: 99 unknown fail)
finished. total time: 2.427s
and looks like someone is doing the same. I googled and I found that I have to relock my bootloader first using
"fastboot oem lock" then use your command. Thanks again.
Click to expand...
Click to collapse
Thanks goes to modaifallah
condi said:
fastboot oem lock
Click to expand...
Click to collapse
thanks! it helped!