Cannot load 'Access' bootloader - One (M7) Q&A, Help & Troubleshooting

I am new to rooting and unlocking my new HTC One. I have had great pleasure in doing the same to my galaxy nexus in the past but this one has got me beat.
I have unlocked the bootloader via the HTC site. I have the latest drivers installed and showing OK in the device manager.
I am trying to load a TWRP on my phone without any succes. I can see it listed in the HTC tool kit I have. Its listed as 'SH****** fastboot device. I click install recovery but nothing happens.
I have tried it through the CMD prompt also but get the error 'cannot load'
Can someone please help as I'm desperate to root and install a custom Rom on my phone.
Thanks in advance.

potsykate said:
I am new to rooting and unlocking my new HTC One. I have had great pleasure in doing the same to my galaxy nexus in the past but this one has got me beat.
I have unlocked the bootloader via the HTC site. I have the latest drivers installed and showing OK in the device manager.
I am trying to load a TWRP on my phone without any succes. I can see it listed in the HTC tool kit I have. Its listed as 'SH****** fastboot device. I click install recovery but nothing happens.
I have tried it through the CMD prompt also but get the error 'cannot load'
Can someone please help as I'm desperate to root and install a custom Rom on my phone.
Thanks in advance.
Click to expand...
Click to collapse
download the correct twrp for your device then put it on your fastboot folder and flash via cmd prompt (fastboot flash recovery [twrp file name].img)

[email protected] said:
download the correct twrp for your device then put it on your fastboot folder and flash via cmd prompt (fastboot flash recovery [twrp file name].img)
Click to expand...
Click to collapse
I tried that.
I get the error message 'cannot load image'
I'm at a loss at the moment

potsykate said:
I tried that.
I get the error message 'cannot load image'
I'm at a loss at the moment
Click to expand...
Click to collapse
what happens when you do fastboot devices

I get
SH******** fastboot
then c:|Android

potsykate said:
I get
SH******** fastboot
then c:|Android
Click to expand...
Click to collapse
Are you sure you have the right recovery .img file? What's the file size of the recovery? Should be around 8MB.

It should be its 8.43MB in size.
I got it from here.
http://forum.xda-developers.com/showpost.php?p=38933080&postcount=1

potsykate said:
I get
SH******** fastboot
then c:|Android
Click to expand...
Click to collapse
try to do fastboot erase cache first then flash the recovery again.

This is the message I get

potsykate said:
This is the message I get
Click to expand...
Click to collapse
you're forgetting ".img" in the file name, "DIR" on your computer and then use the full file name of the recovery, that's all
EDIT: I think it's called "openrecovery-twrp-2.6.3.0-m7.img" (unless you saved it under a different name)
so fastboot flash recovery openrecovery-twrp-2.6.3.0-m7.img
EDIT 2: just saw you folder
fastboot flash recovery twrp-2.6.3.0.img

Thanks for that,I've finally been able to install a recovery and also install my first ROM as well.
Thanks a lot

potsykate said:
Thanks for that,I've finally been able to install a recovery and also install my first ROM as well.
Thanks a lot
Click to expand...
Click to collapse
Congratz mate.
Hit the thanks button if I helped

Related

[Q] 1,31 , no rom or adb

