HELP!! FAILED(remote: 43 main version check fail) - Sprint HTC One (M7)

i accidently wiped internal instead of system and trying to flash back to stock now. have typed
fastboot oem lock
fastboot oem rebootRUU
fastboot flash zip c:/lol.zip Sprint_HTC_One_m7wls_1.29.651.7_encrypted_ROM.zip this is what i downloaded
but at the end i always get the message saying FAILED(remote: 43 main version check fail)... have redownloaded and reflashed but still doesnt work. any ideas

You have no OS? Sounds bad. Can you get into any special screens such as Recovery, Download etc?
Sent from my Scroll Excel using xda app-developers app

LoopingCreeper said:
You have no OS? Sounds bad. Can you get into any special screens such as Recovery, Download etc?
Sent from my Scroll Excel using xda app-developers app
Click to expand...
Click to collapse
no recovery.i can only get to the screen that says fastboot and hboot

when i flashed Sprint_HTC_One_m7wls_1.29.651.7_RUU i got the message saying FAILED(remote: 12 signature verify fail)

flaco_negro said:
when i flashed Sprint_HTC_One_m7wls_1.29.651.7_RUU i got the message saying FAILED(remote: 12 signature verify fail)
Click to expand...
Click to collapse
First download and flash a recovery. You can flash it from ADB with the command fastboot flash recovery recoveryname.img (change recoveryname.img to the name of your downloaded recovery).
Then sideload a Rom
From TWRP recovery select sideload mode
open command prompt
Type in adb sideload nameofROM.zip

Thanks that worked
Sent from my HTCONE using xda app-developers app

Related

Flash recovery but recovery not on phone

I unlocked the bootloader then went to flash recovery and it shows it flashed but won't reboot into recovery. What am I doing wrong? Thank you
Sent from my Nexus One using XDA App
are u rooted? and just download rom manager from the market and flash through the app.
Sent from my LG-V909 using Tapatalk
I'm not rooted. How would I root without flashing recovery?
Sent from my Nexus One using XDA App
Make sure you have a recovery for the nexus one.
Go into fastboot. Flash the recovery. Then enter the command fastboot reboot recovery. Do that with out booting into the os.
Read the Wiki, Recovery section, and follow the guide for unlocked bootloader.
I did all that and it won't go into recovery. I have read the wiki quite a few times
Sent from my Nexus One using XDA App
fastboot boot name-of-recovery.img
If you reboot your phone, the stock recovery will be reinstalled...
Exactly. I guess you're not following the guide properly.
The guide says:
"fastboot flash recovery recovery.img"
"fastboot reboot recovery"
Did you execute those as above? Or did you do it in some other way?
I did the commands just like that. One of u guys says its "fastboot boot recovery " and the other says reboot. Which is it? When I do the recovery.kimgom command it says its sending and writing it
Sent from my Nexus One using XDA App
"fastboot boot recovery.img" sends the image to boot from your HD, and doesn't check the image that is already in recovery partition.
"fastboot reboot recovery" uses the boot image from recovery partition - the one you just wrote.
What happens when you execute "fastboot reboot recovery"?
Nothing on the phone. On the command window the recovery shows
Sent from my Nexus One using XDA App
Do I have to put the recovery image on the SD card to?
Sent from my Nexus One using XDA App
The recovery can't show on command window.
Again, what happens when you execute "fastboot reboot recovery"?
Print the screen, because it looks like you can't explain what's going on.
No, you just need to follow the guide correctly.
Does OP need to run these before he reboots and right after flashing new recovery--
rm /system/etc/install-recovery.sh
rm /system/recovery-from-boot.p
If he doesn't even boot into OS - then no, he doesn't need it and can't do it from bootloader anyway.
gotcha--thanks Jack
When I execute the command nothing happens.
Sent from my Nexus One using XDA App
Are you sure you got the drivers installed?
Are you sure the bootloader is unlocked.
The commands have to work. Boot into fastboot and issue this command. Fastboot devices. Your devices serial number should show up in the command prompt.
What makes you think the recovery flashed
Did you put recovery in your SDK tools folder and go to that path in terminal before fastbooting the .img
I also read somewhere a long time ago, some phones like mine don't accept reboot command thru fastboot
You could run your commands and then adb kill-server, disconnect phone and reboot using phone buttons
When I turn in the phone it shows the unlocked padlock. I put the image in my tools folder and I pit the command fastboot devices and get my serial #
Sent from my Nexus One using XDA App

[Q] helpppp error E: can not mount / sdcard /

