[RECOVERY][Condor] CWM 6.0.4.9

Search This thread

shamps

Senior Member
Jan 25, 2011
978
155
Hi,

I am unable to flash this recovery on my moto e.
I have an unlocked bootloader and the recovery flashes fine. I do get a mismatched size message though.

But if I try to reboot into recovery, the phone just turns itself off.
If I try to boot recovery through fastboot using
Fastboot boot recovery.img
The phone is stuck on the Moto logo.
I am on 4.4.4
What should I do?
Thanks in advance!!

Cheers!!

sent from my Nexus 5
 

shimp208

Inactive Recognized Contributor
Jan 25, 2011
2,613
3,089
Boston
@xperiafan13 You are welcome to add this to your original post if you would like
Figured I would compile the latest version (Tested and working as expected) of Clockworkmod Recovery for our Moto E available from here:

CWM 6.0.5.1 Condor

Credit to percy-g2 for his device tree, vendor tree, and kernel source:

Device Tree
Vendor Tree
Kernel Source
 
G

g33kparineeti

Guest
@xperiafan13 You are welcome to add this to your original post if you would like
Figured I would compile the latest version (Tested and working as expected) of Clockworkmod Recovery for our Moto E available from here:

CWM 6.0.5.1 Condor

Credit to percy-g2 for his device tree, vendor tree, and kernel source:

Device Tree
Vendor Tree
Kernel Source

Everything working as intended... :confused:
No bugs I hope... :p
Sorry, just want to be safe before flashing... :D
BTW, Thanks for your hard work... :good:
 

amarjit_rsingh

Senior Member
Mar 13, 2012
1,191
312
Mumbai

l3iggs

Senior Member
Jul 10, 2009
52
23
Palo Alto
Hi,

I am unable to flash this recovery on my moto e.
I have an unlocked bootloader and the recovery flashes fine. I do get a mismatched size message though.

But if I try to reboot into recovery, the phone just turns itself off.
If I try to boot recovery through fastboot using
Fastboot boot recovery.img
The phone is stuck on the Moto logo.
I am on 4.4.4
What should I do?
Thanks in advance!!

Cheers!!

sent from my Nexus 5
I've got the same issue.
I believe I've tried every recovery posted on this forum for this phone (both CWM and TWRP). None of them work. During flashing, the phone always shows "mismatched partition size (recovery)"
Booting directly to any of the recoveries here also does not work (i.e. with fastboot boot recovery.img)
Flashing my stock recovery works fine.
The stock recovery is 10,526,720 bytes. The various recoveries listed on this forum different sizes and always smaller.
My bootloader is obviously unlocked.
I am using a xt1021 running Android 4.4.4 (that's Motorola's latest firmware version: Blur_Version.21.12.53.condor_retu.en.US)
Can anyone here confirm that this recovery works on a xt1021 Moto e? and if so, can you confirm that you can flash it while running the latest firmware from motorola?
 

steve8x8

Senior Member
Jul 7, 2014
627
189
Samsung Galaxy S4 Mini
OnePlus One
Can anyone here confirm that this recovery works on a xt1021 Moto e? and if so, can you confirm that you can flash it while running the latest firmware from motorola?

I have a XT1021 here, flashed with the latest retail 4.4.4 firmware for my region (and twrp).
fastboot boot cwm.img doesn't work neither for 6.0.4.9 nor 6.0.5.1 - I get a split screen with the green M logo in the top half, some bootloader messages in between, and nothing more.
Running the "fastboot boot" command withthe twrp (2.7.2.0) image, I get the green logo all over the screen - and nothing more. I'm afraid "fastboot boot" won't work at all (with my Linux fastboot, at least)... and I'm a bit hesitant to wreck the device by flashing another recovery (as it's not mine) :(
Well, no risk, no fun - "fastboot flash recovery" did indeed work with 6.0.5.1 (although there was this infamous partition size error message), and I could boot directly into it from the bootloader menu.
Backup throws an "error while backing up boot image", so I looked in the log:
Code:
mkdir: can't create directory '/sdcard/clockworkmod/': Permission denied
(actually, later inspection showed that the directory exists, with two files in it!) -
and another one
Code:
I:Cannot load volume /misc
(twice).
Rebooting to bootloader, to flash 6.0.4.9 instead (which BTW says "6.0.5.0"...) Same problem.
Going back to TWRP now (which does backups, somehow, but not always right) - issues fixed with 2.8.2.0 it seems
 
Last edited:

Rushabh22

Senior Member
Feb 5, 2013
152
54
Ahmedabad
Hi,

I am unable to flash this recovery on my moto e.
I have an unlocked bootloader and the recovery flashes fine. I do get a mismatched size message though.

But if I try to reboot into recovery, the phone just turns itself off.
If I try to boot recovery through fastboot using
Fastboot boot recovery.img
The phone is stuck on the Moto logo.
I am on 4.4.4
What should I do?
Thanks in advance!!

Cheers!!

sent from my Nexus 5

In my opinion you write wrong command in fastboot..
Download image file and type this command..

fastboot flash recovery recovery.img

Here in "recovery.img" recovery means your recovery name ...
 

sangemaru

Senior Member
May 7, 2011
183
63
Bucharest
In my opinion you write wrong command in fastboot..
Download image file and type this command..

fastboot flash recovery recovery.img

Here in "recovery.img" recovery means your recovery name ...

I have the exact same behavior the guy is describing (XT1021 from romania). The CWM recovery just won't stick, if I try to boot into recovery i get a unlocked-bootloader message and then the phone boots straight into normal mode.

EDIT: The CWM provided doesn't work, but it worked with the file and instructions provided here: http://xdaforums.com/moto-e/general/root-moto-e-rooting-flashing-recovery-t2802971
 
Last edited:

Modder001

Senior Member
Sep 18, 2016
170
28
Unlocked bootloader is required

And just a suggestion .. don't use cwm recovery on your device .. some Roms don't flash properly using cwm (use twrp 3.0.2 instead)
Hey
My friend's moto e appears not to be booting in recovery mode
He's saying he flashed cwm
Can I directly flash twrp over cwm ?
Thanks in advanced
 

Top Liked Posts

  • There are no posts matching your filters.
  • 29
    attachment.php


    CWM 6.0.4.9 For MOTO E

    DOWNLOAD
    :
    CWM 6.0.4.9

    SOURCES:
    CyanogenMOD Recovery:
    CyanogenMod/android_bootable_recovery
    Device:
    android_device_moto_condor

    INSTALLATION:

    Code:
    fastboot flash recovery recovery.img

    USAGE:
    Up/down: Voleme keys
    Enter: Power key

    CREDITS:

    JackpotClavin <---- Device files
    7
    @xperiafan13 You are welcome to add this to your original post if you would like
    Figured I would compile the latest version (Tested and working as expected) of Clockworkmod Recovery for our Moto E available from here:

    CWM 6.0.5.1 Condor

    Credit to percy-g2 for his device tree, vendor tree, and kernel source:

    Device Tree
    Vendor Tree
    Kernel Source
    4
    HELLO

    Link update
    2
    Op , can u please update mediafire link. The link from op is showing invalid or file deleted error.
    1
    @xperiafan13 will this going to official in future? ☺?

    Sent from my XT1022