[Q] I cannot boot into Recovery no matter what - One (M7) Q&A, Help & Troubleshooting

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.

Related

HELP HTC One wont boot in recover or OS

Hi,
so today I tried flashing ARHD HD40.3 with cwm , so after It installed, it was stuck at the HTC logo with the red warnings on the
bottom.
So I tried booting in to recovery to restore my backup, but when i try to boot in cwm it is stuck for 1 second on a black screen with the version number of cwm on the bottom, and the it reboots..... So my Phone is unable to boot in the OS, AND unable to boot in CWM
Please someone help.
Thanks
pottemans said:
Hi,
so today I tried flashing ARHD HD40.3 with cwm , so after It installed, it was stuck at the HTC logo with the red warnings on the
bottom.
So I tried booting in to recovery to restore my backup, but when i try to boot in cwm it is stuck for 1 second on a black screen with the version number of cwm on the bottom, and the it reboots..... So my Phone is unable to boot in the OS, AND unable to boot in CWM
Please someone help.
Thanks
Click to expand...
Click to collapse
try to boot into the bootloader... then plug it in to your PC
then go to FASTBOOT and wait until it's written: FASTBOOT USB
then type this command:
Code:
fastboot erase cache
then flash a new recovery:
Code:
fastboot flash recovery customrecoveryname.img
Then boot into your recovery...
LibertyMarine said:
try to boot into the bootloader... then plug it in to your PC
then go to FASTBOOT and wait until it's written: FASTBOOT USB
then type this command:
Code:
fastboot erase cache
then flash a new recovery:
Code:
fastboot flash recovery customrecoveryname.img
Then boot into your recovery...
Click to expand...
Click to collapse
OMG first of all, thanks for helping me...
So when putt it in fastboot, it says FASTBOOT in red, not FASBOOTUSB...
LibertyMarine said:
try to boot into the bootloader... then plug it in to your PC
then go to FASTBOOT and wait until it's written: FASTBOOT USB
then type this command:
Code:
fastboot erase cache
then flash a new recovery:
Code:
fastboot flash recovery customrecoveryname.img
Then boot into your recovery...
Click to expand...
Click to collapse
And I don´t now anything about fastboot, adb and stuf.... SO PLEASE HELP ME:crying:
pottemans said:
OMG first of all, thanks for helping me...
So when putt it in fastboot, it says FASTBOOT in red, not FASBOOTUSB...
Click to expand...
Click to collapse
plug the phone into the PC then it changes to fastboot USB
pottemans said:
And I don´t now anything about fastboot, adb and stuf.... SO PLEASE HELP ME:crying:
Click to expand...
Click to collapse
I'll attach the fastboot / adb files, just extract to a folder called fastboot in your c:\
the commands he posted are done from command prompt from the folder where fastboot is
Edit: also did you update to TWRP 2.6.3.3 like the ARHD thread said to ?
clsA said:
plug the phone into the PC then it changes to fastboot USB
I'll attach the fastboot / adb files, just extract to a folder called fastboot in your c:\
the commands he posted are done from command prompt from the folder where fastboot is
Edit: also did you update to TWRP 2.6.3.3 like the ARHD thread said to ?
Click to expand...
Click to collapse
No, Thats the silly thing..... Can you bring me the TWRP 2.6.3.3 ZIP please
thanks
pottemans said:
No, Thats the silly thing..... Can you bring me the TWRP 2.6.3.3 ZIP please
thanks
Click to expand...
Click to collapse
I just posted it here for someone else
http://forum.xda-developers.com/showthread.php?p=48475110#post48475110
clsA said:
I just posted it here for someone else
http://forum.xda-developers.com/showthread.php?p=48475110#post48475110
Click to expand...
Click to collapse
OK, so everything is ready, but it keeps saying WAITING FOR DEVICE
pottemans said:
OK, so everything is ready, but it keeps saying WAITING FOR DEVICE
Click to expand...
Click to collapse
it means you don't have the drivers installed correctly
unplug the phone and try these
http://www.mediafire.com/download/j55vk6qbbr6250c/HTCDriver_4.8.0.002.exe
MD5: e2a21d71954d4164c1a116abb926a363
after install plug in the phone
clsA said:
it means you don't have the drivers installed correctly
unplug the phone and try these
http://www.mediafire.com/download/j55vk6qbbr6250c/HTCDriver_4.8.0.002.exe
MD5: e2a21d71954d4164c1a116abb926a363
after install plug in the phone
Click to expand...
Click to collapse
When I run it nothing happends....
I DO HAVE HTC SYNC INSTALLED
pottemans said:
When I run it nothing happends....
I DO HAVE HTC SYNC INSTALLED
Click to expand...
Click to collapse
dump sync but leave the driver's
what OS you on ?
and what was the last working version of android on your phone
clsA said:
dump sync but leave the driver's
what OS you on ?
and what was the last working version of android on your phone
Click to expand...
Click to collapse
Okay so I uninstalled the drivers and sync, then I installed the drivers you gave me but it still doesn´t find my Phone...
im on windows 8.1 and before i flashed the ARHD 40.3 I was on 31 Or somethng wich was Android 4.3....
pottemans said:
Okay so I uninstalled the drivers and sync, then I installed the drivers you gave me but it still doesn´t find my Phone...
im on windows 8.1 and before i flashed the ARHD 40.3 I was on 31 Or somethng wich was Android 4.3....
Click to expand...
Click to collapse
install the TWRP recovery and flash the rom again
and do the wipe/factory reset
clsA said:
install the TWRP recovery and flash the rom again
and do the wipe/factory reset
Click to expand...
Click to collapse
Uhhmmm.... I cant install TWRP when it still cant find my Phone
pottemans said:
Uhhmmm.... I cant install TWRP when it still cant find my Phone
Click to expand...
Click to collapse
it's a flashable zip flash it the same you do a rom
Edit: Instructions
copy TWRP_2.6.3.3_m7.zip to your fastboot/adb folder
boot phone to recovery wait a few seconds then from PC
adb push TWRP_2.6.3.3_m7.zip /data/media/0
wait for it to copy
now from CWM install zip
find the file you just pushed and install it
next you would reboot back to recovery again (TWRP)
choose install then find your rom
Click to expand...
Click to collapse
clsA said:
it's a flashable zip flash it the same you do a rom
Click to expand...
Click to collapse
Yeah I know, but i cant get into recovery AND the rom itself... SO when i want to boot in recovery, it gives me a black screen and then it reboots and i´m stuck at the HTC quietly brillant screen with the red warnings.... Thats my problem.... If i could boot into recovery, i could easily restore my backup, but it wont boot in recovery...
pottemans said:
Yeah I know, but i cant get into recovery AND the rom itself... SO when i want to boot in recovery, it gives me a black screen and then it reboots and i´m stuck at the HTC quietly brillant screen with the red warnings.... Thats my problem.... If i could boot into recovery, i could easily restore my backup, but it wont boot in recovery...
Click to expand...
Click to collapse
well if that's the case your going to need a windows 7 pc long enough to install twrp from fastboot
clsA said:
well if that's the case your going to need a windows 7 pc long enough to install twrp from fastboot
Click to expand...
Click to collapse
I do have iMac aswell...... any possibility to do this on a mac or something
pottemans said:
I do have iMac aswell...... any possibility to do this on a mac or something
Click to expand...
Click to collapse
sure all the commands are the same
you just need the mac versions of fastboot and adb
http://forum.xda-developers.com/showthread.php?t=2245782
clsA said:
sure all the commands are the same
you just need the mac versions of fastboot and adb
http://forum.xda-developers.com/showthread.php?t=2245782
Click to expand...
Click to collapse
okay so I flashed the TWRP recovery, but when I enter the recovery, it reboots again.... Do I need to install ARHD 31.6 via fast boot?
If so how?