So basically the only thing working in fastboot
somehow i have managed to wipe everything off of my device so there is no rom installed what so ever...which means i am unable to turn on usb debugging to get adb working. I am also on 1.31 so the RUU method will not work. i am able to flash whatever recovery or Superuser i wish and root/unroot as i please.
the only solution i can think of would be to flash a signed stock zip using "fastboot update signedstock.zip" but the ones i found here -http://forum.xda-developers.com/showthread.php?t=2368907 dont seem to work. i get errors like no "boot.img" or "does not contain android-info.txt"
any suggestions?
thanks for your time
shadowtdt09 said:
So basically the only thing working in fastboot
somehow i have managed to wipe everything off of my device so there is no rom installed what so ever...which means i am unable to turn on usb debugging to get adb working. I am also on 1.31 so the RUU method will not work. i am able to flash whatever recovery or Superuser i wish and root/unroot as i please.
the only solution i can think of would be to flash a signed stock zip using "fastboot update signedstock.zip" but the ones i found here -http://forum.xda-developers.com/showthread.php?t=2368907 dont seem to work. i get errors like no "boot.img" or "does not contain android-info.txt"
any suggestions?
thanks for your time
Click to expand...
Click to collapse
Guide in General on how to downgrade. You'll be fine.
http://forum.xda-developers.com/showthread.php?t=2390821
Indirect said:
Guide in General on how to downgrade. You'll be fine.
http://forum.xda-developers.com/showthread.php?t=2390821
Click to expand...
Click to collapse
i have tried that for cwm recovery but that requires adb and usb debugging...which i dont have
i have also just tried it with the htc recovery where the screen just shows the HTC logo but "adb devices" says no devices are connected
shadowtdt09 said:
i have tried that for cwm recovery but that requires adb and usb debugging...which i dont have
i have also just tried it with the htc recovery where the screen just shows the HTC logo but "adb devices" says no devices are connected
Click to expand...
Click to collapse
Then oh well? There is no other way to fix it than using TWRP / CWM and adb / fastboot.
Indirect said:
Then oh well? There is no other way to fix it than using TWRP / CWM and adb / fastboot.
Click to expand...
Click to collapse
There are no signed stock zips out there that i can use fastboot update .zip ?
shadowtdt09 said:
There are no signed stock zips out there that i can use fastboot update .zip ?
Click to expand...
Click to collapse
http://teamviewer.com/download
Get that, pm me your id and password and I'll fix your phone. Have nothing better to do for a half hour anyway.
Indirect said:
http://teamviewer.com/download
Get that, pm me your id and password and I'll fix your phone. Have nothing better to do for a half hour anyway.
Click to expand...
Click to collapse
you're a hell of a man indirect!
Aldo101t said:
you're a hell of a man indirect!
Click to expand...
Click to collapse
Tis the benefit of having no job. Easily able to help everyone out if I'm bored.
shadowtdt09 said:
So basically the only thing working in fastboot
somehow i have managed to wipe everything off of my device so there is no rom installed what so ever...which means i am unable to turn on usb debugging to get adb working. I am also on 1.31 so the RUU method will not work. i am able to flash whatever recovery or Superuser i wish and root/unroot as i please.
the only solution i can think of would be to flash a signed stock zip using "fastboot update signedstock.zip" but the ones i found here -http://forum.xda-developers.com/showthread.php?t=2368907 dont seem to work. i get errors like no "boot.img" or "does not contain android-info.txt"
any suggestions?
thanks for your time
Click to expand...
Click to collapse
just a fyi you can use fastboot to flash a rom if you put it in the same folder as the platform tools folder of your sdk, All roms have a android-info.txt file that's how android knows how to flash what to the particular partition.
you can flash any zip file from fastboot as long as it has the android-info file
fastboot flash zip nameofzip.zip
Fixed his phone and found out he is in my area. Pretty small world.
Indirect said:
Fixed his phone and found out he is in my area. Pretty small world.
Click to expand...
Click to collapse
I'm in fort myers

[Q] HTC One Brick?

