CWM img files via adb - Android Q&A, Help & Troubleshooting

Hi
I wondering if its possible to restore the tablet with cwm img files via adb.
I have boot, recovery, data, system, cache and nandroid files but i cant install cwm on the tablet.
Can I do this using adb fastboot mode?
Thank you for your help

Related

Problem after erasing sdcard

I installed twrp over cwm and lost all my userdata. Furthermore theres no ROM on the device, so its not able to boot. I Need a ROM zip on my device, but adb push and adb sideload isnt working.

[Q] Restoring from a bootloop with only fastboot accessible?

Hi,
Few days ago I managed to put my Archos 79XE into a bootloop during an attempt to deodex the stock rom. Now, I can boot into stock recovery and fastboot modes only.
I contacted Archos customer service, and they sent me an update.zip file, with instructions to copy the update.zip to my sdcard, then flash it through recovery mode. This solution is not applicable, though, since the device recognizes two different sdcard's, one internal and one external, the recovery only sees the internal sdcard, which i can't copy the file to since i don't have ADB access now.
What I did next was an attempt to create a fastboot flashable system.img. But couldn't flash that, as fastboot flash system system.img gets stuck at erasing the partition and never go past it.
So, my question is: is there a way to make the stock recovery work with the external sdcard, instead of the internal? I was thinking maybe fastboot -c and pass some kernel command line to switch both mount points?
Or is there any custom recovery that can apply the update.zip? I couldn't find any cwm or twrp custom recovery for this device.
P.S.
The device reports being a tk8983 in fastboot devices.
Any ideas?

[Q] thl w200 no OS - bad recovery, no rom

Hello
I own THL w200
I tried to install new ROM.
I followed this guide
And i put the backup at the phone storage and not in sdcard - so i dont have backup and now i dont have OS on my phone.
The recovery that i own is e3
When i try to wipe data i get
"wiping data
mount / data error"
I try to install new ROM from ADB but it aborted.
I think that in need to install new recovery and than ROM - but i dont know what to do and how and where to look for.
I will glad for any help. also in my country i cant find labs that deal with it.
LOVE!
If your device recognize in adb then you can flash fresh recovery via fast boot
Connect device in fastboot
The extract recovery image to adb folder and type this commons in terminal
fastboot flash recovery recovery.img
Sent from my x604 using Tapatalk

Bootable CWM Recovery on SD Card for LY-F1

I have a LY-F1 tablet... Accidentally, I formatted /system partition with CWM Recovery. Now, I can't enter CWM Recovery (I tried with volume + and power button), I don't have fastboot mode and if I try to enter bootloader mode with adb, my tablet is going to normal mode... Adb shell isn't going to work because it said "No such file or directory (system/bin/sh)". I tried a lot of things. Finally, I think the single solution is to make a bootable SD Card with CWM Recovery for LY-F1 tablet. If someone can make one CWM for LY-F1 or make this (http://forum.xda-developers.com/showthread.php?t=1802268) to be bootable or something... I will be grateful. Sorry for my english... Thanks in advance.
How will CWM recovery work without recovery? ,what u should do is try to reboot into fastboot mode using:
adb reboot fastboot
Or you can try flashing the phone through a mobile technician.
Sent from my Cataclysm using xda app-developers app

How to flash stock recovery.img

Hi, i have a stock recovery image and I'm wondering how to flash it, can i flash via TWRP install image option or via ADB, and if via ADB how to flash it?
you can do it the both ways..
in twrp , you have to select install image option
in adb, going to bootloader and performing same procedure as you did for the twrp

Categories

Resources