Flash recovery not working! - Android Q&A, Help & Troubleshooting

Device: Motorola Droid RAZR HD; unlocked bootloader; android 4.4
Backstory: I tried to load Cyanogenmod on my phone; but first I had to load TWRP recovery in order to get to load it. This is where the issue came; I decided to go the easy route and attempted to install it through Flashify (an app on the Google Play store); upon restarting my phone; it was bricked. I went into EVERYTHING, when I tried to go into recovery it would just send me through the bootloop and then send me to AP Fastboot.
Confused, I called Motorola; and was notified and Flashify had removed my prevoius recovery and failed to but TWRP resulting in this.
Issue: So what I did is I got the CWM recovery specific for my phone (XT926) and went into ADB fastboot and typed "fastboot flash cwm.img", from my ADB folder of course. Then when I booted into recovery, nothing happened; it would just send me through the bootloop again. Please help.

Related

G2 Recovery Disaster - Help!!! ><

Early today, I was working on a G2 trying to get it rooted with a custom ROM installed. I managed to root the phone and disable the bootloader security. From here, I attempted to install clockwork recovery via rom manager... here's where the disaster starts.
Everything seemed to be going well (no errors), so I tried to load a custom ROM. The Rom installation started but failed partway through. This is when I noticed that the clockwork recovery wasn't working properly. It was flickering and none of the options worked (screen just flashed or turned black if you selected anything). So at this point, the phone would not boot since the ROM installation didn't complete, and I had a buggy recovery image installed.
Unfortunately, the fun doesn't stop here. I figured that I should load the PC10IMG.zip and start from scratch... bad idea. This flashed the bootloader (relocking it) then failed-- leaving me with a bad ROM, bad recovery image, and a locked bootloader. Luckily for me, I was able to use adb via the buggy recovery to unlock the bootloader again.
At this point, I got a bit antsy and jumped the gun. I decided to use fastboot to erase and load a new recovery image. Unfortunately, I realized that I didn't have a recovery.img file to flash... just after I used the fastboot erase recovery command.
I'm hoping that someone here has a recovery.img file compatible with the T-Mobile G2 so I can flash the recovery partition with fastboot. If anyone has any better ideas I'm open to suggestions.
Thanks in advance for any help.
Install amon recovery. It's much better then clockword. Do it using adb
Sent from my HTC Hero using XDA App
Just an update. I couldn't get into adb but I was able to flash clockwork via fastboot. For whatever reason, the amon recovery would go through. Nevertheless, I installed cyanogen using clockwork and everything is gravy!

[Q] Bricked after attempting to flash custom recovery

Hello,
I have M7Tmob, it had installed cyanogenmod 10.2.1. I downloaded and tried to install custom ROM United_Advance_v6.2.2. I booted into my custom recovery clockworkmod 6.... and it failed to flash the rom. I so decided to flash a new custom recovery image from my Linux Mint 16 machine.
I typed the command:
fastboot flash recovery "recovery...." Whatever recovery I was trying to flash... And it would just stay on waiting for device. After a little research I found out that I had to be logged in as "root" in order for the commands to work. And so I did, and apparently the flash was successful. Unfortunately, it was not. Now the phone will not boot into any rom and all I can get to is the boot manager. When I choose to boot into recovery all I get is the splash screen of whatever recovery image I put there and after two seconds, the recovery crashes and the phone reboot itself into the "HTC quietly brilliant" splash screen. And there vicious circle begins again. I reboot the phone into fastboot, and tried flashing some other recovery, but in the end I always ended up there, with a bricked phone.
I would appreciate if any of you could provided me with the much needed assistance!
Regards,
GSALTAR

[q] htc one m7 soft_bricked-can't flash new recovery

Hey! So I rooted and installed cyanogenmod on my HTC One M7, and It was working fine for a while. Then recently it wouldnt turn on. I can access the bootloader, but my recovery - ClockWorkMod - was not working. I cannot enter recovery or factory reset my device. Also when I try to flash a new recovery via fastboot, it says that it failed to write, and my devices freezes on the fastboot screen. In fact any command I try via fastboot fails. I Hope to be able to restore my phone back to stock sense. Any help?