Hi guys. Was just trying to install a 4.4 custom rom on my HTC One using CWM. I got into rrecovery mode and started trying to install the rom but it came up with an error saying it had aborted. I realised I hadn't made a backup so I thought I best do it in case anything goes wrong. I tried doing that and rebooting the phone. Now the HTC logo flashes on screen before flashing off and then the phone puts me back in recovery. Have I bricked this phone? If anyone can help me I can answer any more necessary questions.
krisdeaco said:
Hi guys. Was just trying to install a 4.4 custom rom on my HTC One using CWM. I got into rrecovery mode and started trying to install the rom but it came up with an error saying it had aborted. I realised I hadn't made a backup so I thought I best do it in case anything goes wrong. I tried doing that and rebooting the phone. Now the HTC logo flashes on screen before flashing off and then the phone puts me back in recovery. Have I bricked this phone? If anyone can help me I can answer any more necessary questions.
Click to expand...
Click to collapse
You need TWRP 2.6.3.3 (or later) for 4.4 roms, also if you are using a GPE rom, then you need to be s-off.
Download from here: http://techerrata.com/browse/twrp2/m7 don't use a download manager, it will fail; download normally and check MD5 to make sure file is not corrupt,
go to bootloader/FASTBOOT USB, and flash it:
fastboot flash openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
and install the ROM again.
nkk71 said:
You need TWRP 2.6.3.3 (or later) for 4.4 roms, also if you are using a GPE rom, then you need to be s-off.
Download from here: don't use a download manager, it will fail; download normally and check MD5 to make sure file is not corrupt,
go to bootloader/FASTBOOT USB, and flash it:
fastboot flash openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
and install the ROM again.
Click to expand...
Click to collapse
Sorrry if I seem like a complete fool but how to I flash the recovery image. I'm in the fastboot usb menu now but there doesn't appear to be any option to flash.
krisdeaco said:
Sorrry if I seem like a complete fool but how to I flash the recovery image. I'm in the fastboot usb menu now but there doesn't appear to be any option to flash.
Click to expand...
Click to collapse
from you PC
open a command prompt, go to the folder where adb is (also put the downloaded recovery there), then on your PC, type commands in bold above.
nkk71 said:
from you PC
open a command prompt, go to the folder where adb is (also put the downloaded recovery there), then on your PC, type commands in bold above.
Click to expand...
Click to collapse
Again, rreally sorry. Where will I find ADB? Where would it typically be?
EDIT: I've downloaded minimal ADB and Fastboot and out the recovery image in there. I've tried typing in the top command but had no luck. A little more help, please? Thank you for your help so far by the way
krisdeaco said:
Again, rreally sorry. Where will I find ADB? Where would it typically be?
Click to expand...
Click to collapse
wherever you put it, didnt you unlock your phone using "fastboot flash unlocktoken Unlock_code.bin"? that would be the folder (often referred to the adb sdk)
nkk71 said:
wherever you put it, didnt you unlock your phone using "fastboot flash unlocktoken Unlock_code.bin"? that would be the folder (often referred to the adb sdk)
Click to expand...
Click to collapse
Ah yes thanks. I've found it all and put it where you said. I've tried to flashing it but I'm getting the message:
"unknown partition 'fastboot flash openrecovery-twrp-2.6.3.3-m7.img'
error:cannot deterrmine image filename for 'fastboot flash openrecovery-twrp-2.6.3.3-m7.img'
krisdeaco said:
Ah yes thanks. I've found it all and put it where you said. I've tried to flashing it but I'm getting the message:
"unknown partition 'fastboot flash openrecovery-twrp-2.6.3.3-m7.img'
error:cannot deterrmine image filename for 'fastboot flash openrecovery-twrp-2.6.3.3-m7.img'
Click to expand...
Click to collapse
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
please be careful with things like these, you don't want to mess up your phone, reading and staying calm, not rushing things, IS A MUST!!
nkk71 said:
wherever you put it, didnt you unlock your phone using "fastboot flash unlocktoken Unlock_code.bin"? that would be the folder (often referred to the adb sdk)
Click to expand...
Click to collapse
nkk71 said:
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
please be careful with things like these, you don't want to mess up your phone, reading and staying calm, not rushing things, IS A MUST!!
Click to expand...
Click to collapse
Sorry I'm just panicking an awful lot. I'm a bit calmer now though so I'll crack on. I've got TWRP back up and I've tried to install the ROM but it keeps saying failed. Is therre any way to make my phone available to transfer to so I can try a different ROM?
EDIT: It seems I did make a backup with TWRP, I'm assuming that wouldn't show up on CWM? That seems to be working so I'll count myself lucky. I would very much like to get stock android 4.4 though so do you know of any detailed guides for getting that with TWRP on HTC one?
By the way THANK YOU SO MUCH for everything. I completely panicked and I would never have figured any of this out without your help. Thank you.
krisdeaco said:
Sorry I'm just panicking an awful lot. I'm a bit calmer now though so I'll crack on. I've got TWRP back up and I've tried to install the ROM but it keeps saying failed. Is therre any way to make my phone available to transfer to so I can try a different ROM?
Click to expand...
Click to collapse
yes plenty, now please go get a glass of water and I'll post back in a minute, you need to relax, we'll have your phone up and running soon.
Which ROM would you like to have? post, then get that water/coffee/beer/scotch whatever makes you calm down :laugh:
krisdeaco said:
EDIT: It seems I did make a backup with TWRP, I'm assuming that wouldn't show up on CWM? That seems to be working so I'll count myself lucky. I would very much like to get stock android 4.4 though so do you know of any detailed guides for getting that with TWRP on HTC one?
Click to expand...
Click to collapse
Unfortunately, TWRP and CWM backups aren't interchangeable but you can always flash back the proper recovery for the backup, and restore.
krisdeaco said:
I would very much like to get stock android 4.4 though so do you know of any detailed guides for getting that with TWRP on HTC one?
Click to expand...
Click to collapse
Details please , GPE or Sense, any one in particular, best post a link to the one you'd like to have.
krisdeaco said:
By the way THANK YOU SO MUCH for everything. I completely panicked and I would never have figured any of this out without your help. Thank you.
Click to expand...
Click to collapse
Feel free to hit the thanks button