I have a problem to install a ROM or turn on my htc one, when I'm in the recoveryMod I go to install from sdcard but I'm Still an error that says "E: can not mount / sdcard /" the problem is start when I try to install the ROm (Android Revolution HD 7.2) I was on the ROM (Maximus7_5.0.0)
it is possible to fix this problem?
it is possible to return to the original ROM?
I'm really deseprer two days I'm looking for a soulition but I find nothing
thank you
help please
help please
Hi
Greetings,
1. Flash the recovery again and try again
2. You can use abd sideload
For abd sideload you need latest abd drivers.
And search for abd sideload and how to use as iam not an one user and dnt know much about sideload but it will help you install Rom directly from pc
Sent from my HTC Sensation Z710e using xda premium
to flash the recovery type
Code:
fastboot flash recovery recovery_name.img
Code:
fastboot erase cache
and then try again
and yes you can return to stock, just decide what you want to do
I already tried to do but it does not work, still the same error
yes I'd like to return to the original version, coment I do?
mehdi2006 said:
I already tried to do but it does not work, still the same error
yes I'd like to return to the original version, coment I do?
Click to expand...
Click to collapse
well in that case the best option is to flash a RUU easy
run this command and paste your output
Code:
fastboot getvar all
matt95 said:
well in that case the best option is to flash a RUU easy
run this command and paste your output
Code:
fastboot getvar all
Click to expand...
Click to collapse
how can I do?
Reboot into bootloader/fastboot with phone connected to pc
It must say fastboot usb
and in abd command
Type the given code your done
Just select that and copy paste here
Sent from my HTC Sensation Z710e using xda premium
shrex said:
Reboot into bootloader/fastboot with phone connected to pc
It must say fastboot usb
and in abd command
Type the given code your done
Just select that and copy paste here
Sent from my HTC Sensation Z710e using xda premium
Click to expand...
Click to collapse
i have this error
getvar:all FAILED (status read failed (Too many links))
finished. total time: 0.054s
Hi
Greetings,
Are you typing it correctly ?
Is your device connected properly to pc and can abd find your device?
Sent from my HTC Sensation Z710e using xda premium
mehdi2006 said:
i have this error
getvar:all FAILED (status read failed (Too many links))
finished. total time: 0.054s
Click to expand...
Click to collapse
yeah, as i thought... is your bootloader unlocked right?
shrex said:
Hi
Greetings,
Are you typing it correctly ?
Is your device connected properly to pc and can abd find your device?
Sent from my HTC Sensation Z710e using xda premium
Click to expand...
Click to collapse
yes i try it 2-3 times always the same error
ok that's not a problem, we only need the version-main to see which RUU you have to run... type
Code:
fastboot getvar version-main
matt95 said:
yeah, as i thought... is your bootloader unlocked right?
Click to expand...
Click to collapse
yes its unlocked
try the command above
matt95 said:
ok that's not a problem, we only need the version-main to see which RUU you have to run... type
Code:
fastboot getvar
Click to expand...
Click to collapse
version-main 1.29.206.11
i checked but there is no RUU for that version yet, you have to flash a Nandroid backup to turn back to stock...
matt95 said:
i checked but there is no RUU for that version yet, you have to flash a Nandroid backup to turn back to stock...
Click to expand...
Click to collapse
how I should flash?
type
Code:
fastboot getvar cid
matt95 said:
type
Code:
fastboot getvar cid
Click to expand...
Click to collapse
but i dont have any backup :s

[Q] HELP after unrooting/S-off No boot

I was unrooting/locking bootloader/S-on'n in order to sell my One today. The process ran smoothly. I was preparing to use The RUU but I got an error that the version I am on is current. I should have ran it while I had S-off. I then flashed the firmware in fastboot using the fastboot oem rebootRUU and it flashed successfully. The phone will not boot past the HTC One logo screen nor can I access files through abd nor flash anything through fastboot. I can't even use any RUUs. I don't know what to do. Can someone please help me or direct me where I should look?
live_in_the_sky06 said:
I was unrooting/locking bootloader/S-on'n in order to sell my One today. The process ran smoothly. I was preparing to use The RUU but I got an error that the version I am on is current. I should have ran it while I had S-off. I then flashed the firmware in fastboot using the fastboot oem rebootRUU and it flashed successfully. The phone will not boot past the HTC One logo screen nor can I access files through abd nor flash anything through fastboot. I can't even use any RUUs. I don't know what to do. Can someone please help me or direct me where I should look?
Click to expand...
Click to collapse
What error are you getting when you try to flash a recovery via fastboot USB?
Sent from my One using xda app-developers app
MrFixit007 said:
What error are you getting when you try to flash a recovery via fastboot USB?
Sent from my One using xda app-developers app
Click to expand...
Click to collapse
I was getting a remote: not found or remote 43 type of errors
I have managed to flash a ROM using clockwork mod usb otg. but the touch screen is now unresponsive. The buttons work but the touchscreen does not,
live_in_the_sky06 said:
I was getting a remote: not found or remote 43 type of errors
I have managed to flash a ROM using clockwork mod usb otg. but the touch screen is now unresponsive. The buttons work but the touchscreen does not,
Click to expand...
Click to collapse
Flash the latest version of TWRP TWRP 2.6.3.0
easiest way in my opinion is through fastboot.
TWRP 2.6 - HTC One (Sprint USA) Download to your android SDK folder then open a comand prompt cd to your android sdk dir and type
fastboot flash recovery recoveryfilename.img (Change recoveryfilename.img to whatevery the recovery.img name is).

[Q] I cannot boot into Recovery no matter what

