I have a Micromax Canvas A1. I unlocked bootloader with ADB. Then I downloaded a recovery.img from Android File Host and stored in package-tools. Then in the command prompt I rebooted to fastboot and then "fastboot flash recovery recovery.img". It seemed to have completed successfully so I typed "fastboot reboot" and rebooted the phone. To check if it installed properly, I typed "adb reboot recovery" and after a loading screen with the Micromax logo (and RECOVERY MODE written at the bottom) a photo of an Android with an open flap and an exclamation mark appeared with "No command." written at the bottom.
What do I do? I retried with the same result and even reinstalled recovery. I downloaded an Android One toolkit and flashed CWM using that, but the same thing happened again.
Related
Hello Everyone, this is one of my first posts so go easy on me.
I used the method in this thread to flash JB onto my TF201, and now i cannot boot to recovery (get the android on his back/side with the red exclamation) and fastboot shows up as a device in device manager in windows, but when i run the "fastboot devices" command with the up to date SDK nothing is listed. ADB works, but for osme reason superuser was installed as a system process and will not uninstall, and will not issue any sort of root command to anything, including ADB. any ideas?
I have recently been interested in wanting to install a ubuntu onto my tablet, so i am installing twrp first, i have downloaded the android SDK files and have extracted them with adb and fastboot into my c: drive, i have also unlocked my device by using the Asus unlock tool, i then when into the i believe its called bootmenu where you can choose between usb,rck,coldboot,ect and downloaded the fastboot driver into my usb 3.0 after that i flashed twrp using "fastboot -i 0x0b05 flash recovery twrp.blob" in cmd everything went well the blue bar loaded, the cmd said it finished.
Now this is where the problem starts when i enter RCK (recovery mode) it just freezes there like the fastboot, the icon stops flashing and text appears saying "booting recovery image kernel" but nothing happens. To my knowledge and the guide i am following it should boot to twrp if im not mistaken.
I am using windows 7 for my pc and have updated my tablet to 4.1.1, i have also check the Md5 codes. I am also following this guide (http://forum.xda-developers.com/show....php?t=2038464).
If anyone could help out someone trying to get into roms for andriod that would be awesome thank you.
My device is Spice Dream Uno mi-498. So I flashed the TWRP recovery on my device via fastboot it ended successfully. So i entered the command ' fastboot reboot' in the command prompt. And since, the device is not booting, stuck in bootloop, I guess. Help me?
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!
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