Question about One_All-In-One_Kit_v

Hello, i sucessfully used One_All-In-One_Kit_v on HTC One phones 4.2.2...now i have HTC One 801e to root with this app...i also installed all 4.3 drivers on sdk....but when i click on "Get token ID" i get error:device not found...pls help also when i connect my phone it asks for drivers for:
CDC Serial,
Android phone
Pls help
andrew21 said:
Hello, i sucessfully used One_All-In-One_Kit_v on HTC One phones 4.2.2...now i have HTC One 801e to root with this app...i also installed all 4.3 drivers on sdk....but when i click on "Get token ID" i get error:device not found...pls help also when i connect my phone it asks for drivers for:
CDC Serial,
Android phone
Pls help
Click to expand...
Click to collapse
manually install these, they work great for me on windows 8.1 x64
andrew21 said:
Hello, i sucessfully used One_All-In-One_Kit_v on HTC One phones 4.2.2...now i have HTC One 801e to root with this app...i also installed all 4.3 drivers on sdk....but when i click on "Get token ID" i get error:device not found...pls help also when i connect my phone it asks for drivers for:
CDC Serial,
Android phone
Pls help
Click to expand...
Click to collapse
please do not create 2 threads for same question, it will be much easier for everyone.
http://forum.xda-developers.com/showthread.php?t=2606843
Well I'm on windows xp, should I still use this driver?
andrew21 said:
Well I'm on windows xp, should I still use this driver?
Click to expand...
Click to collapse
no it won't work it's for x64
I'll see if I still have a 2001 windows xp driver around
clsA said:
manually install these, they work great for me on windows 8.1 x64
Click to expand...
Click to collapse
andrew21 said:
Well I'm on windows xp, should I still use this driver?
Click to expand...
Click to collapse
clsA said:
no it won't work it's for x64
I'll see if I still have a 2001 windows xp driver around
Click to expand...
Click to collapse
Should I download drivers from this site and if so which driver?
http://forum.xda-developers.com/showthread.php?t=2191279
andrew21 said:
Should I download drivers from this site and if so which driver?
http://forum.xda-developers.com/showthread.php?t=2191279
Click to expand...
Click to collapse
this one says for x86
http://www.mediafire.com/?oojwl8ol9lxnbdl
clsA said:
this one says for x86
http://www.mediafire.com/?oojwl8ol9lxnbdl
Click to expand...
Click to collapse
Well i used One_All-In-One_Kit_v and unlocked bootloader sucessfully and then flashed recovery "TWRP (GSM Only) and i got SuperSU Installer on my phone...when i click on it and choose TWRP it goes into recovery mode where i choose Reboot then System but after that nothing happens and it goes to main screen....should i instead choose "TWRP ( Sprint only) or should i use TWRP 2.6.3.3 and how to use it in the kit? Just want to remind you its a HTC One 801e on 4.3.
Someone please help me out, I have 10 pieces to root
andrew21 said:
Someone please help me out, I have 10 pieces to root
Click to expand...
Click to collapse
your working on 10 phones ?
put this in the root of the sdcard and flash it from recovery
http://download.chainfire.eu/372/SuperSU/UPDATE-SuperSU-v1.86.zip
clsA said:
your working on 10 phones ?
put this in the root of the sdcard and flash it from recovery
http://download.chainfire.eu/372/SuperSU/UPDATE-SuperSU-v1.86.zip
Click to expand...
Click to collapse
Thanks bro will try it out and post results btw should I use install function in recovery?
andrew21 said:
Thanks bro will try it out and post results btw should I use install function in recovery?
Click to expand...
Click to collapse
yes you install it same as a rom
clsA said:
yes you install it same as a rom
Click to expand...
Click to collapse
How do i flash recovery and when i try to copy UPDATE-SuperSU-v1.86.zip as update1.zip i get following error:
C:\android-sdk\sdk\platform-tools>adb push update1.zip /sdcard/update1.zip
error: device not found
andrew21 said:
How do i flash recovery and when i try to copy UPDATE-SuperSU-v1.86.zip as update1.zip i get following error:
C:\android-sdk\sdk\platform-tools>adb push update1.zip /sdcard/update1.zip
error: device not found
Click to expand...
Click to collapse
man your messed up .. you never got working drivers yet for your windows XP ? you have not unlocked the bootloader yet ?
you have not installed TWRP ?
how can I help if you don't tell me what you have done and where you are now
clsA said:
man your messed up .. you never got working drivers yet for your windows XP ? you have not unlocked the bootloader yet ?
you have not installed TWRP ?
how can I help if you don't tell me what you have done and where you are now
Click to expand...
Click to collapse
No man im not messed up, i used One_All-In-One_Kit_v and sucessfully unlocked bootloader with that, now i just need to:
1) Flash recovery and
2) Flash twrp which you gave me
Can you tell me how to flash recovery on this phone, and im trying to flash UPDATE-SuperSU-v1.86.zip (renamed update1.zip) with this command:
adb push update1.zip /sdcard/update1.zip but getting device not found
I hope im clear now
andrew21 said:
No man im not messed up, i used One_All-In-One_Kit_v and sucessfully unlocked bootloader with that, now i just need to:
1) Flash recovery and
2) Flash twrp which you gave me
Can you tell me how to flash recovery on this phone, and im trying to flash UPDATE-SuperSU-v1.86.zip (renamed update1.zip) with this command:
adb push update1.zip /sdcard/update1.zip but getting device not found
I hope im clear now
Click to expand...
Click to collapse
Much better get recovery here >> http://techerrata.com/browse/twrp2/m7
To flash it's:
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
From bootloader enter recovery by volume down to highlight and power button to select recovery
The file above in your post is Root not recovery
you flash SuperSU from recovery not from fastboot
clsA said:
Much better get recovery here >> http://techerrata.com/browse/twrp2/m7
To flash it's:
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
From bootloader enter recovery by volume down to highlight and power button to select recovery
The file above in your post is Root not recovery
you flash SuperSU from recovery not from fastboot
Click to expand...
Click to collapse
Thanks much clear now, just last doubt how do i copy SuperSU to sdcard?
andrew21 said:
Thanks much clear now, just last doubt how do i copy SuperSU to sdcard?
Click to expand...
Click to collapse
adb push while the phone is in recovery (the first screen)
adb push UPDATE-SuperSU-v1.86.zip /data/media/0
then the file will be in the root of the sdcard .. just install it like a rom
clsA said:
adb push while the phone is in recovery (the first screen)
adb push UPDATE-SuperSU-v1.86.zip /data/media/0
then the file will be in the root of the sdcard .. just install it like a rom
Click to expand...
Click to collapse
OK everything clear now...my bad luck i dont have more pieces to test on but when i do ill message you...thanks bro