HTC one eye - Stuck at HTC logo screen

Hi All,
I have unlocked my HTC M8 eye with the help of HTCDev site and installed TWRP from playstore. I restarted the phone and went into Fastboot mode and using adb installed TWRP image file for this phone (v2.8.0.3), before it I have saved SuperSU zip file on my local storage. From TWRP in recovery mode I installed SuperSU everything goes good and its shows Success. When I reboot I shows "Your device does not seems to be rooted? Install SuperSu now?" When I gave install now it shows error msg "Failed to copy su binary in to /system/bin/". I tried re-flashing it and tried to install some other versions of SuperSU but none worked. After this phone goes re-booting and stuck in HTC logo screen till I use shortcut keys to enter recovery mode. In Fastboot mode my laptop was able to detect my phone from command prompt and also my internal storage.
I believe I can get back my phone on working. Please help me, I really need my phone back .
If you can still get into recovery, then you can install a custom rom and go that route. Keep in mind, if you are just HTCdev unlocked and you flash a custom rom, you will have to use fastboot to flash the boot.img.
If that doesn't work, then you should be able to find the RUU for your phone and restore it to stock and redo the custom recovery and root. For future reference, just flash the SuperSU zip. TWRP doesn't normally detect that correctly and trying it's method often makes things worse, as you experienced.

Flashed TWRP recovery as boot, can't boot device because TWRP starts

Hello! This is my first thread on the forum;
I'm writing because I think I soft bricked my Xiaomi Mi Pad 4 LTE, let me explain from the very beginning.
It's a brand new device, bought today, and with a custom italian ROM which was sold with.
I just wanted to root it, and the bootloader was already unlocked because it was a custom ROM, so I tried to install TWRP (mocha version for Mi Pad) with Fastboot and then I wanted to install Magisk.
The issue is that, when I tried to flash TWRP to recovery with fastboot flash recovery twrp.img, it all went "OK" but then TWRP was not actually flashed and couldn't boot it with key combinations, it just looked like it wasn't there. I also tried to boot it without flashing, with fastboot boot twrp.img but it gave me
"Failed to load/authenticate boot image: 00000050" error
Looking on the web, I found someone who told to try fastboot flash boot twrp.img and so, without even thinking, I did it.
That's the main issue. I rebooted, and found that TWRP started, but now I couldn't boot my device anymore, because the default boot.img file was replaced by twrp.img. So, practically, TWRP replaced my device's default system (I think?).
Then, I tried to find a stock firmware for Mi Pad 4 (Clover) on the web, and I found it, so I flashed the stock firmware boot.img, fastboot flash boot boot.img, but when I rebooted, the device was stuck in the loading screen with three dots loading over a "Powered by Android" logo. I waited 20 minutes, nothing, it looks stuck, so this stock boot.img doesn't seem to work.
I can actually flash TWRP and that stock boot image both whenever I want and switch between them; the first works, the latter doesn't.
So, in poor words: I flashed twrp.img as boot.img and now I can't boot normally, but TWRP starts when turning on my device.
But I just want to get my default boot.img or system, or any other way to reaccess to my device. That's fine even if I have to hard reset or wipe everything, it's fine even if I am going to lose data, but please, just help me.
Can someone help me? I'm just a newbie in this world, please help me unbricking my device.
Thanks in advance.
Try installing twrp again and boot to it
Download custom rom.of your choice ( im using hovac and it been great for a year now )
Move it to your mipad via comouter
Format everything in twrp and install the rom and gapps
--- I just remembered havin same issue u having and if im not mistaking : u should reboot to recovery right after installing twrp ( you dont reboot to system )
Im not really sure about it cause it happened long time ago
@DanielVipx
Sorry, seems you tried that already. Did you try the mi flash tool?
This might help:
https://osdn.net/projects/xiaomifirmwareupdater/storage/Stable/V10/clover/

Categories

Resources