Soft bricked phone need help with side loading

I tried it install a new ROM and something went wrong. When it went wrong it went wrong. I lost all my backups and everything. I can get into TWRP right now. If I try and reboot with out going to TWRP I am just stuck at the white HTC screen. So I think the boot is messed up.
In searching looks like I will need to sideload via TWRP a new ROM to load. I can not find a good DIY for the sideload. I turn on sideloading and my PC sees my phone and loads it as a E drive. I an not get into my phone. I am searching through a lot of posts but with out luck. Just people saying they did it with out saying how.
Thank you for any help.
veener79 said:
I tried it install a new ROM and something went wrong. When it went wrong it went wrong. I lost all my backups and everything. I can get into TWRP right now. If I try and reboot with out going to TWRP I am just stuck at the white HTC screen. So I think the boot is messed up.
In searching looks like I will need to sideload via TWRP a new ROM to load. I can not find a good DIY for the sideload. I turn on sideloading and my PC sees my phone and loads it as a E drive. I an not get into my phone. I am searching through a lot of posts but with out luck. Just people saying they did it with out saying how.
Thank you for any help.
Click to expand...
Click to collapse
What rom did you flashed? What TWRP version are you using?
alray said:
What rom did you flashed? What TWRP version are you using?
Click to expand...
Click to collapse
RENOVATE | Milestone 8.1 | Sense 5.5 | 4.19.401.8
TWRP 2.5.0.0
Thank you
veener79 said:
RENOVATE | Milestone 8.1 | Sense 5.5 | 4.19.401.8
TWRP 2.5.0.0
Thank you
Click to expand...
Click to collapse
4.4 roms need latest twrp to be flashed correctly
either twrp 2.6.6.3 or 2.6.6.4
So download and flash latest version and flash the rom again.
alray said:
4.4 roms need latest twrp to be flashed correctly
either twrp 2.6.6.3 or 2.6.6.4
So download and flash latest version and flash the rom again.
Click to expand...
Click to collapse
OK how do I get the files over. I just found my OTG cable!!! Going to see if I can load on a zip. If not is there a good DIY for how to sideload.
veener79 said:
OK how do I get the files over. I just found my OTG cable!!! Going to see if I can load on a zip. If not is there a good DIY for how to sideload.
Click to expand...
Click to collapse
http://goo.im/devs/OpenRecovery/m7/
http://techerrata.com/browse/twrp2/m7ul
From fastboot
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
in custom recovery, either
adb push <name of rom>.zip /sdcard/
or
adb sideload <name of rom>.zip
Set the device into ADB sideload mode. In TWRP you do this by going to Advanced then ADB Sideload.
From the command line, type adb sideload rom.zip
veener79 said:
OK how do I get the files over. I just found my OTG cable!!! Going to see if I can load on a zip. If not is there a good DIY for how to sideload.
Click to expand...
Click to collapse
flash latest twrp (I assume here you hame the m7_u or m7_ul not a wls variant):
http://techerrata.com/browse/twrp2/m7
Code:
fastboot flash recovery <name_of_file>.img
fastboot erase cache
fastboot reboot-bootloader
then push the rom:
Code:
adb push <name_of_file>.zip /sdcard/
and install from twrp
or adb sideload it:
select sideload in twrp
Code:
adb sideload <name_of_file>.zip
OK nothing wants to work today!!!!!
Opened up the comand promp in the fastboot folder. My phone states Fastboot USB in red.
Getting "Error can not load twrp.img"
veener79 said:
OK nothing wants to work today!!!!!
Opened up the comand promp in the fastboot folder. My phone states Fastboot USB in red.
Getting "Error can not load twrp.img"
Click to expand...
Click to collapse
is the file in your adb/fastboot folder?
veener79 said:
OK nothing wants to work today!!!!!
Opened up the comand promp in the fastboot folder. My phone states Fastboot USB in red.
Getting "Error can not load twrp.img"
Click to expand...
Click to collapse
are you drivers installed correctly ?
what does fastboot devices return ?
alray said:
is the file in your adb/fastboot folder?
Click to expand...
Click to collapse
Yes
clsA said:
are you drivers installed correctly ?
what does fastboot devices return ?
Click to expand...
Click to collapse
How can I tell if something is off? When I plug in my phone it will state Fastboot and then after I hear it conect to my laptop it will go back to fastboot USB in red.
Typed in fastbood devices and get ht344w910402 fastboot
veener79 said:
Yes
How can I tell if something is off? When I plug in my phone it will state Fastboot and then after I hear it conect to my laptop it will go back to fastboot USB in red.
Typed in fastbood devices and get ht344w910402 fastboot
Click to expand...
Click to collapse
can you post a screanshot of your cmd prompt when it fail plz
alray said:
can you post a screanshot of your cmd prompt when it fail plz
Click to expand...
Click to collapse
Will do. I have to get something done this morning and I am running way late. So I have to get going. Thank goodness I have a old phone laying around. When I get home in about 5 hours will post back up. Thank you all so much for your help!!!!!!
alray said:
4.4 roms need latest twrp to be flashed correctly
either twrp 2.6.6.3 or 2.6.6.4
So download and flash latest version and flash the rom again.
Click to expand...
Click to collapse
clsA said:
http://goo.im/devs/OpenRecovery/m7/
http://techerrata.com/browse/twrp2/m7ul
From fastboot
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
in custom recovery, either
adb push <name of rom>.zip /sdcard/
or
adb sideload <name of rom>.zip
Set the device into ADB sideload mode. In TWRP you do this by going to Advanced then ADB Sideload.
From the command line, type adb sideload rom.zip
Click to expand...
Click to collapse
alray said:
flash latest twrp (I assume here you hame the m7_u or m7_ul not a wls variant):
http://techerrata.com/browse/twrp2/m7
Code:
fastboot flash recovery <name_of_file>.img
fastboot erase cache
fastboot reboot-bootloader
then push the rom:
Code:
adb push <name_of_file>.zip /sdcard/
and install from twrp
or adb sideload it:
select sideload in twrp
Code:
adb sideload <name_of_file>.zip
Click to expand...
Click to collapse
veener79 said:
OK nothing wants to work today!!!!!
Opened up the comand promp in the fastboot folder. My phone states Fastboot USB in red.
Getting "Error can not load twrp.img"
Click to expand...
Click to collapse
veener79 said:
Yes
How can I tell if something is off? When I plug in my phone it will state Fastboot and then after I hear it conect to my laptop it will go back to fastboot USB in red.
Typed in fastbood devices and get ht34xxxxxxxxx fastboot
Click to expand...
Click to collapse
Sorry guys ( @clsA and @alray), I don't know why I keep getting the urge to bug in
M7U/UL TWRP:
2.6.3.3: http://techerrata.com/browse/twrp2/m7
2.6.3.4: http://techerrata.com/browse/twrp2/m7ul
verify MD5, that site does not play nice with download managers
Typed in fastbood devices and get ht34xxxxxxxxx fastboot
Click to expand...
Click to collapse
-> means your device is in fastboot
go ahead, as suggested
Code:
fastboot flash recovery <name_of_file>.img
fastboot erase cache
fastboot reboot-bootloader
-> enter recovery
then as suggested
Code:
adb push <name_of_file>.zip /sdcard/
and install from twrp
or use sideload, whatever makes you happy
sorry again guys
i'll bug out now
PS: "cannot load" = the filename is wrong!! that's all
Ok got home and I tried a different USB port. I did a sideload of a older version on the ROM that I knew was good and phone is back up and working. Thank you all! Thanks are given out!

