Stock Desire C, bootloader access ok, recovery access not working. - HTC Desire C

my phone is stock, can access bootloader manually ok (power button and volume down button), but does not access recovery, red triangle and exclamation mark! when trying to access recovery.
Can recovery be installed on a stock phone? I wish to backup my default rom before rooting and moding.

You need to flash a recovery.img I recommend TWRP or Clockwork touch. Search it up here :3

i get this error when trying to flash recovery.img via fastboot.
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 1.489s
i need recovery installed to backup default rom before i unlock!
is there another way to backup rom on unrooted unlock phone?
found ultimate backup tool for windows..
http://forum.xda-developers.com/showthread.php?t=1844032

stevengw said:
i get this error when trying to flash recovery.img via fastboot.
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 1.489s
i need recovery installed to backup default rom before i unlock!
is there another way to backup rom on unrooted unlock phone?
found ultimate backup tool for windows..
http://forum.xda-developers.com/showthread.php?t=1844032
Click to expand...
Click to collapse
So is everything ok with you now ? Or do you still need help ?

that problem comes when either bootloader is unlocked or you do the wrong command fastboot flash recovery [then name of desired recovery.img]

whoamigriffiths said:
So is everything ok with you now ? Or do you still need help ?
Click to expand...
Click to collapse
I was unable to get ulitmate backup tool to work, "adb server out of date." errors.

Related

[Q] Help me ! Please problem with bad memory sector on boot partition

Hi all ...
Excuse me for my bad english, i'm french ....
I have a big problem with my nexus one.
I would like to flash the latest cyanogen Nightly but since the V243 i have a error 7 when the phone try to update the boot.img ....
After a long search on the web , i found that the problem is probably that i have a bad sector on my boot partition.
to Fix this problem i have to update my bootloader with the Hboot 0.35 ....
My question are how can i update my bootloader ???? i have tried to flash the PASSIMG_Passion_KT_KR_2.15.1010.2_FRF91_release_signed.zip in Clockword recovery but it say that the package is bad ...
Please help ... thx
Extract the hboot.img from the ROM ZIP.
Reboot to bootloader.
Execute:
"fastboot flash hboot hboot.img".
You need fastboot set up for this. Read Wiki to know, how to set it up.
No need to unlock the bootloader, the IMG is original and signed.
thanks for your answer
but i don't have a hboot.img on the package only a hboot_8x50_0.35.0017_100610.nb0 .
when i tried to fastboot flash hboot hboot_8x50_0.35.0017_100610.nb0 it doesn't work ..
Where can i find this hboot.img ?
I have rename hboot_8x50_0.35.0017_100610.nb0 at Hboot.img
When i try to fastboot flash hboot hboot.img i have the following error
C:\android\tools>fastboot flash hboot hboot.img
sending 'hboot' (512 KB)... OKAY [ 0.087s]
writing 'hboot'... INFOsignature checking...
FAILED (remote: signature verify fail)
finished. total time: 0.210s
By the output I see that your bootloader indeed is still locked.
Oh well, since the simple way didn't work - here's a very long, but certain way:
Download UniversalAndRoot.
Reboot to recovery.
Make a FULL NANDROID BACKUP.
[executing "unroot/restore your Nexus from Wiki, PASSIMG method]
Rename your Korean ROM file to PASSIMG.ZIP
Put it on SD card in root directory.
Reboot to bootloader.
Press whatever needed to flash the PASSIMG.
[end of PASSIMG method]
DO NOT LOGIN TO ANY SERVICE!
Execute: "adb install universalandroot.apk" (replace with the actual APK filename)
Root the phone
Install custom recovery (use flash_image guide from Wiki)
Reboot to recovery
Restore nandroid backup you've made.
After all that, you'll have your HBOOT changed, and the ROM with your data as they were.
Its original korean rom, i think you cant flash it because:
1)Bootloader still locked. Korean nbh signed with key came from KT so there is nothing surprsing it says "Signature verify fall"
2)Custom recovery from RAmon wouldnt flash it too. I have no idea why, but seems like flash original roms just forbidden in RAmon's custom recovery. Dont know about Clockworks one
Where are you device came from?
If its an american one, download latest full american rom and flash it.
I hope it would help.
Another, shortest way: unlock your bootloader and flash whatever you want

