Hi guys,
I'm stuck in a boot loop. I flashed a rom, and after that I'm stuck in a boot loop.
The device starts up, and after a short time it boots again. When I press Power - Vol down I can enter my bootloader. But when I choose to enter my recovery (I have a Nandroid ready) it starts to boot loop again.
Can anybody help me? Thanks in advance!
Go in fastboot and reflash the recovery, after you can restore the nandroid or reflash a rom
Guich said:
Go in fastboot and reflash the recovery, after you can restore the nandroid or reflash a rom
Click to expand...
Click to collapse
My ADB is not working. I'm trying to fix that, but my computer doesn't sees my One.
wybren said:
My ADB is not working. I'm trying to fix that, but my computer doesn't sees my One.
Click to expand...
Click to collapse
Umh, you're in recovery?
What's the error?
Guich said:
Umh, you're in recovery?
What's the error?
Click to expand...
Click to collapse
No, I'm in fastboot. I tried several USB-ports, removed the drivers and reinstalled them, but nothing seems to work.
When I plug my USB cable in "Fastboot" changes to "Fastboot USB", but when I open a command screen (Windows 7) and type "adb devices" no device shows up. So when I try to for exampe "adb reboot recovery" I get "error: device not found"
Sure, because in fastboot you have to use the fastboot command like:
Code:
fastboot devices
Code:
fastboot flash recovery nameofrecovery.img
etc etc
Guich said:
Sure, because in fastboot you have to use the fastboot command like:
Code:
fastboot devices
Code:
fastboot flash recovery nameofrecovery.img
etc etc
Click to expand...
Click to collapse
When I type "fastboot devices" I get the following error: "fastboot isn't recognized as a interal or external command, program or batchfile." (translated from dutch)
wybren said:
When I type "fastboot devices" I get the following error: "fastboot isn't recognized as a interal or external command, program or batchfile." (translated from dutch)
Click to expand...
Click to collapse
Because you don't have the fastboot file into your adb folder.
Download this, unrar this and use this as adb/fastboot folder (remember to copy/paste the recovery)
Guich said:
Because you don't have the fastboot file into your adb folder.
Download this, unrar this and use this as adb/fastboot folder (remember to copy/paste the recovery)
Click to expand...
Click to collapse
Allright thanks, I managed to succesfully flash a recovery (CWM). But when I reboot I see the recovery screen for half a second, and then it starts to boot loop again (same as before I flashed the recovery). I tried two other recoveries (CWMT and TWRP) but I get the same result.
Do I have other options left?
Try with and erase cache.
When in fastboot usb use the command:
Code:
fastboot erase cache
Guich said:
Try with and erase cache.
When in fastboot usb use the command:
Code:
fastboot erase cache
Click to expand...
Click to collapse
That did the job! Thanks a lot! I appreciate your help!
wybren said:
That did the job! Thanks a lot! I appreciate your help!
Click to expand...
Click to collapse
:good::good:
Related
i have htc one m7 from att
in this time I have my phone in cwm and i want it in TWRP to change the rom
how i do??
Watashi_PT said:
i have htc one m7 from att
in this time I have my phone in cwm and i want it in TWRP to change the rom
how i do??
Click to expand...
Click to collapse
I assume that you have mini-sdk.
Download the twrp recovery for your phone and rename it recovery and place it in the fastboot folder.
Now put your phone on fastboot mode ( power + vol down ---> fastboot )
now open command line in the fastboot folder by holding shift and right click
then type
fastboot flash recovery recover.img(name of the recovery)
fastboot erase cache
You are done.
khandelwalsiddharth said:
I assume that you have mini-sdk.
Download the twrp recovery for your phone and rename it recovery and place it in the fastboot folder.
Now put your phone on fastboot mode ( power + vol down ---> fastboot )
now open command line in the fastboot folder by holding shift and right click
then type
fastboot flash recovery recover.img(name of the recovery)
fastboot erase cache
You are done.
Click to expand...
Click to collapse
i do that and my command line dont reconize the phone, so i cant flashboot and i dont no why :S
maybe you could try using flashify? i think it should work.
ronaldyeo said:
maybe you could try using flashify? i think it should work.
Click to expand...
Click to collapse
how i do it??
It does not recognize because you must not have debugging enabled.
enable it
Download the latest TWRP
put the image file on the same folder as your fastboot/adb
Rename TWRP recovery to "recovery.img"
Use these commands:
fastboot flash recovery recovery.img
fastboot erase cache
you can get flashify from the play store. links below.
https://play.google.com/store/apps/details?id=com.cgollner.flashify
Hey guys,
I wipe everything from my One and now I dont know what to do.. I tried it with ADB Siedload but after flashing the rom (Android_Revolution_HD-One_53.0 and ViperOne_6.1.0) the phone reboots just to the HTC logo, goes off and turn on into the recovery..
I dont know which RUU i need.. so what can i do? Pls step-by-step
Thx for help
geefommit said:
Hey guys,
I wipe everything from my One and now I dont know what to do.. I tried it with ADB Siedload but after flashing the rom (Android_Revolution_HD-One_53.0 and ViperOne_6.1.0) the phone reboots just to the HTC logo, goes off and turn on into the recovery..
I dont know which RUU i need.. so what can i do? Pls step-by-step
Thx for help
Click to expand...
Click to collapse
First, post the output of ''fastboot getvar all'' except IMEI and SERIALNO
Also need to know what recovery and what version # you are using.
alray said:
First, post the output of ''fastboot getvar all'' except IMEI and SERIALNO
Also need to know what recovery and what version # you are using.
Click to expand...
Click to collapse
HBOOT - 1.55.0000
and recovery TWRP v.2.6.01
geefommit said:
HBOOT - 1.55.0000
and recovery TWRP v.2.6.01
Click to expand...
Click to collapse
Your recovery is outdated, you need at least TWRP 2.6.3.3 to flash 4.4 rom like arhd 53. You could flash twrp 2.6.3.3 and above then flash arhd 53 again or maybe restore using a ruu if one is available for your phone (you'll need to post the output of ''fastboot getvar all'' to determine)
alray said:
Your recovery is outdated, you need at least TWRP 2.6.3.3 to flash 4.4 rom like arhd 53. You could flash twrp 2.6.3.3 and above then flash arhd 53 again or maybe restore using a ruu if one is available for your phone (you'll need to post the output of ''fastboot getvar all'' to determine)
Click to expand...
Click to collapse
how can i update TWRP in recovery?
and sry i dont know what that is (post the output of ''fastboot getvar all'')
geefommit said:
how can i update TWRP in recovery?
and sry i dont know what that is (post the output of ''fastboot getvar all'')
Click to expand...
Click to collapse
Do you have the android sdk (fastboot.exe and adb.exe) on your computer?
alray said:
Do you have the android sdk (fastboot.exe and adb.exe) on your computer?
Click to expand...
Click to collapse
yes
so if i cant flash 4.4 roms can i flash 4.3 roms?
geefommit said:
how can i update TWRP in recovery?
and sry i dont know what that is (post the output of ''fastboot getvar all'')
Click to expand...
Click to collapse
you can update twrp directly from bootloader using the same fastboot commands you used to flash that version of twrp you have on your phone.
fastboot flash recovery name_of_recovery.img
fastboot erase cache
fastboot reboot-bootloader
alray said:
you can update twrp directly from bootloader using the same fastboot commands you used to flash that version of twrp you have on your phone.
Click to expand...
Click to collapse
which commands was it? :X
geefommit said:
yes
so if i cant flash 4.4 roms can i flash 4.3 roms?
Click to expand...
Click to collapse
Unlock the bootloader at HTCDEV
then from fastboot USB
Flash recovery TWRP 2.6.3.4
http://techerrata.com/browse/twrp2/m7ul or http://techerrata.com/browse/twrp2/m7
fastboot flash recovery openrecovery-twrp-2.6.3.4-m7ul.img
fastboot erase cache
fastboot reboot-bootloader
geefommit said:
which commands was it? :x
Click to expand...
Click to collapse
htc one m7_u/m7_ul - adb push & flash a rom - detailed instructions
prerequisites:
you need adb and fastboot on your computer, either by installing the android sdk or minimal adb and fastboot
you need to know how to start a fastboot/adb command prompt:
to open a command window prompt, in windows go to start menu --> ''run'' then type cmd. Change the directory to the adb folder on your machine:
if using the default install location for the sdk:
Code:
cd c:\android-sdk-windows\tools
if using the default install location of minimal adb and fastboot:
Code:
cd c:\program files (x86)\minimal adb and fastboot
or hold left shift + right click a blank space inside the folder where adb and fastboot are located and select ''open command window here'' from the contextual menu.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
you need twrp recovery (2.6.3.3 or higher) on your device.
unlock bootloader if not already unlocked:
thanks to electroz for the video tutorial
flash twrp recovery:
make sure the recovery.img file is in the same folder where adb and fastboot are located
reboot phone in bootloader mode
flash the recovery:
Code:
fastboot flash recovery name_of_recovery.img
fastboot erase cache
fastboot reboot-bootloader
you need your htc drivers correctly installed on your pc:
if not, follow this guide (thanks to nkk71):
originally from @nkk71: [guide] [02-mar-2014] nkk71's superguide to returning 100% back to stock
follow the below instructions to fix
open "device manager" -> select the unknown "one" -> right-click -> "update driver software ..." -> "browse my computer" -> "let me pick" -> "android usb devices" -> select "my htc ..." -> install that
just in case, htc drivers can be found here: [drivers] htc drivers for windows - several versions (credits to @mdmower)
though you should already have them since you have been using your phone anyways
for those who like a visual guide:
okay so i did a fastboot boot command, and as you can see it didnt install correct driver
open "device manager"
there's the culprit
right click and update driver software
select browse my computer for driver software
select let me pick from a list of device drivers on my computer
select android usb devices
select my htc ... (if you have more than one version, choose the latest)
warning, select yes
successful installation
now it looks better
and can confirm:
Code:
c:\adb3>[b]adb devices[/b]
list of devices attached
htxxxxxxxxxx recovery
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Click to expand...
Click to collapse
procedure:
make sure the rom you want to flash is in the same folder where adb and fastboot are.
here is a list of the htc m7 roms
connect your phone to computer using usb cable
reboot phone in recovery mode (twrp):
if phone is booted in os:
Code:
adb reboot recovery
if not booted or bootlooping, hold power button + volume down until phone boot in bootloader mode
then select bootloader then recovery using volume up/down to navigate and power button to select.
make sure your phone is booted in twrp main menu:
transfer the rom to your /sdcard folder:
Code:
adb push name_of_rom.zip /sdcard/
wait for the zip file to transfer, this can take several minutes and there is no progress bar. When the command prompt give you back the hand and display how much bytes transferred in x seconds, the transfer is completed:
in twrp main menu, select ''install''
browse the installation menu and select your rom zip file inside /sdcard folder:
swipe to confirm you want to flash the rom
reboot phone
Click to expand...
Click to collapse
clsA said:
Unlock the bootloader at HTCDEV
then from fastboot USB
Flash recovery TWRP 2.6.3.4
http://techerrata.com/browse/twrp2/m7ul or http://techerrata.com/browse/twrp2/m7
fastboot flash recovery openrecovery-twrp-2.6.3.4-m7ul.img
fastboot erase cache
fastboot reboot-bootloader
Click to expand...
Click to collapse
okay its done. now i can flash the rom via sideload?
geefommit said:
okay its done. now i can flash the rom via sideload?
Click to expand...
Click to collapse
follow above instructions and you should be fine
geefommit said:
okay its done. now i can flash the rom via sideload?
Click to expand...
Click to collapse
yes or just install it from TWRP if the rom is still on your sdcard storage
clsA said:
yes or just install it from TWRP if the rom is still on your sdcard storage
Click to expand...
Click to collapse
now he dont the devices..
geefommit said:
now he dont the devices..
Click to expand...
Click to collapse
is your phone booted in twrp recovery when you do the adb command?
alray said:
is your phone booted in twrp recovery when you do the adb command?
Click to expand...
Click to collapse
yes
geefommit said:
yes
Click to expand...
Click to collapse
when your phone is booted in twrp, go in windows device manager. What does it say, is it ''Android USB Device'' --> My HTC or Android Phone ---> Android USB interface?
alray said:
when your phone is booted in twrp, go in windows device manager. What does it say, is it ''Android USB Device'' --> My HTC or Android Phone ---> Android USB interface?
Click to expand...
Click to collapse
its says ''Android USB Device'' --> My HTC
geefommit said:
its says ''Android USB Device'' --> My HTC
Click to expand...
Click to collapse
what happened to the rom you already tried to flash on the phone ?
I installed Android Revolution HD, and I'm stuck in a bootloop.. And in ClockWorkMod Recovery, it says root access is lost... What do I do?
mrchris814 said:
I installed Android Revolution HD, and I'm stuck in a bootloop.. And in ClockWorkMod Recovery, it says root access is lost... What do I do?
Click to expand...
Click to collapse
read the instructions - realize that you need to flash with TWRP recovery not ClockWorkMod - flash TWRP 2.6.3.3 - enter recovery and wipe - push the ROM again - flash again.
Seanie280672 said:
read the instructions - realize that you need to flash with TWRP recovery not ClockWorkMod - flash TWRP 2.6.3.3 - enter recovery and wipe - push the ROM again - flash again.
Click to expand...
Click to collapse
How do I flash TWRP?
mrchris814 said:
How do I flash TWRP?
Click to expand...
Click to collapse
do you know how to use fastboot and ADB ?
Seanie280672 said:
do you know how to use fastboot and ADB ?
Click to expand...
Click to collapse
Not really...
mrchris814 said:
Not really...
Click to expand...
Click to collapse
oh no, well here goes, your going to need it, especially as your in a bootloop.
so download and install this, everything including the drivers, the file must be run as administrator: http://forum.xda-developers.com/showthread.php?t=2588979
then download this img file and put it in the same folder as fastboot and adb that you just installed: http://techerrata.com/file/twrp2/m7/openrecovery-twrp-2.6.3.3-m7.img
open a command windows (CMD window) in that same folder, to do this, hold down control & shift & right mouse click on any white area in that folder and select open command window here.
with your phone plugged into the computer and in fastboot USB mode type the following command one at a time
Code:
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
let me know when that's done
Seanie280672 said:
oh no, well here goes, your going to need it, especially as your in a bootloop.
so download and install this, everything including the drivers, the file must be run as administrator: http://forum.xda-developers.com/showthread.php?t=2588979
then download this img file and put it in the same folder as fastboot and adb that you just installed: http://techerrata.com/file/twrp2/m7/openrecovery-twrp-2.6.3.3-m7.img
open a command windows (CMD window) in that same folder, to do this, hold down control & shift & right mouse click on any white area in that folder and select open command window here.
with your phone plugged into the computer and in fastboot USB mode type the following command one at a time
Code:
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
let me know when that's done
Click to expand...
Click to collapse
It's done.
mrchris814 said:
It's done.
Click to expand...
Click to collapse
that was quick, enter recovery, and select wipe, swipe to factory reset then I always go into advanced wipe too and select everything except internal storage.
once done, go back to the main screen of recovery, main screen only, no sub menu's.
download the rom again and put in the same folder as adb and fastboot again.
then with your phone plugged in, rom in the folder, and a command window open type:
Code:
adb push (name-of-rom).zip /sdcard/
takes a while and will look unresponsive but the cmd window will let you know when its done.
once done, unplug your phone, and slect install, select the rom from the list and swipe to begin the install.
Seanie280672 said:
that was quick, enter recovery, and select wipe, swipe to factory reset then I always go into advanced wipe too and select everything except internal storage.
once done, go back to the main screen of recovery, main screen only, no sub menu's.
download the rom again and put in the same folder as adb and fastboot again.
then with your phone plugged in, rom in the folder, and a command window open type:
Code:
adb push (name-of-rom).zip /sdcard/
takes a while and will look unresponsive but the cmd window will let you know when its done.
once done, unplug your phone, and slect install, select the rom from the list and swipe to begin the install.
Click to expand...
Click to collapse
So in the command window, I put the full name of the rom download file?
mrchris814 said:
So in the command window, I put the full name of the rom download file?
Click to expand...
Click to collapse
yeah, easiest way is once you've downloaded the rom, just change the file name to rom.zip then move it to the adb and fastboot folder, then adb push rom.zip /sdcard/
Seanie280672 said:
yeah, easiest way is once you've downloaded the rom, just change the file name to rom.zip then move it to the adb and fastboot folder, then adb push rom.zip /sdcard/
Click to expand...
Click to collapse
Okay.. I'll let you know when I'm finished with all of it.
Seanie280672 said:
yeah, easiest way is once you've downloaded the rom, just change the file name to rom.zip then move it to the adb and fastboot folder, then adb push rom.zip /sdcard/
Click to expand...
Click to collapse
And also, since I already wiped, do I have to do it again in Aroma Installer, or can I continue without wipe?
mrchris814 said:
And also, since I already wiped, do I have to do it again in Aroma Installer, or can I continue without wipe?
Click to expand...
Click to collapse
its only a wipe of data, so I would just go ahead and wipe just to be sure.
Seanie280672 said:
its only a wipe of data, so I would just go ahead and wipe just to be sure.
Click to expand...
Click to collapse
As soon as I hit Finish, the screen went black.. Is that normal?
mrchris814 said:
As soon as I hit Finish, the screen went black.. Is that normal?
Click to expand...
Click to collapse
that happens sometimes, just hold the power button down till the lights on the bottom flash 10 - 15 times, the phone will reset and pick up where it left off and start booting.
Seanie280672 said:
that happens sometimes, just hold the power button down till the lights on the bottom flash 10 - 15 times, the phone will reset and pick up where it left off and start booting.
Click to expand...
Click to collapse
Okay.. Everything is working now.. Thank you so much.. You really saved me with this.
mrchris814 said:
Okay.. Everything is working now.. Thank you so much.. You really saved me with this.
Click to expand...
Click to collapse
your welcome, and learned adb and fastboot along the way too, better than using compiled apps to flash things.
same problem, but different result...
Seanie280672 said:
your welcome, and learned adb and fastboot along the way too, better than using compiled apps to flash things.
Click to expand...
Click to collapse
Hi Seanie,
I followed the instructions on this post, as I was having a similar problem. I installed the Apolo7 v4.1 rom on my phone using CWM instead of TWRP and entered a boot loop. After following your instructions for installing ADB and flashing TWRP, when I try to enter recovery to perform a wipe it won't and goes back into a boot loop wherein it is perpetually trying to enter recovery. Any suggestions?
thanks!
Seanie280672 said:
your welcome, and learned adb and fastboot along the way too, better than using compiled apps to flash things.
Click to expand...
Click to collapse
Seanie, I found your advice very useful. Thanks for taking the time to walk us noobs through. In my case it didn't work at first but after I found the right version of TWRP for my HTC One it worked fine. Thanks!
I recorded my experience here: http://forum.xda-developers.com/htc...m-802w-stuck-bootloader-t2835693#post54576527
I have unlocked my bootloader and when I try to install TWRP recovery and open a cmd write the commands 'adb devices' and "fastboot devices" to check whether connected or not it shows connected then reboot to to bootloader but when I put command "fastboot flash recovery recovery. img" I get " cannot load recovery. Img" . I also downloaded the latest TWRP victara and adb, fastboot aswell but can't get what problem is please Help guys!!!
Vedang V said:
I have unlocked my bootloader and when I try to install TWRP recovery and open a cmd write the commands 'adb devices' and "fastboot devices" to check whether connected or not it shows connected then reboot to to bootloader but when I put command "fastboot flash recovery recovery. img" I get " cannot load recovery. Img" . I also downloaded the latest TWRP victara and adb, fastboot aswell but can't get what problem is please Help guys!!!
Click to expand...
Click to collapse
So you got the latest ADB and Fastboot:
https://developer.android.com/studio/releases/platform-tools.html
You got the latest TWRP Victara:
https://twrp.me/motorola/motorolamotox2014.html
Extract ADB and Fastboot, and put the TWRP img file in the same folder, start command prompt as Admin and Change Directory to where the files are:
cd C:\Users\User\Downloads\platform-tools (this is just an example)
fastboot flash recovery twrp-3.2.1-0-victara.img
Boot into recovery immediately.
Vedang V said:
I have unlocked my bootloader and when I try to install TWRP recovery and open a cmd write the commands 'adb devices' and "fastboot devices" to check whether connected or not it shows connected then reboot to to bootloader but when I put command "fastboot flash recovery recovery. img" I get " cannot load recovery. Img" . I also downloaded the latest TWRP victara and adb, fastboot aswell but can't get what problem is please Help guys!!!
Click to expand...
Click to collapse
Did you install the Motorola USB Drivers?
https://motorola-global-portal.custhelp.com/app/answers/prod_detail/a_id/79106/p/30,75,27,
Did you type the full name of the img file, including .img
You must write fasstboot flash recovery (full name of the file ot rename it).img.
When is finished not take off the cable and run recovery from device bootloader.
Thats it.
It's started when I mistakenly ran "adb reboot fastboot" instead of "adb reboot bootloader" (I want to flash magisk image), now I can't boot and reboot normally, whenever I boot I always get a blank screen and need to press power button and then hold the down button (to enter fastboot mode). On fastboot mode, I need to run "fastboot continue" in order to boot normally so I can use my phone right now. I also can't boot into recovery (I use PixelOS recovery). My device is Redmi 9T and my current ROM is Elixir ROM. Any clue to fix it ? Thanks.
PS : I'm feeling dumb right now and still able to use the phone.
there is probably command in cache partition that causes to boot into fastbootd. format cache from fastboot maybe it helps.
aIecxs said:
there is probably command in cache partition that causes to boot into fastbootd. format cache from fastboot maybe it helps.
Click to expand...
Click to collapse
Thanks I'll try it soon.
aIecxs said:
there is probably command in cache partition that causes to boot into fastbootd. format cache from fastboot maybe it helps.
Click to expand...
Click to collapse
I just tried this morning with "fastboot erase cache" command and still same, still boot to blankscreen and need to use "fastboot continue" to boot normally.
some devices get instructions from misc or fota partition. but do not erase partition! for some devices it contains important phone specific data, can't tell you.
Yeah, I read somewhere about that. Perhaps, I will try to reflash using fastboot ROM (since recovery / twrp can't be installed right now).
Solved, thanks, I just need to flash fox recovery.
Thanks for zerohime from telegram group for the advice, and alecxs too.