I used fastboot to issue the following commands:
fastboot erase recovery
fastboot flash recovery recovery.img
But even after flashing this new recovery, when i reboot using the vol+ and power button, i go back to the default recovery, the one that lists all hardware tests with no options of flashing or updates. Please suggest how to correctly flash and use CWM recovery on my device.
I got the recovery file from: http://forum.xda-developers.com/showthread.php?t=2191285
Related
hello, I can't reboot into recovery. I am on th3bills kernel v 2.6.32.59 and aokp 4.1.2. I attempted to install th3bill's recovery and now when I try to boot into recovery the phone stops at the m logo. If I remove the battery the phone boots fine. I can get into fastboot, however i can't flash any recovery it just states no problem. I am having issues with my rom and would like to reflash. I have searched XDA and the web for solutions and have found helpful tips but none have worked. Thanks, Joe
GO here Start from reading "Flashing ClockWorkMod Recovery". But download fastboot first. The link is given on the post. Extract it to C://
Then navigate it through command prompt. (I showed on the post with screenshot)
Then do the two command.
fastboot erase recovery
fastboot flash recovery recovery.img
I included Romracer's recovery in the fastboot package. But TWRP recovery is better than that. You may try that also. (Just download TWRP recovery & rename it to recovery.img & replace it on C://fastboot)
Today i was finding the method to root My friend's Micromax Canvas 4 A210, i downloaded the many files and drivers for rooting but unable to do so, then i tried SP Tool too, but unable to flash recovery, the problem is with the drivers, Then i found that this device has fastboot mode, we just need a custom recovery for rooting any android phone then just install superuser or supersu via that custom recovery. then i boot this device is fastboot and flash the custom cwm recovery. so i just want to share this with all of you, because i didn't found this method anywhere.
Files Required:
1. Fastboot
2. CWM Recovery for canvas 4 (should be *.img format )
3. Superuser/Supersu zip
Google them and you will find them.
Steps:
1. Reboot the device in the fastboot mode.
2. Connect the device with PC
3. Copy the recovery.img in the fastboot folder.
4. The press SHIFT and right click in the folder and select open command prompt.
5. Now check whether PC is recognize the device or not by executing command :
Code:
Fastboot devices
6. Above command will show you the fastboot devices connected to the pc.
7. Now flash the recovery, by command:
Code:
Fastboot flash recovery Name_of_recovery.img
8. Now reboot the device in the recovery mode and install supersu.zip / superuser.zip via recovery.
below is the video i created, might be a little blurry.
https://www.youtube.com/LapoLdLSHN0
HELP
I think i flashed wrong twrp recovery on my micromax canvas 4 A210. Now the phone boots up but i cant access the storage, neither internal sd card nor external. The sim is also not getting detected. Please help.
I downloaded the twrp .img from the official website and flashed it using 'fastboot flash recovery twrp.img' and everything was shown Okay in cmd. Then I did 'fastboot reboot' and then after phone rebooted I went to recovery mode using volume up and power button but there was no TWRP there, only stock recovery was there. What went wrong? I flashed many times but same result
I had the same result like yours several weeks ago. And finally choose another method to install TWRP. Try below thread , it is easier.
http://en.miui.com/thread-296053-1-1.html
Your stock rom is replacing stock recovery every time you boot it.
TWRP needs a modified boot image flashed to make it permanent when used with official roms.
http://forum.xda-developers.com/red...official-twrp-3-0-2-0-recovery-redmi-t3352966
If you don't have the modified boot, make sure to boot into TWRP first after flashing it.
Handy way to get TWRP booted is to temporarily boot it using "fastboot boot <name of twrp.img>"
Once booted this way, use it to flash the TWRP image, then reboot into TWRP recovery you just flashed.
Once I had that done, after making a backup, I flashed a custom rom (xiaomi.eu) and TWRP remained permanent for me.
If your wanting to stay on an official rom, see this thread which has an Universal Boot Img Patcher.
Is Your Bootloader Unlocked? Cant flash on a locked BL buddy...
To unlock, follow the Guide y Nivu
http://en.miui.com/forum.php?mod=viewthread&tid=280561&extra=&highlight=no%2Bmore%2Bverify%2Bdevice&page=41
also read reply no. 408
2. DO NOT install the official, unmodified TWRP...
select a TWRP from here
http://forum.xda-developers.com/redmi-note-3/how-to/guide-redmi-note-3-available-twrps-t3406708
I Used the cofface TWRP
3. COPY Twrp.img to internal storage.....
fastboot boot TWRP.img
4. TWRP boots automatically... Press the button on Right to change device language....
Swipe right to allow modifications
5. Go to install... > flash Image. select TWRP.img
tap on reboot.... somewhere there, you will be asked to
1. install SuperSU
2. prevent phone from reverting to original recovery...
Swipe right on both.
Cheers!
When you do the "fastboot reboot" command, you should right away , press the volume + and power buttons together, so the phone boots into TWRP and not into the system. If you just execute the command and let it go , the stock recovery overwrites TWRP.
after entering "fastboot flash recovery twrp.IMG" don't reboot and don't entre "fastboot reboot"....you have to directly press power + vol up...you will able to boot into twrp
I was running into issues with my phone where it wasn't booting, then I flashed a new rom and it only booted into TWRP so I decided to delete my recovery and flash the stock image using ADB. I deleted my recovery, flashed the stock image and then did fastboot reboot. This is where the problem began, it is now stuck in a boot loop and I am unable to get into recovery or fastboot via power and volume buttons. Anyone got any ideas?
I am using a REDMI 3S(having MIUI 10). I unlocked it's bootloader and tried to flash TWRP recovery into my phone...I installed the adb and fastboot (1.30 as the latest ones were not installing).. and download the twrp.img and successfully flashed the recovery.... But as soon as I tried to enter the bootloader and enter into recovery mode.. instead of opening the recovery it boots into system and then when I open the recovery it opens the stock recovery....
I have also tried to directly open the recovery through the fastboot commands but it only boots into system.... I even tried to fastboot reboot and hold VOLUME(+), VOLUME (-), POWER BUTTON to open the recovery but it opens into system only... Please help me I want to install the recovery...