[Q] Htc One stuck at Htc Logo

Hey,
I have a huge problem and do not know what to do. I write what is in the bootloader:
Locked
M7 UL PVT Ship s-on rh
Hboot 1.57
Factory reset do not work. I did not find anything in the internet. It seems the mobile is not rooted or had a custom rom right?
It is from T mobile and when the T mobile logo appears it is like the graphic card has a problem, then it stucks when the htc logo is there.
anyone an idea? If someone find the problem he/she can have a goodie :crying::crying::crying::crying::crying:
lutoluto said:
Hey,
I have a huge problem and do not know what to do. I write what is in the bootloader:
Locked
M7 UL PVT Ship s-on rh
Hboot 1.57
Factory reset do not work. I did not find anything in the internet. It seems the mobile is not rooted or had a custom rom right?
It is from T mobile and when the T mobile logo appears it is like the graphic card has a problem, then it stucks when the htc logo is there.
anyone an idea? If someone find the problem he/she can have a goodie :crying::crying::crying::crying::crying:
Click to expand...
Click to collapse
your phone looks like to be stock (unmodified) so you should first contact t-mob to repair/replace the phone under warranty. If a factory reset has not solved the issue you'll probably have, at least, to unlock the bootloader and that may void your warranty.
You might also want to try this command from bootloader:
Code:
fastboot erase cache
fastboot reboot
and see if the phone can boot normally, if not ---> claim warranty, if no warranty ---> unlock bootloader a flash a rom to see if the phone can boot with a fresh install, if not ---> probably an hardware defect.
alray said:
your phone looks like to be stock (unmodified) so you should first contact t-mob to repair/replace the phone under warranty. If a factory reset has not solved the issue you'll probably have, at least, to unlock the bootloader and that may void your warranty.
You might also want to try this command from bootloader:
Code:
fastboot erase cache
fastboot reboot
and see if the phone can boot normally, if not ---> claim warranty, if no warranty ---> unlock bootloader a flash a rom to see if the phone can boot with a fresh install, if not ---> probably an hardware defect.
Click to expand...
Click to collapse
no warranty. any good tut for the flash unlock thingg?
lutoluto said:
no warranty. any good tut for the flash unlock thingg?
Click to expand...
Click to collapse
first try to clear cache as it will not wipe any of your data from the phone
Code:
fastboot erase cache
fastboot reboot
then if it doesnt work you can try to unlock the bootloader (will wipe everything) and test if another rom can boot.
alray said:
first try to clear cache as it will not wipe any of your data from the phone
Code:
fastboot erase cache
fastboot reboot
then if it doesnt work you can try to unlock the bootloader (will wipe everything) and test if another rom can boot.
Click to expand...
Click to collapse
I did it. in the cmd it asks if I meant formating this partition, but said ok. but it is stucking on the logo again.
I think it is a hardware thing. but do you know what to do now to unlock it and get a rom on it?
lutoluto said:
I did it. in the cmd it asks if I meant formating this partition, but said ok. but it is stucking on the logo again.
I think it is a hardware thing. but do you know what to do now to unlock it and get a rom on it?
Click to expand...
Click to collapse
first, follow these 2 video tutorials to unlock the bootloader and flash twrp recovery 2.6.3.3
alray said:
first, follow these 2 video tutorials to unlock the bootloader and flash twrp recovery 2.6.3.3
Click to expand...
Click to collapse
I think you forgot to post them !?:crying:
lutoluto said:
I think you forgot to post them !?:crying:
Click to expand...
Click to collapse
yeah sorry http://forum.xda-developers.com/htc-one#root
:laugh:
alray said:
yeah sorry http://forum.xda-developers.com/htc-one#root
:laugh:
Click to expand...
Click to collapse
So I did this and it worked. BUT! I am in Clockwork recovery blabla where I need to select something from sd cardnright? but it is htc one m7 xD there is no sd card or if I cant get the back open. Something is written here in recovery sendingvia sideload!? any idea if there is a way get a file on my phone?
lutoluto said:
So I did this and it worked. BUT! I am in Clockwork recovery blabla where I need to select something from sd cardnright? but it is htc one m7 xD there is no sd card or if I cant get the back open. Something is written here in recovery sendingvia sideload!? any idea if there is a way get a file on my phone?
Click to expand...
Click to collapse
You have flashed cwm recovery? like I said in post #6, you'll need to flash TWRP recovery 2.6.3.3. then you'll be able to adb push or adb sideload a rom to your phone.
alray said:
You have flashed cwm recovery? like I said in post #6, you'll need to flash TWRP recovery 2.6.3.3. then you'll be able to adb push or adb sideload a rom to your phone.
Click to expand...
Click to collapse
Oh ****, I just did what was in the videos. So now I have to download the new cwm and flash it?! Ok wait a minute
lutoluto said:
Oh ****, I just did what was in the videos. So now I have to download the new cwm and flash it?! Ok wait a minute
Click to expand...
Click to collapse
not the new cwm recovery.... TWRP recovery 2.6.3.3.
alray said:
first, follow these 2 video tutorials to unlock the bootloader and flash twrp recovery 2.6.3.3
Click to expand...
Click to collapse
alray said:
You have flashed cwm recovery? like I said in post #6, you'll need to flash TWRP recovery 2.6.3.3. then you'll be able to adb push or adb sideload a rom to your phone.
Click to expand...
Click to collapse
you can flash TWRP recovery 2.6.3.3 the same way you did for cwm, same procedure:
fastboot flash recovery name_of_recovery.img
fastboot erase cache
fastboot reboot-bootloader
lutoluto said:
I think you forgot to post them !?:crying:
Click to expand...
Click to collapse
Hey, it is not opening the 2.6.3.3 I have. you have a link?
lutoluto said:
Hey, it is not opening the 2.6.3.3 I have. you have a link?
Click to expand...
Click to collapse
http://techerrata.com/file/twrp2/m7/openrecovery-twrp-2.6.3.3-m7.img
alray said:
http://techerrata.com/file/twrp2/m7/openrecovery-twrp-2.6.3.3-m7.img
Click to expand...
Click to collapse
okay and now?
lutoluto said:
okay and now?
Click to expand...
Click to collapse
boot in twrp recovery (bootloader ---> recovery)
when booted in twrp main menu, select "wipe" then wipe everything + format data
download this rom and save it in your adb/fastboot folder on your pc.
with your phone still booted in twrp enter this command:
Code:
adb push Android_Revolution_HD-One_71.1.zip /sdcard/
wait between 5-10 min untill the file is copied to your phone (no progress bar, just wait until you get back the command prompt)
then in twrp select "install" from the main menu then browse the sdcard to find Android_Revolution_HD-One_71.1.zip and select it, swipe to confirm flash, wait until the rom is flashed and reboot phone and hopefully it will boot correctly.
alray said:
boot in twrp recovery (bootloader ---> recovery)
when booted in twrp main menu, select "wipe" then wipe everything + format data
download this rom and save it in your adb/fastboot folder on your pc.
with your phone still booted in twrp enter this command:
Code:
adb push Android_Revolution_HD-One_71.1.zip /sdcard/
wait between 5-10 min untill the file is copied to your phone (no progress bar, just wait until you get back the command prompt)
then in twrp select "install" from the main menu then browse the sdcard to find Android_Revolution_HD-One_71.1.zip and select it, swipe to confirm flash, wait until the rom is flashed and reboot phone and hopefully it will boot correctly.
Click to expand...
Click to collapse
at format data he is unable to mount cache and when wipe he says not succesful. I will continue what you wrote and write then again
alray said:
boot in twrp recovery (bootloader ---> recovery)
when booted in twrp main menu, select "wipe" then wipe everything + format data
download this rom and save it in your adb/fastboot folder on your pc.
with your phone still booted in twrp enter this command:
Code:
adb push Android_Revolution_HD-One_71.1.zip /sdcard/
wait between 5-10 min untill the file is copied to your phone (no progress bar, just wait until you get back the command prompt)
then in twrp select "install" from the main menu then browse the sdcard to find Android_Revolution_HD-One_71.1.zip and select it, swipe to confirm flash, wait until the rom is flashed and reboot phone and hopefully it will boot correctly.
Click to expand...
Click to collapse
When I type in what you said there is just a message saying error: more than one device and emulator.... T_T
lutoluto said:
When I type in what you said there is just a message saying error: more than one device and emulator.... T_T
Click to expand...
Click to collapse
so you have any other android device connected on your pc? if yes disconnect the other device or you can also direct the adb command to the specified device (your htc one)
find the serial number corresponding to your phone and use it with the following command
Code:
adb -s your_serial_number push Android_Revolution_HD-One_71.1.zip /sdcard/
to find your serial number do
Code:
adb devices
lets say your phone sn is HT386W890355
Code:
adb -s HT386W890355 push Android_Revolution_HD-One_71.1.zip /sdcard/
alray said:
so you have any other android device connected on your pc? if yes disconnect the other device or you can also direct the adb command to the specified device (your htc one)
find the serial number corresponding to your phone and use it with the following command
Code:
adb -s your_serial_number push Android_Revolution_HD-One_71.1.zip /sdcard/
to find your serial number do
Code:
adb devices
lets say your phone sn is HT386W890355
Code:
adb -s HT386W890355 push Android_Revolution_HD-One_71.1.zip /sdcard/
Click to expand...
Click to collapse
Okay now a lot of text is ran under the command. I think that is a good sign, I will wait