So I installed a ROM not for my Sprint HTC one M7....
Now it just says this. I do not know what to do. Also I tried to ADB push but it says "Device not found"
press the power button and it should enter the bootloader screen where you can select recovery using the volume up and down keys
chenchen399 said:
press the power button and it should enter the bootloader screen where you can select recovery using the volume up and down keys
Click to expand...
Click to collapse
I tried that dude.
Nothing.
DankPlank said:
I tried that dude.
Nothing.
Click to expand...
Click to collapse
try: fastboot erase cache
---------- Post added at 11:24 PM ---------- Previous post was at 11:22 PM ----------
DankPlank said:
So I installed a ROM not for my Sprint HTC one M7....
Now it just says this. I do not know what to do. Also I tried to ADB push but it says "Device not found"
Click to expand...
Click to collapse
as a last resort, you can follow this guide: http://forum.xda-developers.com/showthread.php?t=2250904
everything will be wiped though.
chenchen399 said:
try: fastboot erase cache
Click to expand...
Click to collapse
That worked but still cannot get into my recovery or ADB push. It says Device not found. .-.
DankPlank said:
That worked but still cannot get into my recovery or ADB push. It says Device not found. .-.
Click to expand...
Click to collapse
you may have to restore using RUU
DankPlank said:
So I installed a ROM not for my Sprint HTC one M7....
Now it just says this. I do not know what to do. Also I tried to ADB push but it says "Device not found"
Click to expand...
Click to collapse
i think you cannot use adb command on fastboot
adb can be used on recovery or on system rom only while on usb debugging
have your flashed a recovery? (fastboot flash recovery (recovery file name.img)
[email protected] said:
i think you cannot use adb command on fastboot
adb can be used on recovery or on system rom only while on usb debugging
have your flashed a recovery? (fastboot flash recovery (recovery file name.img)
Click to expand...
Click to collapse
Exactly.
In fastboot the fastboot commands work, but not the adb ones.
Yea it sounds like your Recovery got wiped at some point. Grab a Custom Recovery .img (TWRP or CWM) and boot to fastboot (shown in your screenshot). Open a command prompt in your adb/fastboot directory, with the recovery image in the same directory, and enter the following:
Code:
fastboot flash recovery 'nameofrecovery'.img
Then reboot bootloader and try accessing recovery again.
homeslice976 said:
Yea it sounds like your Recovery got wiped at some point. Grab a Custom Recovery .img (TWRP or CWM) and boot to fastboot (shown in your screenshot). Open a command prompt in your adb/fastboot directory, with the recovery image in the same directory, and enter the following:
Code:
fastboot flash recovery 'nameofrecovery'.img
Then reboot bootloader and try accessing recovery again.
Click to expand...
Click to collapse
It says Unknown Error
DankPlank said:
It says Unknown Error
Click to expand...
Click to collapse
Just restore using RUU...make sure your phone is in fastboot usb mode.
chenchen399 said:
Just restore using RUU...make sure your phone is in fastboot usb mode.
Click to expand...
Click to collapse
This is almost always the only fix for a Sprint phone that was flashed with a GSM rom.
Sent from my One using XDA Premium 4 mobile app
Try HTC One Toolkit
Hello,
you can try the HTC One Toolkit to install and enter to an new Recovery.
I think TWRP 2.6.3 is for the HTC One the easyer Recovery.
CoryTallman said:
This is almost always the only fix for a Sprint phone that was flashed with a GSM rom.
Sent from my One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
When I try to flash a RUU using the tool kit. It always says failed. Not verified.

Can't flash recovery.

I have tried several times to flash a custom recovery on my Atrix HD but after I send the "flash recovery recovery.img " command, it replies in cmd that " command restricted .failed (remote failure). What am I doing wrong. And also can I flash the recovery with Tom manager and how? Thanks
Sent from my MB886 using xda premium
penser
kwartey said:
I have tried several times to flash a custom recovery on my Atrix HD but after I send the "flash recovery recovery.img " command, it replies in cmd that " command restricted .failed (remote failure). What am I doing wrong. And also can I flash the recovery with Tom manager and how? Thanks
Sent from my MB886 using xda premium
Click to expand...
Click to collapse
Mandatory question: Is your bootloader unlocked?
You need to use the command "fastboot flash recovery recovery.img". And what is Tom manager?
penser said:
And what is Tom manager?
Click to expand...
Click to collapse
I assume a GPS software.? Lol
Edit:
I think he referred to Rom Manager which to his answer is yes he can eventhough phils recovery seen to me much stable and is more up to date then the cwm itself
penser said:
Mandatory question: Is your bootloader unlocked?
You need to use the command "fastboot flash recovery recovery.img". And what is Tom manager?
Click to expand...
Click to collapse
Yes my bootloader is unlocked. I have used that command but still the same outcome. I flashed the stock rom again. Am gonna try flashing the recovery again.
Sent from my MB886 using Tapatalk
I have the same problem. Neither installing "safetrap recovery" app.
A252 said:
I have the same problem. Neither installing "safetrap recovery" app.
Click to expand...
Click to collapse
Your trying to install safestrap? Don't.
Sent from my PACMAN MATRIX HD MAXX

Categories

Resources