ICS upgrade - boot loop - can't fix - bricked?

I have searched the forums, and I can not find the answer to my specific situation. Please forgive me if it is there somewhere. The story…….
- last working ROM was VIVO ICS official, RUU installed. (RUU_VIVO_ICS_35_S_HTC_WWE_4.10.405.1_Radio_20.74.30.0833U_3831.18.00.11_M_release_266013_signed.exe). HBOOT was changed to 2.02 S-ON, bootloader locked. I unlocked via HTCdev. Before this I had IceColdSandwich 8.1.1, ENG Hboot S-OFF. I had originally used the GB downgrade ROM to S-OFF, and restored IceCold backup after this.
- I wanted to be S-OFF again, and so tried installing this zip using CWM Recovery, following the advice of tpbklake:
vivo_signed_WWE_4.10.405.1_ICS_SENSE36_5.zip Version 1.1
(from http://forum.xda-developers.com/showthread.php?t=1756500&page=1)​
- now boot loop. I tried reinstalling other ROMs which I have successfully installed in the past (GB downgrade, stock ICS), and also restore various backups, but all result in boot loop (stuck on white HTC screen). Each time I would use CWM Recovery to clear dalvik, cache etc.
- I have now followed 'fix' instructions in that same thread, ie. :
1. Download the file lib.zip from here: http://bit.ly/PwK4BH
2. Unzip the lib.img and place it on your PC where you have fastboot.exe installed.
3. Boot into FASTBOOT USB mode and then enter the following command:
fastboot flash lib lib.img
4. Download the file format_lib_update.zip from here: http://bit.ly/RIpEUL
5. Copy it to your SD card.
6. Boot into recovery and then install format_lib_update.zip
7. While in recovery format the SYSTEM partition.
8. Then reinstall vivo_signed_WWE_4.10.405.1_ICS_SENSE36_5.zip​
But at step 3 I get the following:
C:\adb>fastboot flash lib lib.img
sending 'lib' (155648 KB)...
OKAY [ 27.553s]
writing 'lib'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 52.417s
C:\adb>​
Please help! I’m close to considering myself properly bricked, and using that as an excuse to go and buy a OneX.
jcr67 said:
I have searched the forums, and I can not find the answer to my specific situation. Please forgive me if it is there somewhere. The story…….
- last working ROM was VIVO ICS official, RUU installed. (RUU_VIVO_ICS_35_S_HTC_WWE_4.10.405.1_Radio_20.74.30.0833U_3831.18.00.11_M_release_266013_signed.exe). HBOOT was changed to 2.02 S-ON, bootloader locked. I unlocked via HTCdev. Before this I had IceColdSandwich 8.1.1, ENG Hboot S-OFF. I had originally used the GB downgrade ROM to S-OFF, and restored IceCold backup after this.
- I wanted to be S-OFF again, and so tried installing this zip using CWM Recovery, following the advice of tpbklake:
vivo_signed_WWE_4.10.405.1_ICS_SENSE36_5.zip Version 1.1
(from http://forum.xda-developers.com/showthread.php?t=1756500&page=1)​
- now boot loop. I tried reinstalling other ROMs which I have successfully installed in the past (GB downgrade, stock ICS), and also restore various backups, but all result in boot loop (stuck on white HTC screen). Each time I would use CWM Recovery to clear dalvik, cache etc.
- I have now followed 'fix' instructions in that same thread, ie. :
1. Download the file lib.zip from here: http://bit.ly/PwK4BH
2. Unzip the lib.img and place it on your PC where you have fastboot.exe installed.
3. Boot into FASTBOOT USB mode and then enter the following command:
fastboot flash lib lib.img
4. Download the file format_lib_update.zip from here: http://bit.ly/RIpEUL
5. Copy it to your SD card.
6. Boot into recovery and then install format_lib_update.zip
7. While in recovery format the SYSTEM partition.
8. Then reinstall vivo_signed_WWE_4.10.405.1_ICS_SENSE36_5.zip​
But at step 3 I get the following:
C:\adb>fastboot flash lib lib.img
sending 'lib' (155648 KB)...
OKAY [ 27.553s]
writing 'lib'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 52.417s
C:\adb>​
Please help! I’m close to considering myself properly bricked, and using that as an excuse to go and buy a OneX.
Click to expand...
Click to collapse
OK, so what is the state of your HBOOT? Are you still HBOOT 2.02.0002 UNLOCKED?
When you are using the an unlocked HTC HBOOT and you flash a custom ROM in CWM, you then manually have to extract the boot.img file from that ROM's zip file and flash it manually in FASTBOOT USB mode. If you don't do that, you will get a boot loop.
What you need to do if you can still get into CWM and the bootloader is still UNLOCKED is reflash that ROM again and then flash the boot.img file in FASTBOOT mode and you should be ok.
tpbklake said:
OK, so what is the state of your HBOOT? Are you still HBOOT 2.02.0002 UNLOCKED? .
Click to expand...
Click to collapse
yep
tpbklake said:
When you are using the an unlocked HTC HBOOT and you flash a custom ROM in CWM, you then manually have to extract the boot.img file from that ROM's zip file and flash it manually in FASTBOOT USB mode. If you don't do that, you will get a boot loop.
What you need to do if you can still get into CWM and the bootloader is still UNLOCKED is reflash that ROM again and then flash the boot.img file in FASTBOOT mode and you should be ok.
Click to expand...
Click to collapse
I should have mentioned, I already tried that. However, I will try it one more time. I tried so many things - if I try it again in isolation, I will be 100% sure I am telling you the truth.
Thanks for the reply.
jcr67 said:
I should have mentioned, I already tried that. However, I will try it one more time. I tried so many things - if I try it again in isolation, I will be 100% sure I am telling you the truth.
Thanks for the reply.
Click to expand...
Click to collapse
OK, I tried it again.
- In CWM Recovery, install from zip, chose 'vivo_signed_WWE_4.10.405.1_ICS_SENSE36_5.zip'
- It completed successfuly (rather quickly)
- extracted boot.img from that zip, places in adb/fastboot folder on PC
- Rebooted phone into bootloader USB
- On PC, executed 'fastboot boot boot.img'
C:\adb>fastboot boot boot.img
downloading 'boot.img'...
OKAY [ 1.328s]
booting...
OKAY [ 0.000s]
finished. total time: 1.328s​
- it rebooted automatically, and now stuck on white HTC screen for last 10 minutes
jcr67 said:
OK, I tried it again.
- In CWM Recovery, install from zip, chose 'vivo_signed_WWE_4.10.405.1_ICS_SENSE36_5.zip'
- It completed successfuly (rather quickly)
- extracted boot.img from that zip, places in adb/fastboot folder on PC
- Rebooted phone into bootloader USB
- On PC, executed 'fastboot boot boot.img'
C:\adb>fastboot boot boot.img
downloading 'boot.img'...
OKAY [ 1.328s]
booting...
OKAY [ 0.000s]
finished. total time: 1.328s​
- it rebooted automatically, and now stuck on white HTC screen for last 10 minutes
Click to expand...
Click to collapse
Instead of "fastboot boot boot.img"
it should be
"fastboot flash boot boot.img"
Try that and see how it goes
Cheers
Drugzy said:
Instead of "fastboot boot boot.img"
it should be
"fastboot flash boot boot.img"
Try that and see how it goes
Cheers
Click to expand...
Click to collapse
Aaaarghh....silly me
However, same result. Still white screen after 10min
C:\adb>fastboot flash boot boot.img
sending 'boot' (3824 KB)...
OKAY [ 1.187s]
writing 'boot'...
OKAY [ 1.234s]
finished. total time: 2.422s​
jcr67 said:
Aaaarghh....silly me
However, same result. Still white screen after 10min
C:\adb>fastboot flash boot boot.img
sending 'boot' (3824 KB)...
OKAY [ 1.187s]
writing 'boot'...
OKAY [ 1.234s]
finished. total time: 2.422s​
Click to expand...
Click to collapse
Well then you can always relock the bootloader and then run the 4.10.405.1 RUU like you did originally. Then you can unlock the bootloader since you already have the unlock_code.bin file.
tpbklake said:
Well then you can always relock the bootloader and then run the 4.10.405.1 RUU like you did originally. Then you can unlock the bootloader since you already have the unlock_code.bin file.
Click to expand...
Click to collapse
Then I will end up where I was in the first place? Oh well, at least I could use the phone.
Anyhow......
C:\adb>fastboot oem lock
...
(bootloader) Lock successfully...
FAILED (status read failed (Too many links))
finished. total time: 0.312s​
HBOOT now says:
*** RELOCKED ***
*** Security Warning ***
jcr67 said:
Then I will end up where I was in the first place? Oh well, at least I could use the phone.
Anyhow......
C:\adb>fastboot oem lock
...
(bootloader) Lock successfully...
FAILED (status read failed (Too many links))
finished. total time: 0.312s​
Click to expand...
Click to collapse
Once you get back to that point, unlock the bootloader, install ClockworkMod and then flash su-3.0.7-efghi.zip to root the official ROM. Then you should be able to rerun the downgrade process to get back to S-OFF.
Reinstall the HTC ruu
Sent from my HTC Raider X710e using xda app-developers app
tpbklake said:
Once you get back to that point, unlock the bootloader, install ClockworkMod and then flash su-3.0.7-efghi.zip to root the official ROM. Then you should be able to rerun the downgrade process to get back to S-OFF.
Click to expand...
Click to collapse
But my relock resulted in a security warning, as shown above. Are you telling me that's fine, and I can go ahead with RUU? Thanks
jcr67 said:
But my relock resulted in a security warning, as shown above. Are you telling me that's fine, and I can go ahead with RUU? Thanks
Click to expand...
Click to collapse
Yes you should be ok.
tpbklake said:
Yes you should be ok.
Click to expand...
Click to collapse
yep he will be , during my downgrade i had to relock with security warning and ruu fixed it all
tpbklake said:
Yes you should be ok.
Click to expand...
Click to collapse
Thanks very much. The stock ICS RUU has now installed successfully. I guess when I originally tried to reinstall it, I had left out the 'RELOCK' step, which is why it failed.
So now I am back to the start (stock ICS + HBOOT 2.02 S-ON), and want to get S-OFF and install your ROM zip. ,What I originally intended to do to get S-OFF was:
1) Unlock the bootloader, flash CWM Recovery, flash SU
2) Run downgrade GB RUU
3) S-off with Revolutionary
4) Install Blackrose HBOOT
5) Install your vivo_signed_WWE_4.10.405.1_ICS_SENSE36_5.zip
But step 2) failed with an unknown error. (I then tried to install your zip, and the rest is the sad history.....).
So what caused step 2 to fail? Did I need to relock the bootloader first?
Many thanks for your help, tpbklake
Did you use this script to downgrade and then flash gb ruu?
http://forum.xda-developers.com/showthread.php?t=1373697
If so run it and post up the results. It may not.be downgrading your mainver correctly.
Sent from my HTC Incredible S using xda app-developers app
Drugzy said:
Did you use this script to downgrade and then flash gb ruu?
http://forum.xda-developers.com/showthread.php?t=1373697
If so run it and post up the results. It may not.be downgrading your mainver correctly. p
Click to expand...
Click to collapse
That's it. HBOOT is remaining at 2.02.0002 after runme.cmd
Is the device rooted?
y OR n:y
Waiting for device to connect
Device found
Pushing misc_version
2455 KB/s (367096 bytes in 0.146s)
Correcting permissions
Downgrading main version
--set_version set. VERSION will be changed to: 2.00.000.0
Patching and backing up misc partition...
Error opening input file.
Cleaning temp files​
Any ideas anyone?
What is the status of your bootloader? Is it locked, unlocked or relocked? If it is locked you may have to answer n to is the phone rooted to give temp root. If not on page 76 of this post there is the same issue.
http://forum.xda-developers.com/showthread.php?t=1373697
And fyi it will not change the h boot version, only the main ver which is reported at the end of the script.
Cheers
Sent from my HTC Incredible S using xda app-developers app
Drugzy said:
What is the status of your bootloader? Is it locked, unlocked or relocked? If it is locked you may have to answer n to is the phone rooted to give temp root. If not on page 76 of this post there is the same issue.
http://forum.xda-developers.com/showthread.php?t=1373697
And fyi it will not change the h boot version, only the main ver which is reported at the end of the script.
Cheers
Click to expand...
Click to collapse
No, I'm unlocked and rooted
Does the stock ruu have superuser installed? If it does I'm outta ideas.
Sent from my HTC Incredible S using xda app-developers app
---------- Post added at 07:58 PM ---------- Previous post was at 07:40 PM ----------
One more thing, I would try flashing another ROM, i came from Niks Sense 4a rom, and the script worked with no issues.
Remember you will need to manually flash the boot.img of the rom as you are S-ON.
jcr67 said:
No, I'm unlocked and rooted
Click to expand...
Click to collapse
Open a command window and then type in the command:
adb shell
If you get a # prompt then your ROM is rooted correctly and the script should run. If it doesn't then the ROM isn't properly rooted and the script will fail.

