S5 stucked at bootloop and recovery not working - Android Q&A, Help & Troubleshooting

HEllo everyone i have an S5 g900f. I recently flashed stocked rom in at after the custom rom crashed,but the phone is stucked at samsung logo and recovey mode is not working(using buttons).Is there any way to wipe cache without using recovery or any method to enter recovery

You can try via adb/terminal. Assuming the device has "USB Debugging" enabled, open terminal/cmd and type: adb reboot recovery.
If you have a working custom recovery placed somewhere, place it in the root folder where your adb is located, open terminal and type: adb reboot bootloader -this will boot your device into fastboot, then type:fastboot boot "name_of_your_custom_recovery.img"
If you do not know what you're doing, better not do it. Always create and take a backup.
Goodluck

Related

is it possible to flash recovery via fastboot?

hi
I have sony ericsson neo v(MT15i) with unlocked bootloader
my phone is locked with password and I do not know the password.(I need my contacts and other data) , adb debug is not active
I want to install cwm via fastboot , then I will be able to install aroma file manager and I will be able to delete "password.key' and "gesture.key"
if you have adb and fastboot in your pc the only way i can help is this:unzip recoveryneo.zip and get recoveryneo.img.put it in androidsdk/tools.(you must have fastboot there too).then in terminal type:
Code:
fastboot devices (you must see the SN of your device)
fastboot boot recoveryNeo.img
after finish
fastboot reboot
this will not install cwm on your phone.this will just boot in recovery without install it.after you reboot there is no recovery.

[Help] can't install custom recovery on Lenovo Vibe C at all!

Hello
A newbie here ...
My new phone "Lenovo Vibe C (A2020)" does not allow me to install any kind of custom recovery on it, I tried the following methods ...
1- SP Flash Tool: doesn't detect my phone at all, even after installing all drivers (Qualcomm, MTK, Etc ,,, ).
2- Adb and fastboot: whenever I try to flash a recovery, it only shows (waiting for a device) command, even after being detected by "adb devices" command, and showing device ID.
3- flashing apps: I used flashify and thrasher, at the beginning they both show a successful flashing process, up until rebooting to recovery, then only shows "Lenovo" logo for a second right before turning the phone off.
that's what i did, any help would be appreciated.
Note: the phone isn't even indexed in the site's database ... I wonder why!
You should unlock the bootloader first after rooting your device
Hello there. I do hope that you can still boot your device normally. If you can, please do make a backup of your rom.
(a) Download and install the latest driver for your device
(b) Download the latest adb and fastboot tool (I recommend Minimal ADB and Fastboot)
(c) Download the custom recovery image. Save/copy it on the root directory of your ADB and Fastboot folder.
(d) In your device, go to settings > developer > enable oem unlocking and usb debugging (which is I guess you already did).
(e) Now open your terminal/cmd: adb reboot bootloader (this will boot your device in fastboot)
(f) In terminal/cmd: fastboot oem unlock (or fastboot oem unlock-go)
(g) Now flash the custom recovery: fastboot flash recovery "recovery.img"
***I suggest you try first if the custom recovery image works: fastboot boot recovery.img
(h) Reboot into recovery and check if it works.
Ospider said:
Hello
A newbie here ...
My new phone "Lenovo Vibe C (A2020)" does not allow me to install any kind of custom recovery on it, I tried the following methods ...
1- SP Flash Tool: doesn't detect my phone at all, even after installing all drivers (Qualcomm, MTK, Etc ,,, ).
2- Adb and fastboot: whenever I try to flash a recovery, it only shows (waiting for a device) command, even after being detected by "adb devices" command, and showing device ID.
3- flashing apps: I used flashify and thrasher, at the beginning they both show a successful flashing process, up until rebooting to recovery, then only shows "Lenovo" logo for a second right before turning the phone off.
that's what i did, any help would be appreciated.
Note: the phone isn't even indexed in the site's database ... I wonder why!
Click to expand...
Click to collapse
Check my thread for custom marshmallow rom and twrp recovery .
https://forum.xda-developers.com/android/general/bliss-rom-lenovo-vibe-c-a2020a40-t3567812
rolland.arriza said:
Hello there. I do hope that you can still boot your device normally. If you can, please do make a backup of your rom.
(a) Download and install the latest driver for your device
(b) Download the latest adb and fastboot tool (I recommend Minimal ADB and Fastboot)
(c) Download the custom recovery image. Save/copy it on the root directory of your ADB and Fastboot folder.
(d) In your device, go to settings > developer > enable oem unlocking and usb debugging (which is I guess you already did).
(e) Now open your terminal/cmd: adb reboot bootloader (this will boot your device in fastboot)
(f) In terminal/cmd: fastboot oem unlock (or fastboot oem unlock-go)
(g) Now flash the custom recovery: fastboot flash recovery "recovery.img"
***I suggest you try first if the custom recovery image works: fastboot boot recovery.img
(h) Reboot into recovery and check if it works.
Click to expand...
Click to collapse
But how about a person WITHOUT PC? Including me.