[Q] Device not found!

Hey there!
I have a really big problem!
in the beginning, i installed an old version of TWMP recovery, but when i wanted to install a new rom i couldn't and i read that you have to install a new version of the recovery so i did. After that i had two problems, the first one is that i have two recoveries in my device and don't ask me how cuz i don't know! But when i reboot my device it opens the old version of the recovery and when i reboot the recovery it opens the new one!!!
The main problem is that my laptop can't recognized my device any more but in the fastboot mode, so when i want to sideload any rom it says no device found.
I downloaded the last htc driver but nothing changed! HELP ME PLEAS.
iHagbani said:
Hey there!
I have a really big problem!
in the beginning, i installed an old version of TWMP recovery, but when i wanted to install a new rom i couldn't and i read that you have to install a new version of the recovery so i did. After that i had two problems, the first one is that i have two recoveries in my device and don't ask me how cuz i don't know! But when i reboot my device it opens the old version of the recovery and when i reboot the recovery it opens the new one!!!
The main problem is that my laptop can't recognized my device any more but in the fastboot mode, so when i want to sideload any rom it says no device found.
I downloaded the last htc driver but nothing changed! HELP ME PLEAS.
Click to expand...
Click to collapse
First of all, very strange regarding recovery, so download twrp 2.6.3.3 then
fastboot flash recovery recovery_name.img
fastboot erase cache
fastboot reboot-bootloader
Then........
Try updating your adb and fastboot, you can only sideload or push a Rom to your phone using adb commands with the phone in recovery
http://forum.xda-developers.com/showthread.php?t=2588979
Seanie280672 said:
First of all, very strange regarding recovery, so download twrp 2.6.3.3 then
fastboot flash recovery recovery_name.img
fastboot erase cache
fastboot reboot-bootloader
Then........
Try updating your adb and fastboot, you can only sideload or push a Rom to your phone using adb commands with the phone in recovery
http://forum.xda-developers.com/showthread.php?t=2588979
Click to expand...
Click to collapse
Actually 2.6.3.3 was the older version that i was talking about, in the end of the sideloading it says error executing updater binary in zip any idea whats the problem?
iHagbani said:
Actually 2.6.3.3 was the older version that i was talking about, in the end of the sideloading it says error executing updater binary in zip any idea whats the problem?
Click to expand...
Click to collapse
2.6.3.3 is the most reliable and recommended version, as for the error, check the md5 and file size of the file you downloaded, sounds like a bad or incomplete download to me.
Seanie280672 said:
2.6.3.3 is the most reliable and recommended version, as for the error, check the md5 and file size of the file you downloaded, sounds like a bad or incomplete download to me.
Click to expand...
Click to collapse
I don't think so, cu I've downloaded two diffenert files but nothing change, it says error executing updater... And can you tell me please how to check the md5 file?
iHagbani said:
I don't think so, cu I've downloaded two diffenert files but nothing change, it says error executing updater... And can you tell me please how to check the md5 file?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1135620
Seanie280672 said:
http://forum.xda-developers.com/showthread.php?t=1135620
Click to expand...
Click to collapse
Thank you a lot man for your help! I really appreciate it. But I figure out the problem.
The problem was that I tried to install a new room via an old recovery, so I sideloaded an old version of CM and when it worked I put the new ROM via my computer and flashed the new recovery version "still not found by my pc" but I all ready have the new ROM in the sdcard!