[Q] can't erase/flash custom recovery

I have non-dev Verizon Moto X 4.4.2 unlocked using the chinese method.
I'm in fastboot right now and it says "Device is UNLOCKED. Status Code: 3" if that means anything.
Every time I tried to flash TWRP and I reboot to recovery...it's still the stock android recovery.
I also tried to erase the stock recovery but i get this message:
erasing 'recovery'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.094s
My motox is unlocked..so why doesn't it say permission denied and why can't i flash a custom recovery??
please help.
I'm not root btw.
Did you go into TWRP after flashing it?
You have to boot straight to recovery or it gets written over by the stock recovery
bigv5150 said:
You have to boot straight to recovery or it gets written over by the stock recovery
Click to expand...
Click to collapse
i thought i did but it boot straight into the OS instead of recovery...let me try again...
*edit*
ok wow i guess i didn't do it when i thought i did but i'm in TWRP now.
Thank you guys!
You probably hit the power button instead of volume+ the first time around.

[Q] jb_hboot FAILED

Hello,
I have a HTC holiday, after reading many post, I could not find a solution to my problem.
I tried to load cm-10-20130804-NIGHTLY-holiday, after that failed.
I have unlocked HTC, I am able to get to fastboot USB, tried to
- "fastboot erase cache"
- "fastboot oem rebootRUU"
- "fastboot flash zip jb_hboot.zip"
I have a backup for nandroid backup, so I thought loading back jb_hboot, so I can restore, but that is failing with the following error:
C:\WCXJB_ROOT_PACK>fastboot flash zip jb_hboot.zip
sending 'zip' (379 KB)... OKAY [ 0.252s]
writing 'zip'... INFOzip header checking...
INFOzip info parsing...
FAILED (remote: 99 unknown fail)
finished. total time: 1.846s[/SIZE][/I]
can someone help.
ciffer1 said:
Hello,
I have a HTC holiday, after reading many post, I could not find a solution to my problem.
I tried to load cm-10-20130804-NIGHTLY-holiday, after that failed.
I have unlocked HTC, I am able to get to fastboot USB, tried to
- "fastboot erase cache"
- "fastboot oem rebootRUU"
- "fastboot flash zip jb_hboot.zip"
I have a backup for nandroid backup, so I thought loading back jb_hboot, so I can restore, but that is failing with the following error:
C:\WCXJB_ROOT_PACK>fastboot flash zip jb_hboot.zip
sending 'zip' (379 KB)... OKAY [ 0.252s]
writing 'zip'... INFOzip header checking...
INFOzip info parsing...
FAILED (remote: 99 unknown fail)
finished. total time: 1.846s[/SIZE][/I]
can someone help.
Click to expand...
Click to collapse
I think that you don't unlock the bootload check if you unlock it.
ciffer1 said:
Hello,
I have a HTC holiday, after reading many post, I could not find a solution to my problem.
I tried to load cm-10-20130804-NIGHTLY-holiday, after that failed.
I have unlocked HTC, I am able to get to fastboot USB, tried to
- "fastboot erase cache"
- "fastboot oem rebootRUU"
- "fastboot flash zip jb_hboot.zip"
I have a backup for nandroid backup, so I thought loading back jb_hboot, so I can restore, but that is failing with the following error:
C:\WCXJB_ROOT_PACK>fastboot flash zip jb_hboot.zip
sending 'zip' (379 KB)... OKAY [ 0.252s]
writing 'zip'... INFOzip header checking...
INFOzip info parsing...
FAILED (remote: 99 unknown fail)
finished. total time: 1.846s[/SIZE][/I]
can someone help.
Click to expand...
Click to collapse
Iirc that is not a flashable zip...
You unzip and work with the parts inside...
Sent from my Vivid 4G using Tapatalk
need support
rignfool said:
Iirc that is not a flashable zip...
You unzip and work with the parts inside...
Sent from my Vivid 4G using Tapatalk
Click to expand...
Click to collapse
So at this point, I am able to boot in fastboot, once in I start recovery, I get (RA revamped), I am unable to do a wipe, I get the following error: E:\ can't mount /dev/block/mmcblklpl.
I have a nandroid backup. How do I go about using it. Please provide steps.
Thank you
E
ciffer1 said:
So at this point, I am able to boot in fastboot, once in I start recovery, I get (RA revamped), I am unable to do a wipe, I get the following error: E:\ can't mount /dev/block/mmcblklpl.
I have a nandroid backup. How do I go about using it. Please provide steps.
Thank you
E
Click to expand...
Click to collapse
...
Can't help with WCX recovery...
Switch to twrp... Boot to recovery... Enter 'mounts' menu... Mount via USB...
Plug phone into windows based PC...
Hope windows offers to format the offending partition...
Unmount via USB... See if you can format with your recovery...
If yes... Flash ROM... Reboot to fastboot... Flash boot.img
If no... Report back
Sent from my Vivid 4G using Tapatalk
twrp not work
rignfool said:
...
Can't help with WCX recovery...
Switch to twrp... Boot to recovery... Enter 'mounts' menu... Mount via USB...
Plug phone into windows based PC...
Hope windows offers to format the offending partition...
Unmount via USB... See if you can format with your recovery...
If yes... Flash ROM... Reboot to fastboot... Flash boot.img
If no... Report back
Sent from my Vivid 4G using Tapatalk
Click to expand...
Click to collapse
Thank you for the replay.
I flashed twrp. no error during the process. Once switching to recovery, I get white screen with HTC on it. Please help....
update used older version of Twrp, and I was able to format, with no error, I am ready to flash ROM any suggestion which rom to use..
Thank you
Similar Problem
ciffer1 said:
Thank you for the replay.
I flashed twrp. no error during the process. Once switching to recovery, I get white screen with HTC on it. Please help....
Click to expand...
Click to collapse
I have a similar problem I flashed cwm recovery via ROM manager booted to recovery and I got a white screen with HTC on it. Help needed ASAP.
Prechyious said:
I have a similar problem I flashed cwm recovery via ROM manager booted to recovery and I got a white screen with HTC on it. Help needed ASAP.
Click to expand...
Click to collapse
ROM manager does not support the vivid...
Read around and find how to flash TWRP or WCX recovery
Sent from my HTC Vivid 4G using Tapatalk
Thank you
rignfool said:
ROM manager does not support the vivid...
Read around and find how to flash TWRP or WCX recovery
Sent from my HTC Vivid 4G using Tapatalk
Click to expand...
Click to collapse
Okay Thank you for the quick response and another question is between windroid and vivid toolkit which is advisable to use?
Prechyious said:
Okay Thank you for the quick response and another question is between windroid and vivid toolkit which is advisable to use?
Click to expand...
Click to collapse
Dunno... Never used either... I always did it manually...
Thank you
rignfool said:
Dunno... Never used either... I always did it manually...
Click to expand...
Click to collapse
Another question anytime I reboot I get this android is upgrading optimizing. It was not like that until after I rooted with baidu root.
Prechyious said:
Another question anytime I reboot I get this android is upgrading optimizing. It was not like that until after I rooted with baidu root.
Click to expand...
Click to collapse
AFAIK that's from having an odexed services.jar...
The only fix is to use a deodexed ROM...
Its not a big deal unless you reboot all the time...