How to Root bluboo Edge

[I]Root twrp for bluboo Edge-
Disclaimer-
Code:
1. Do always on own Risk i am not responsible for bootloop and damage
2. take a backup before flashing supersu,
3. follow steps correctly
How to Install twrp-
Run Sp flash tool
Load Scatter, Check recovery only
Load twrp under recovery Section, click download,
Connect your Phone to PC [ make sure phone is switched off]
Fastboot-
put recovery in adb folder
use command-
Code:
fastboot oem unlock
fastboot flash recovery [file name here][file format here]
ex, fastboot flash recovery twrp.img
Root-
flash supersu.zip [2.79] via twrp
twrp Bug-
adb shell not work
Credit-
unknown
me to share with you
Downloads-
mod edit - link removed
After flashing twrp with sp flash tools, i am not able to enter into recovery, however i push volume up + power buttons... Phone keeps booting into normal android mode instead.
USB Vcom driver successfully installed, and spflash tool seems to work fine. Any ideas?
After flashing:
reboot with vol-down and power in that "chinese recovery thing" (look like this http://visihow.com/images/9/99/Samsung-chinese-factory-reset.png )
then connect phone with pc and reboot with adb in "real" recovery (adb reboot recovery)
if you boot normal first, recovery gets overwritten by default recovery
I boot into bootloader by pressing home button + power
adb reboot recovery
Dont boot to twrp
I flashing recovery, but I dont boot to twrp. Which version twrp you used?

Oneplus X brick

Hello guys,
i have a bricked rooted oneplus x
I had issues with the rooted rom so i flashed the newest stock rom via twrp
The phone boots up and showed the usual otimizing apps message. After the proccess is done it just the usual "let me helpt set up your phone page" and then restarts
I cant acces twrp anymore and when i try to acces the stock recovery it just shows a oneplus logo
I do have access to fastboot though (i hope that leaves some hope)
I have tried the MegaUnbrickGuide here in the forum but i wasn't able to install the drivers i need for that method
One more thing whenever i try
Code:
fastboot boot recovery.img
i get the "remote dtb not found" message
Does that have to do with developer options not being unlocked?
Any ideas on how to just get some form of working os installed on the device
(i dont care wheter rooted or not at this point have been trying stuff for hours now)
regards
Jan
First download Minimal ADB and Fastboot and install it.
Go into fastboot mode.
1. Re-unlock your bootloader using the command - fastboot oem unlock
2. After doing that, download the latest version of TWRP(which at the time of writing this is 3.1.0) and rename it to 'recovery.img'
3. Open a command window in the place you have downloaded the recovery by pressing the shift key and right clicking and then choosing the option Open Command WIndow Here... Flash the recovery using the command fastboot flash recovery recovery.img
4. Boot into it using the command fastboot boot recovery.img
5. If it still gives 'remote dtb not found' then follow this guide: https://forum.xda-developers.com/oneplus-x/help/opx-remote-dtb-solution-t3480274
6. If it boots into recovery, your phone is now fine and go ahead and flash whatever ROM you want.
Cheers!

Question Stuck on System Recovery, Redmi note 10, Orange fox custom recovery

Hi
I have a Redmi note 10, i unlocked the bootloader and tried to install the custom recovery Orange fox, i posted this question on the main Orange fox trhead but as i read its no longer being mantained, so i made a separate thread.
what i did is follow a tutorial in which i was instructed to dowload bot the Adb exe, and using the commands to flash the recovery img.
what i did step by step is the following:
1. Unlock bootloader
2. Start fast boot and connect my device to my PC using the original usb cable
3. Download Platform tools and Orange fox recovery
4. Copy the recovery image into the Platform tools folder
5. Type CMD to start the commands screen
6. Used the "fastboot devices" command to find my connected device
7. my device is a A/B type of device, so i typed the following command "fastboot flash boot_b recovery.img"
8. then i typed the command "fastboot reboot recovery"
up until this point it was working, then i was supposed to add the zip file into my phone so i could install it using orange fox
9. i typed "adb push "orange fox file location"/sdcard" and got the following string as an answer: adb.exe: push requires <source> and <destination> arguments
no matter how i tried to string the command i always got back this answer so i tried to manually move the zip file into the Fox folder and it allowed me to install it.
the problem is that im now stuck on recovery mode, cant leave that screen, cant even turn off my phone, i tried rebooting to fastboot, to recovery again, to system and it will always end on the recovery screen, attempted doing a factory reset but im still stuck on the recovery loop, i attempted to flash an stock rom but i was unable to do it, did i brick my phone? is there some way to solve it? would flashing a different custom recovery solve my issue?
Please any help would be appreciated.
if its of any help my device is a redmi note 10, MIUI was 12.5.5.0, global mojito, i ussed the latest version of orange fox when i attempted this

Categories

Resources