Paying for assistance in fixing my bricked phone

Paying $50 to whoever can help me fix my phone! my dad managed to soft brick his htc one, all i can do it on now is boot to the recover menu. im not very savvy in modding phones so i need someone to guide me step by step in fixing it! we can talk on skype and i can use my webcam to show you exactly what is happening with the phone. will pay $50 via paypal! add me on skype: Metricgear
Twizzly said:
Paying $50 to whoever can help me fix my phone! my dad managed to soft brick his htc one, all i can do it on now is boot to the recover menu. im not very savvy in modding phones so i need someone to guide me step by step in fixing it! we can talk on skype and i can use my webcam to show you exactly what is happening with the phone. will pay $50 via paypal! add me on skype: Metricgear
Click to expand...
Click to collapse
So I'm guessing your stuck in the bootloader. This should be a fairly easy fix. I'm not available for Skype at the moment but as I say should be an easy fix.So lets get some prerequisite's out of the way first.
Do you have access to a pc with working adb/fastboot?
I see the bootloader is unlocked, is it running a custom recovery and if so which one (name and version please)
Danny201281 said:
So I'm guessing your stuck in the bootloader. This should be a fairly easy fix. I'm not available for Skype at the moment but as I say should be an easy fix.So lets get some prerequisite's out of the way first.
Do you have access to a pc with working adb/fastboot?
I see the bootloader is unlocked, is it running a custom recovery and if so which one (name and version please)
Click to expand...
Click to collapse
ya i have fastboot, but to be honest im not entirely sure if it has a custom recovery or which one it would be if it does. it was several months ago that my dad bricked this phone and i only just found it stashed away recently :c
Twizzly said:
ya i have fastboot, but to be honest im not entirely sure if it has a custom recovery or which one it would be if it does. it was several months ago that my dad bricked this phone and i only just found it stashed away recently :c
Click to expand...
Click to collapse
Ok no problem follow my post here http://forum.xda-developers.com/showthread.php?p=57500278
The files linked will work for you so just follow the full post to get to get you backup and running
---------- Post added at 06:17 PM ---------- Previous post was at 05:53 PM ----------
Danny201281 said:
Ok no problem follow my post here http://forum.xda-developers.com/showthread.php?p=57500278
The files linked will work for you so just follow the full post to get to get you backup and running
Click to expand...
Click to collapse
Once your up and running if you want to go back to stock you can use this Nandroid Backup http://www.htc1guru.com/2013/11/stock-backup-3-23-666-1/
Alternatively you could use it instead of the Rom in my other post but the push is a little more complicated. Where as once the device e is booting you can just drop the nandroid in the correct folder using MTP on your pc.
hmmm
it wont install twrp
Twizzly said:
it wont install twrp
Click to expand...
Click to collapse
reboot the phone and try again
Twizzly said:
it wont install twrp
Click to expand...
Click to collapse
Check the Md5 of your download, you can get a checker tool here www.winmd5.com the correct MD5 is MD5sum: 72067aefb69541d40e8420d7aa46408d
If it doesn't match download it again :good:
Danny201281 said:
Check the Md5 of your download, you can get a checker tool here www.winmd5.com the correct MD5 is MD5sum: 72067aefb69541d40e8420d7aa46408d
If it doesn't match download it again :good:
Click to expand...
Click to collapse
the file size is correct in the screen shot, 9184 .. same as mine
so the phone already has clockwork mod installed, ive been trying to sideload the stock zip and after about 5 mins it gets to 100% but then fails :c
Twizzly said:
so the phone already has clockwork mod installed, ive been trying to sideload the stock zip and after about 5 mins it gets to 100% but then fails :c
Click to expand...
Click to collapse
yeah that's why we all tell you to flash TWRP
try > adb push rom.zip /sdcard/
the phone dosnt use sd cards, just tells me "error closed" if i try that command
Twizzly said:
the phone dosnt use sd cards, just tells me "error closed" if i try that command
Click to expand...
Click to collapse
lol... OK, good luck with your phone
Twizzly said:
the phone dosnt use sd cards, just tells me "error closed" if i try that command
Click to expand...
Click to collapse
Your device has an Internal Sd card. But that stock zip I'd not a Rom, you can't flash it like a Rom. It a Nandroid Backup so it needs to be restored using TWRP.
You need to get TWRP to flash, try updating your your adb/fastboot. You can check your current version by typing
Code:
adb version
In the command window. Latest is 1.0.31 :good:
Danny201281 said:
Latest is 1.0.31 :good:
Click to expand...
Click to collapse
1.0.32 is now available.
http://developer.android.com/sdk/installing/index.html
or
http://forum.xda-developers.com/showthread.php?t=2317790
alray said:
1.0.32 is now available.
http://developer.android.com/sdk/installing/index.html
or
http://forum.xda-developers.com/showthread.php?t=2317790
Click to expand...
Click to collapse
Thanks for the Heads-up [emoji4]
ok thanks for the help guys, i've done some research and im starting to understand what i need to do. now i still haven't had anyluck getting twrp onto the phone however. does anyone have any suggestions? all i get is "FAILED <remote: image update error> whenever i try :c
Twizzly said:
ok thanks for the help guys, i've done some research and im starting to understand what i need to do. now i still haven't had anyluck getting twrp onto the phone however. does anyone have any suggestions? all i get is "FAILED <remote: image update error> whenever i try :c
Click to expand...
Click to collapse
to flash twrp boot in bootloader/fastboot usb mode and flash trwp recovery:
Code:
fastboot flash recovery name_of_file.img
fastboot erase cache
fastboot reboot-bootloader
then boot in recovery and use adb push like the others suggested before:
Code:
adb push name_of_rom.zip /sdcard
and then install the rom, reboot and youre done.
alray said:
to flash twrp boot in bootloader/fastboot usb mode and flash trwp recovery:
Code:
fastboot flash recovery name_of_file.img
fastboot erase cache
fastboot reboot-bootloader
then boot in recovery and use adb push like the others suggested before:
Code:
adb push name_of_rom.zip /sdcard
and then install the rom, reboot and youre done.
Click to expand...
Click to collapse
This is what happens when i type "Fastboot flash recovery (filename).img also the phone freezes after the failed attempt and i have to restart it
Twizzly said:
This is what happens when i type "Fastboot flash recovery (filename).img also the phone freezes after the failed attempt and i have to restart it
Click to expand...
Click to collapse
what recovery version are you trying to flash and what is your MD5 on the recovery?

Categories

Resources