stuck on recover - no os installed

Hello All,
I am stuck on the recovery screen unable to boot as it says no os installed. i have tried to download the stock rom for HTC Desire 510 but it is not giving any error message and is not installing as well.
Can you please help me in getting it up and running.
in the background, i formatted the internal storage and lost the os partition as well. Was stuck on the no system screen and then installed the TWRP recovery. I can boot in rocovery but not able to install any roms.
hep please as I am new to all this.
comeonamit said:
Hello All,
I am stuck on the recovery screen unable to boot as it says no os installed. i have tried to download the stock rom for HTC Desire 510 but it is not giving any error message and is not installing as well.
Can you please help me in getting it up and running.
in the background, i formatted the internal storage and lost the os partition as well. Was stuck on the no system screen and then installed the TWRP recovery. I can boot in rocovery but not able to install any roms.
hep please as I am new to all this.
Click to expand...
Click to collapse
Im in the same status. How do you get the stock rom? please!
Can anyone help us here as we are stuck on the hTC green scree with no os.
I was able to download the binaries and kernel from HTC website but no success beyond that::
C:\adb\sdk\platform-tools>fastboot flash zip a11chl-3.4.0-ga9a2990.zip
sending 'zip' (159912 KB)...
OKAY [ 9.157s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 21.845s
Pacemaker2 said:
Im in the same status. How do you get the stock rom? please!
Click to expand...
Click to collapse
comeonamit said:
Can anyone help us here as we are stuck on the hTC green scree with no os.
I was able to download the binaries and kernel from HTC website but no success beyond that::
C:\adb\sdk\platform-tools>fastboot flash zip a11chl-3.4.0-ga9a2990.zip
sending 'zip' (159912 KB)...
OKAY [ 9.157s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 21.845s
Click to expand...
Click to collapse
Here's my stock nandroid backup, I posted in another thread
Virgin Mobile HTC Desire 510
https://www.androidfilehost.com/?fid=95832962473396445
Thanks a ton, downloading it and will update if I can get my device to work.
Hello,
Can you please let me how you created the backup I tried TWRP to restore it but it does not see the backup file.
comeonamit said:
Hello,
Can you please let me how you created the backup I tried TWRP to restore it but it does not see the backup file.
Click to expand...
Click to collapse
Then try Cwm. They may have made it there.
Sent from my Nexus 7
nope they still have not CWM for HTC Desire 510
comeonamit said:
Can anyone help us here as we are stuck on the hTC green scree with no os.
I was able to download the binaries and kernel from HTC website but no success beyond that::
C:\adb\sdk\platform-tools>fastboot flash zip a11chl-3.4.0-ga9a2990.zip
sending 'zip' (159912 KB)...
OKAY [ 9.157s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 21.845s
Click to expand...
Click to collapse
That usually happens when your bootloader is locked.
I did unlock it, it says tampered unlocked I did it from the HTCDEV website. Any directions where I should be headed...
LarryBoyG said:
That usually happens when your bootloader is locked.
Click to expand...
Click to collapse
comeonamit said:
I did unlock it, it says tampered unlocked I did it from the HTCDEV website. Any directions where I should be headed...
Click to expand...
Click to collapse
you can try downloading the recovery that's in this forum. there's also a TWRP backup you should download too. make a folder on your SD card called TWRP, and inside that folder create a folder called BACKUPS, and inside that folder create another folder called FA4AJSR06068 and inside that folder place the downloaded backup.
put the recovery in the platform tools folder. rename it to *recovery*.img without the asterisks.
enter command 'fastboot boot recovery recovery.img'
it should boot in twrp recovery from there.
from there go to restore. and pick the backup you put there.
This is a suggestion and might not even work.
good luck
Tried it, it just does not see any folders or files when i hit the recovery button after going into the TWRP Recovery
comeonamit said:
Tried it, it just does not see any folders or files when i hit the recovery button after going into the TWRP Recovery
Click to expand...
Click to collapse
ok try deleting the file structure i told you to build before, boot the recovery again the way i told you and do a backup of your phone as it is now. that should build the file structure for you on the sd card. then go in and place the backup in the core of it.
Thanks a ton, my phone is alive again. Doing the backup and replacing it with files in the zip worked.
htc desire 626s
I have no OS installed on my phone, neither a back up.
Could you help me with the steps to how fix it. :laugh::laugh:
Corotto94 said:
I have no OS installed on my phone, neither a back up.
Could you help me with the steps to how fix it. :laugh::laugh:
Click to expand...
Click to collapse
if you have cricket, I'll upload a twrp backup for you

Categories

Resources