[Q] can't install TWRP - One (M7) Q&A, Help & Troubleshooting

Hello to all,
I tried to install TWRP on a bootloader unlocked stock HTC one, HBoot 1.44, S-On, CWS_001, version 1.26.502.10
and it just won't let me install TWRP. I keep trying to install and it keeps not letting me go into recovery and coming back to the OS.
Just wanted to backup my system before installing the latest 4.3 RUU (somewhat I don't get the OTA - living outside the US doesn't show that I have any update for the OS, and I don't want to loose all my data)
Any thoughts?

etai-ab said:
Hello to all,
I tried to install TWRP on a bootloader unlocked stock HTC one, HBoot 1.44, S-On, CWS_001, version 1.26.502.10
and it just won't let me install TWRP. I keep trying to install and it keeps not letting me go into recovery and coming back to the OS.
Just wanted to backup my system before installing the latest 4.3 RUU (somewhat I don't get the OTA - living outside the US doesn't show that I have any update for the OS, and I don't want to loose all my data)
Any thoughts?
Click to expand...
Click to collapse
install this app https://play.google.com/store/apps/details?id=acr.recovery.installation.utility&hl=en
copy the recovery image to your phone, and rename it to recovery.img
run the app. It will flash recovery without any hassle

Prash8429 said:
install this app https://play.google.com/store/apps/details?id=acr.recovery.installation.utility&hl=en
copy the recovery image to your phone, and rename it to recovery.img
run the app. It will flash recovery without any hassle
Click to expand...
Click to collapse
Play store says: We're sorry, the requested URL was not found on this server.

etai-ab said:
Play store says: We're sorry, the requested URL was not found on this server.
Click to expand...
Click to collapse
search for Recovery Flasher Utility

Prash8429 said:
search for Recovery Flasher Utility
Click to expand...
Click to collapse
Nope, can't find it.

etai-ab said:
Nope, can't find it.
Click to expand...
Click to collapse
Try this

Prash8429 said:
Try this
Click to expand...
Click to collapse
Nope, sorry but is shows to me as the same URL as the first one you gave me, and both of them don't work

etai-ab said:
Nope, sorry but is shows to me as the same URL as the first one you gave me, and both of them don't work
Click to expand...
Click to collapse
play.google.com/store/apps/details?id=acr.recovery.installation.utility&hl=en

Copy <your_name_recovery>.img file in folder with adb.exe and fastboot.exe
At the command prompt type:
Code:
adb reboot-bootloader
After that you get into bootloader.
Next at the command prompt run:
Code:
fastboot flash recovery <your_name_recovery>.img
and next:
Code:
fastboot erase cache
All done, you can reboot into new recovery.

Golv said:
Copy <your_name_recovery>.img file in folder with adb.exe and fastboot.exe
At the command prompt type:
Code:
adb reboot-bootloader
After that you get into bootloader.
Next at the command prompt run:
Code:
fastboot flash recovery <your_name_recovery>.img
and next:
Code:
fastboot erase cache
All done, you can reboot into new recovery.
Click to expand...
Click to collapse
I've done this in addition to trying via emulator, flash app and Goo Manager and I cannot get TWRP to flash. I'm unlocked, S-off and Rooted Hboot 1.55 Sprint. Can anyone please help me? Trying to find what the problem could be. I backed up as a precaution with Titanium but.. I really want TWRP. I am not a total NOOB but I'm certainly only good at following instructions and I'm not under the complete understanding to figure this out. Any help would be greatly appreciated. Thank You

Smoothrob said:
I've done this in addition to trying via emulator, flash app and Goo Manager and I cannot get TWRP to flash. I'm unlocked, S-off and Rooted Hboot 1.55 Sprint. Can anyone please help me? Trying to find what the problem could be. I backed up as a precaution with Titanium but.. I really want TWRP. I am not a total NOOB but I'm certainly only good at following instructions and I'm not under the complete understanding to figure this out. Any help would be greatly appreciated. Thank You
Click to expand...
Click to collapse
You need download TWRP for SPRINT!
And to make everything as I wrote in my post ...

Golv said:
You need download TWRP for SPRINT!
And to make everything as I wrote in my post ...
Click to expand...
Click to collapse
I actually did do that.. I ended up using Clock work and than flashing TRWP and it worked. Thank You

Related

Cannot load 'Access' bootloader

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

[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

[Q] No OS, Sideload not working, RUU toolkit can't find device....Stuck!

I had a ton of problems with my CM11, It would crash everytime I tried to download something and playstore would crash. I tried restoring a few backups I made before Gapps ect...but it kept reverting back to the same problem.
I didn't make a stock backup and was pretty much stuck. I planned to do a wipe, and sideload Viperrom so I could at least activate my phone since it is Sense based.
That didn't work, so I downloaded the RUU toolkit, and it keeps saying device not found, even though it is showing up on Windows, clearly it's connected. Drivers are installed, though Squibbys toolkit. Adb sideload won't work and Squibbies can't find device. I can't access the CMD panel on my Winodows computer because I'm staying in a hotel for a trip and they have it blocked, and all I have with me is my Macbook.
Is there a way to download Viperone or Viperrom, and load it onto my phone with my mac? Twrp is running and working fine, I just need an .img on my internal storage so I can install it.
I hate these stupid phones
Drakeskakes said:
I had a ton of problems with my CM11, It would crash everytime I tried to download something and playstore would crash. I tried restoring a few backups I made before Gapps ect...but it kept reverting back to the same problem.
I didn't make a stock backup and was pretty much stuck. I planned to do a wipe, and sideload Viperrom so I could at least activate my phone since it is Sense based.
That didn't work, so I downloaded the RUU toolkit, and it keeps saying device not found, even though it is showing up on Windows, clearly it's connected. Drivers are installed, though Squibbys toolkit. Adb sideload won't work and Squibbies can't find device. I can't access the CMD panel on my Winodows computer because I'm staying in a hotel for a trip and they have it blocked, and all I have with me is my Macbook.
Is there a way to download Viperone or Viperrom, and load it onto my phone with my mac? Twrp is running and working fine, I just need an .img on my internal storage so I can install it.
I hate these stupid phones
Click to expand...
Click to collapse
Do you have adb on your Mac. First step would be to install and post fastboot getvar all
mb_guy said:
Do you have adb on your Mac. First step would be to install and post fastboot getvar all
Click to expand...
Click to collapse
This is everything I have in my fastboot folder
Drakeskakes said:
This is everything I have in my fastboot folder
Click to expand...
Click to collapse
Then I click Adb Mac-install
I get the confirmation message. Find Adb in finder and open it. It gives me a screen with the list of commands, but I cant type anything
We worked with a user's issue on mac with similar questions, i will try to look it up.
SaHiLzZ said:
We worked with a user's issue on mac with similar questions, i will try to look it up.
Click to expand...
Click to collapse
Awesome, thanks! I have the latest version of Viperone downloaded now just waiting for a way to push it onto the device. Hopefully, I'll still be able to activate my phone when it's on there. I was able to with old ViperRom on my last HTC one
Drakeskakes said:
Awesome, thanks! I have the latest version of Viperone downloaded now just waiting for a way to push it onto the device. Hopefully, I'll still be able to activate my phone when it's on there. I was able to with old ViperRom on my last HTC one
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2634390
Read through the thread. The user really struggled initially, so you should be able to follow the directions provided.
SaHiLzZ said:
http://forum.xda-developers.com/showthread.php?t=2634390
Read through the thread. The user really struggled initially, so you should be able to follow the directions provided.
Click to expand...
Click to collapse
Here is what is happening when I try and flash viper from fastboot
Can't flash custom ROM using fastboot
sent from my mobile device
SaHiLzZ said:
Can't flash custom ROM using fastboot
sent from my mobile device
Click to expand...
Click to collapse
Bummer
I'm slowly trying to read through that thread but I don't see where the RUU came from.
I wish there was a simple way to just put the Viperzip on my phone, I don't really need to do a factory restore
Drakeskakes said:
Bummer
I'm slowly trying to read through that thread but I don't see where the RUU came from.
I wish there was a simple way to just put the Viperzip on my phone, I don't really need to do a factory restore
Click to expand...
Click to collapse
I'm looking at this RUU here , but it says I need S-OFF.
I'm S-On
http://www.htc1guru.com/dld/ruu_m7_ul_jb_50_brightstarus_wwe_1-29-1540-16-exe/
Drakeskakes said:
I'm looking at this RUU here , but it says I need S-OFF.
I'm S-On
http://www.htc1guru.com/dld/ruu_m7_ul_jb_50_brightstarus_wwe_1-29-1540-16-exe/
Click to expand...
Click to collapse
You need to start with an output of fastboot-mac getvar all.
It picks up toward the end. =)
Drakeskakes said:
I'm looking at this RUU here , but it says I need S-OFF.
I'm S-On
http://www.htc1guru.com/dld/ruu_m7_ul_jb_50_brightstarus_wwe_1-29-1540-16-exe/
Click to expand...
Click to collapse
This ruu is for dev edition. From what I see on post #3 you have the sprint variant recovery (WLS). Unless you have made an error downloading the wrong recovery, I assume your phone is a WLS variant and the dev RUU can't be used on your phone as all M7_U/M7_UL roms.
Like SaHiLzZ said, post your fastboot getvar all before proceeding any further.
Open a terminal windows
Change directory to your adb/fastboot folder i.e:
Code:
cd [COLOR="Red"]desktop/some_folder[/COLOR] [COLOR="Orange"]<---- replace red characters to match your fastboot
folder path[/COLOR]
then
Code:
fastboot-mac getvar all
or
./fastboot-mac getvar all
post the output except IMEI and serialno
Drakeskakes said:
I'm not sure what I should or shouldn't post about the details of my phone, I pulled the getvar
Click to expand...
Click to collapse
@Drakeskakes
As I said post the entire getvar except IMEI and SERIALNO
And please stay in this thread, helping via PM can become confusing.
alray said:
@Drakeskakes
As I said post the entire getvar except IMEI and SERIALNO
And please stay in this thread, helping via PM can become confusing.
Click to expand...
Click to collapse
Hopefully this helps
Here
Drakeskakes said:
Here
Click to expand...
Click to collapse
plug your phone to your mac via usb and reboot it in recovery mode.
make sure your rom .zip is in the same folder where adb and fastboot are
ADB PUSH the rom on your phone:
Code:
/.adb-mac push name_of_file.zip /sdcard/
then in recovery install the rom.
don't forget to use a WLS rom or you can use a guru reset rom to go back to stock. http://www.htc1guru.com/dld/guru_reset_m7_sprint_3-04-651-2-zip/
OR lock your bootloader and flash this http://dl3.htc.com/application/RUU_..._NV_SPCS_4.38_003_release_335355_signed_2.exe
Need a windows machine
sent from my mobile device
alray said:
plug your phone to your mac via usb and reboot it in recovery mode.
make sure your rom .zip is in the same folder where adb and fastboot are
ADB PUSH the rom on your phone:
Code:
/.adb-mac push name_of_file.zip /sdcard/
then in recovery install the rom.
don't forget to use a WLS rom or you can use a guru reset rom to go back to stock. http://www.htc1guru.com/dld/guru_reset_m7_sprint_3-04-651-2-zip/
Click to expand...
Click to collapse
@alray
Drakeskakes said:
@alray
Click to expand...
Click to collapse
@alray
as you can see, I tried multiple ways of typing it, and you can see everything is in my fastboot folder

im new..htc rooting has hit a wall..any advice please

so i posted this in another q&a, but i figured this was worth a shot too. if i did this wrong or its in the wrong place/duplicate/etc. i apologize in advance. here goes..
so i have been kind of trolling and just reading posts on here for a long time, i am a major noob when it comes to rooting, recoveries, roms...etc . I Decided i wanted to try and root my at&t htc one m7 and its not working out to awesome.. I unlocked bootloader, installed twrp recovery and then installed SuperSU. but when i check root it says i do not have root access. when i click on superSU, it says it does not have the binary, im not sure what that means. i searched a bunch but couldn't find the solution to my problem, just people with a similar issue. any help or advice would be greatly appreciated!!
my main goal is to root and turn my phone into a google play edition htc one, still keep the beats and to be able to use hot-spot.
MattUofM said:
so i posted this in another q&a, but i figured this was worth a shot too. if i did this wrong or its in the wrong place/duplicate/etc. i apologize in advance. here goes..
so i have been kind of trolling and just reading posts on here for a long time, i am a major noob when it comes to rooting, recoveries, roms...etc . I Decided i wanted to try and root my at&t htc one m7 and its not working out to awesome.. I unlocked bootloader, installed twrp recovery and then installed SuperSU. but when i check root it says i do not have root access. when i click on superSU, it says it does not have the binary, im not sure what that means. i searched a bunch but couldn't find the solution to my problem, just people with a similar issue. any help or advice would be greatly appreciated!!
my main goal is to root and turn my phone into a google play edition htc one, still keep the beats and to be able to use hot-spot.
Click to expand...
Click to collapse
Double post are a no-no. You need to close or delete the other post and stick to one post.
What TWRP version are you using? Which version of SuperSU?
Are you trying to make your phone a Google Play version phone if so then you will need to S-OFF so you can make the appropriate changes.
Could you also post your fastboot getvar all except for imei and serialno?
majmoz said:
Double post are a no-no. You need to close or delete the other post and stick to one post.
What TWRP version are you using? Which version of SuperSU?
Are you trying to make your phone a Google Play version phone if so then you will need to S-OFF so you can make the appropriate changes.
Could you also post your fastboot getvar all except for imei and serialno?
Click to expand...
Click to collapse
ok, ill delete one of them and link the people helping me to this one.
anyway, ill get that info when i get off work in an hour.
MattUofM said:
ok, ill delete one of them and link the people helping me to this one.
anyway, ill get that info when i get off work in an hour.
Click to expand...
Click to collapse
so heres what i got.
TWRP: v2.6.3.0
SuperSU: v1.30zip
MattUofM said:
so heres what i got.
TWRP: v2.6.3.0
SuperSU: v1.30zip
Click to expand...
Click to collapse
@majmoz
@Megaflop666
MattUofM said:
@majmoz
Click to expand...
Click to collapse
You need to update both your SuperSU and TWRP. Depending on which rom you want to flash some users have had success with TWRP 2.6.3.3 but the some newer ROM require 2.8.X.X.
majmoz said:
You need to update both your SuperSU and TWRP. Depending on which rom you want to flash some users have had success with TWRP 2.6.3.3 but the some newer ROM require 2.8.X.X.
Click to expand...
Click to collapse
Ok. ill try and re-do it. basically, i started trying to do this a while ago, got fustrated and gave up. but now im determined haha. i dont even remember how to flash a new recovery or get a newer SuperSU on there. i'll have to watch some videos or something
MattUofM said:
Ok. ill try and re-do it. basically, i started trying to do this a while ago, got fustrated and gave up. but now im determined haha. i dont even remember how to flash a new recovery or get a newer SuperSU on there. i'll have to watch some videos or something
Click to expand...
Click to collapse
Download the files from my previous post. The SuperSU file place in the Download folder on your phone. The TWRP file place in your adb & fastboot folder on your PC. After that is complete boot the phone into bootloader/FASTBOOT USB and enter each line one at a time:
Code:
fastboot flash recovery <name_of_recovery_file.img>
fastboot erase cache
fastboot reboot-bootloader
majmoz said:
You need to update both your SuperSU and TWRP. Depending on which rom you want to flash some users have had success with TWRP 2.6.3.3 but the some newer ROM require 2.8.X.X.
Click to expand...
Click to collapse
majmoz said:
Download the files from my previous post. The SuperSU file place in the Download folder on your phone. The TWRP file place in your adb & fastboot folder on your PC. After that is complete boot the phone into bootloader/FASTBOOT USB and enter each line one at a time:
Code:
fastboot flash recovery <name_of_recovery_file.img>
fastboot erase cache
fastboot reboot-bootloader
Click to expand...
Click to collapse
ok, ill give it a try when i get a chance later. and im on a mac right now. im gonna get a pc soon just for this and some car tuning stuff i do
MattUofM said:
ok, ill give it a try when i get a chance later. and im on a mac right now. im gonna get a pc soon just for this and some car tuning stuff i do
Click to expand...
Click to collapse
You can use the same command on your Mac there is just a small syntac change. Check out FAQ Q#3.
Code:
./fastboot flash recovery <name_of_recovery.img>
./fastboot erase cache
./fastboot reboot-bootloader

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