thanks for the great dev work at impressive speed! i picked up my sprint htc one today and post #2 got me root and recovery so smoothly! thanks!
There is no "sdcard" mounting in recovery on the HTC One. The best option inside of recovery is to adb push to sdcard.thx for the recovery TW!
Am I missing something or is mounting the storage not working?
2500 works well for me. I haven't seen any errors. I'm really digging the advanced wipe menu. I updated from 2420 (I think) and it still required multiple wipes to do a full wipe.How about the latest version of TWRP? Gives an error or it works well?
Pardon my ignorance guys, but it's been about a year since I have done any modding or rooting.To get root:
Unlock your device via http://htcdev.com
Download the latest TWRP from http://techerrata.com/browse/twrp2/m7wls
Shut off your device.
Press and hold volume down and then press power. Keep holding volume down until a menu shows on your screen.
Use the volume rocker to select fastboot and press power to select fastboot.
Plug the device into your computer.
If you have the right drivers installed your phone screen will now say: FASTBOOT USB
Using a command prompt, type:
fastboot flash recovery recovery.img
fastboot reboot-bootloader
Your device will reboot. Use the volume rocker to select recovery and press power. You will now boot TWRP.
In TWRP, select reboot -> system. You will be prompted to install SuperSU. Swipe to confirm.
When your device boots you will see a prompt to install the full version of SuperSU. Select to do the TWRP install. Your device will download a file, reboot into TWRP which will automatically install the file, then reboot again.
Congratulations, you are now rooted!
You'll need to have ADB setup on your machine.Pardon my ignorance guys, but it's been about a year since I have done any modding or rooting.
What I highlighted in red, does anything need to proceed that at the command prompt.
Thanks
That is how I got to this point was using ADB. I just need to know if i'm supposed to point it to a specific folder or just type that in at any old command prompt.You'll need to have ADB setup on your machine.
Sent from my HTC ONE using Tapatalk 2
yes you are absolutely correct, remember sometimes it is advisable to boot your device totally prior to using the recovery ! Welcoe Back:good:That is how I got to this point was using ADB. I just need to know if i'm supposed to point it to a specific folder or just type that in at any old command prompt.
Thanks
You just need to have the recovery.img in the same folder/path as your adb resides in so it knows where to grab it from. I attached a screen shot of what mine looks like and the cmd window. Hope that helps.That is how I got to this point was using ADB. I just need to know if i'm supposed to point it to a specific folder or just type that in at any old command prompt.
Thanks
I know you can mount it normally through android but I'm not sure if there is a way to do it from recovery or bootloader there's a link somewhere in here to explain more about the mounting system, I'm at work or I'd find it an link it.how can i get my phones sd card to mount since i can't get it to work through twrp or is there a way to do it and i'm missing it. thanks
Thanks that did help although I must still not be getting something.You just need to have the recovery.img in the same folder/path as your adb resides in so it knows where to grab it from. I attached a screen shot of what mine looks like and the cmd window. Hope that helps.
Are you sure you have the SDK installed? It doesn't look like it's finding the necessary executable files. I just zipped up 4 files that I think are necessary to run adb and fastbboot and copied the archive up to my dropbox account. If you want to plop them into your c:\android folder, they might work for you. If not, someone else will probably be able to sort you out.Thanks that did help although I must still not be getting something.
c:\android
^thats where it's pointed to.
recovery.img
^thats the name of the file.
fastboot flash recovery recovery.img
^this is what i'm typing in.
'fastboot' is not recognized as an internal or external command,
operable program or batch file.
^this is what it's saying after I type it in
:crying:
^and thats where i'm at right now.
Thanks thats what it was, now I got device not found.Are you sure you have the SDK installed? It doesn't look like it's finding the necessary executable files. I just zipped up 4 files that I think are necessary to run adb and fastbboot and copied the archive up to my dropbox account. If you want to plop them into your c:\android folder, they might work for you. If not, someone else will probably be able to sort you out.
https://dl.dropboxusercontent.com/u/7794270/fastboot_files.zip
Is your phone booted into bootloader?Thanks thats what it was, now I got device not found.
If you have the right drivers installed your phone screen will now say: FASTBOOT USBIs your phone booted into bootloader?
Type in:[/COLOR]I also went in to device manager and everything looks to be in order in there. Someone please.
.\fastboot flash recovery .\recovery.img
Thanks that did help although I must still not be getting something.
c:\android
^thats where it's pointed to.
recovery.img
^thats the name of the file.
fastboot flash recovery recovery.img
^this is what i'm typing in.
'fastboot' is not recognized as an internal or external command,
operable program or batch file.
^this is what it's saying after I type it in
:crying:
^and thats where i'm at right now.
Ok, here is how I would to this, step by step.If you have the right drivers installed your phone screen will now say: FASTBOOT USB
^this^^^^
But I have to hit the volume down after I plug my phone in to see FASTBOOT USB
When my phone is on and usable and I execute "adb devices" it sees it, but not when I am in the bootloader.
---------- Post added at 10:13 AM ---------- Previous post was at 09:59 AM ----------
C:\android>fastboot devic
FA344S902155 fastboot
I just issued this command and it found my phone in fastboot. So I don't know what the hell i'm doing wrong.
If you could run "fastboot device" and get the correct output, how can you not run "fastboot flash recovery recovery.img" ?[/COLOR]C:\android>fastboot devic
FA344S902155 fastboot