HTC stuck help

I have a friend who unlocked his phone rooted it installed viper and after install went to reboot and it just boots back into boot loader then when you reboot phone it brings up fastboot menu so I try to hit recovery and it just reboots back into fadtboot can't get into recovery so I use fastboot flash recovery to flash recovery back .. that works no problem but now there's nothing on the phone I tried to push files using adb to push a Rom back on the phone but it says device not found I have installed and uninstalled the drivers hundereds of times
How else can I get files on the phone without adb? Is it a Windows 7 issue? I'm stuck no phone
Sent from my HTC One_M8 using XDA Free mobile app
weedolo9y said:
I have a friend who unlocked his phone rooted it installed viper and after install went to reboot and it just boots back into boot loader then when you reboot phone it brings up fastboot menu so I try to hit recovery and it just reboots back into fadtboot can't get into recovery so I use fastboot flash recovery to flash recovery back .. that works no problem but now there's nothing on the phone I tried to push files using adb to push a Rom back on the phone but it says device not found I have installed and uninstalled the drivers hundereds of times
How else can I get files on the phone without adb? Is it a Windows 7 issue? I'm stuck no phone
Sent from my HTC One_M8 using XDA Free mobile app
Click to expand...
Click to collapse
If your sure your drivers are working fine it should work. Adb only works in recovery though. You are using adb in the recovery, Not the bootloader?
Sent from my HTC One M7 - ARHD 81.0 Using Tapatalk
If you found my posts helpful, Please click thanks :good:
I have twrp do I adb sideload or just do it at the main twrp screen?
Fastboot it recognized the phone but not adb
Sent from my HTC One_M8 using XDA Free mobile app
weedolo9y said:
I have twrp do I adb sideload or just do it at the main twrp screen?
Fastboot it recognized the phone but not adb
Sent from my HTC One_M8 using XDA Free mobile app
Click to expand...
Click to collapse
See post #2 of nkk71 superguide on fixing your driver issue
http://forum.xda-developers.com/showthread.php?t=2541082
Unlock the bootloader at HTCDEV
then from fastboot USB
Flash recovery TWRP 2.6.3.3
http://techerrata.com/browse/twrp2/m7
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
then sideload this Rom to your phone
http://www.androidrevolution.org/downloader/download.php?file=Android_Revolution_HD-One_71.1.zip
TWRP / Advanced / ADB Sideload - swipe to sideload
From PC adb / fastboot folder
you use
adb sideload name-of-rom.zip
make sure the rom is in the same folder as adb / fastboot
Click to expand...
Click to collapse

