[RECOVERY] Proprietary Recoveries for KitKat 4.4 and above

Search This thread

Emmanuel U

Inactive Recognized Developer
Jul 29, 2011
1,783
2,608
24
Chi-Town Suburbs
Patched Recoveries
These recoveries are required to flash all latest roms (KitKat 4.4 and above). Enjoy!


TWRP 2.6.3.0

CWM 6.0.4.6

Experimental CWM 6.0.4.6 w/ working ADB and USB storage (and graphic issues hehe)

Experimental 4Ext Recovery (I don't recommend using for anything, just my experiments)

Installation Methods:
Code:
--- Using ADB/Fastboot ---
adb reboot bootloader
fastboot flash recovery [nameofyour].img
fastboot reboot


--- Using Terminal/ADB Shell #1 ---
su
dd if=/sdcard/[pathtoyourimg]/[nameofyour].img of=/dev/block/mmcblk0p21
reboot recovery


--- Using Terminal/ADB Shell #2 ---
su
flash_image recovery /sdcard/[pathtoyourimg]/[nameofyour].img
reboot recovery
 
Last edited:

Dukenukemx

Senior Member
Jul 24, 2008
1,151
52
Jersey
Getting stuck at sending 'recovery' <6480 KB>. . .

**EDIT**
Nevermind my Linux laptop was able to do it.
 
Last edited:

OfficerJimLahey

Retired Forum Moderator
Feb 12, 2014
2,716
1,306
Sunnyvale
www.chebucto.ns.ca
Excellent! I was on TWRP 2.2.2.1 for a while, tried to go back to TWRP 2.6.3.0 (SilverL's). Fastboot flashed it fine, but I got errors in the symlinking process with any ROM (two) I threw at it.

I suppose my local file got corrupted (as I had a disk problem some months back), but this version saved the day. Thank you!
 

Top Liked Posts