[Solved] Unable to boot into TWRP recovery?

Hello,
I recently flashed the latest TWRP beta for the OxygenOS 4.0.1 on my phone which has an unlocked bootloader. I managed to boot into recovery immediately after flashing the .img through my PC, so that's how I was able to install my SuperSU.
However, since I booted into the OS, anytime I'm trying to enter the TRWP recovery again, I'm stuck in the stock recovery which doesn't let me install anything. So the only way for me to boot into TWRP recovery is using my PC. Can anybody help me to fix that?
Thanks!
What command are you using to install TWRP to your bootpartition?
I think the correct one is something like:
Code:
fastboot flash recovery (file name).img
kwoad said:
What command are you using to install TWRP to your bootpartition?
I think the correct one is something like:
Code:
fastboot flash recovery (file name).img
Click to expand...
Click to collapse
Thanks for your reply! Exactly. And after installing it, I used the command 'fastboot boot TWRP.img", and that brought me into TWRP recovery. But I could only get there this way and still had the stock recovery.
Yuniboy said:
Thanks for your reply! Exactly. And after installing it, I used the command 'fastboot boot TWRP.img", and that brought me into TWRP recovery. But I could only get there this way and still had the stock recovery.
Click to expand...
Click to collapse
did you unlock bootloader first
Yuniboy said:
Thanks for your reply! Exactly. And after installing it, I used the command 'fastboot boot TWRP.img", and that brought me into TWRP recovery. But I could only get there this way and still had the stock recovery.
Click to expand...
Click to collapse
From what I understand, the command 'fastboot boot twrp.img' will boot the specified recovery once, but won't flash it to the device. So it has nothing to do with the recovery that is actually on your device. Perhaps something went wrong when you actually flashed twrp and it wasn't written at all.
xabat said:
did you unlock bootloader first
Click to expand...
Click to collapse
Thanks for both your replies. Yes, I did. An indicator is also that every time I boot up my system it even warns me that the bootloader is unlocked.
freepenguin84 said:
From what I understand, the command 'fastboot boot twrp.img' will boot the specified recovery once, but won't flash it to the device. So it has nothing to do with the recovery that is actually on your device. Perhaps something went wrong when you actually flashed twrp and it wasn't written at all.
Click to expand...
Click to collapse
Well, I flashed the twrp by booting into fastboot mode and then typing 'fastboot flash recovery twrp.img'. I don't know what's wrong there, so maybe you could help me out?
Yuniboy said:
Well, I flashed the twrp by booting into fastboot mode and then typing 'fastboot flash recovery twrp.img'. I don't know what's wrong there, so maybe you could help me out?
Click to expand...
Click to collapse
Unfortunately then I don't know how to help Because that's exactly what I did and I got TWRP running without any problem. If you flash via 'fastboot flash recovery' command will it be on the device after you reboot for the first time?
i remember, once i couldn't boot into recovery either when i used fastboot command. Then I flash recovery using tool below and it worked for me.
https://forum.xda-developers.com/oneplus-3t/development/toolkit-oneplus-3t-toolkit-unlock-t3507729
freepenguin84 said:
Unfortunately then I don't know how to help Because that's exactly what I did and I got TWRP running without any problem. If you flash via 'fastboot flash recovery' command will it be on the device after you reboot for the first time?
Click to expand...
Click to collapse
Apparently, you were right. I just wiped my device (accidentaly ) and flashed TWRP again, basically did the same steps as before, but now it works. Seems like somehow the installation of TWRP just failed on the first try. Thanks for your help!
xabat said:
i remember, once i couldn't boot into recovery either when i used fastboot command. Then I flash recovery using tool below and it worked for me.
https://forum.xda-developers.com/oneplus-3t/development/toolkit-oneplus-3t-toolkit-unlock-t3507729
Click to expand...
Click to collapse
Fortunately, it wasn't that bad. So the installation of TWRP failed somehow and I just reinstalled it. Thanks for your help!
kwoad said:
What command are you using to install TWRP to your bootpartition?
I think the correct one is something like:
Code:
fastboot flash recovery (file name).img
Click to expand...
Click to collapse
And For Samsung devices, any method via using ODIN
(Samsung E7/E700H)
freepenguin84 said:
Unfortunately then I don't know how to help Because that's exactly what I did and I got TWRP running without any problem. If you flash via 'fastboot flash recovery' command will it be on the device after you reboot for the first time?
Click to expand...
Click to collapse
Apparently "yes". Source this xda article- https://www.xda-developers.com/how-to-install-twrp/

Categories

Resources