[RECOVERY] CWM-Based Recovery 6.0.4.7 + ROOT for Xperia Z1 {KitKat!} [20140701]

Search This thread

DooMLoRD

Inactive Recognized Developer
Jul 27, 2010
13,191
39,712
Pune
This is a CWM-Based Recovery 6.0.4.7 Touch Recovery for Xperia Z1



Credits and special thanks to Koush and everyone else involved in Cyanogenmod project!






[ info ]

This recovery is built from CWM Recovery 6.0.4.7 sources and is integrated into stock kernel... I call this an advanced stock kernel with recovery!

the core kernel (zImage) is exactly the same as the one supplied by Sony for that particular firmware... only the ramdisk is changed to add recovery and other features!





[ credits / special thanks ]

  • Koush - for the brilliant work & coding on CWM recovery
  • CyanogenMod and FreeXperia Team (especially jerpelea) for too many things :)
  • ME for creating this for u guys!



[ Requirements ]

  • Bootloader unlocked
  • working fastboot
  • STOCK ROM FW:
    • 4.4.4
      • 14.4.A.0.108 - v05
    • 4.4.2
      • 14.3.A.0.757 - v03, v04
      • 14.3.A.0.681 - v02
    • 4.3
      • 14.2.A.1.136 - v01
    or ROMS BASED ON THAT FIRMWARE



[ features ]

  1. standard CWM recovery 6.0.4.7 - TOUCH RECOVERY!
  2. adb debugging is enabled by default in OS
  3. init.d support inbuilt!
  4. fixed root remount in ramdisk
  5. fixed kernel level RIC implementation
  6. TIP: if u are experiencing very slow backup in CWM do this




[ WARNING ]


for flashing this kernel you WILL NEED TO UNLOCK BOOTLOADER! Check this thread for more info...


UNLOCKING BOOTLOADER WITHOUT TA BACKUP WILL LEAD TO IRREVERSIBLE LOSS OF DRM KEYS!!!


AND YES CAMERA STILL WORKS AFTER UNLOCKING BOOTLOADER!!!


[ how to install my kernel ] (via recovery) [RECOMMENDED]

  1. download the kernel package
  2. save it to the sdcard
  3. reboot into recovery
  4. flash the kernel package using recovery
  5. reboot from recovery into system
  6. the device should now start booting
  7. enjoy!



[ how to flash this kernel ] (via fastboot)

  1. download the kernel image
  2. save the boot.img to the folder containing fastboot binary
  3. flash the boot.img using fastboot:
    Code:
    fastboot flash boot boot.img
  4. reboot from fastboot
    Code:
    fastboot reboot
  5. the device should now start booting
  6. enjoy!



[ how to enter recovery ]

when you see the Sony logo and the LED light turns pink/amber/orange keep tapping/pressing VOLUME UP key





[ how to Root ]

for instructions on how to root please check this post



[ sources ]

https://github.com/DooMLoRD/android_device_sony_honami



[ donations ]

if u feel that this work has helped u OR u think that the work i put into making this is worthy of donations, then click on the following link for buying me some coffee/beer/etc ;)

PAYPAL DONATION LINK

OR

you can buy one of my awesome apps from Play Store!






[ download links ]

PLEASE DO NOT MIRROR, REDISTRIBUTE, REPACK MY FILES


NEW:

Advance Stock Kernel with Recovery v05 (FW:14.4.A.0.108) {RECOVERY FLASHABLE} {MIRROR}
MD5HASH: 5a7d01df6bee76d3355fedddb306aaa4






OLD:





icon8.gif



enjoy!!!
 
Last edited:

DooMLoRD

Inactive Recognized Developer
Jul 27, 2010
13,191
39,712
Pune
Rooting Instructions




[ how to root ]

  • once you have flashed the kernel from the 1st post
  • download the latest SuperSU update.zip from: http://download.chainfire.eu/supersu
  • save it on sdcard of device
  • reboot into recovery
  • flash the supersu update.zip
  • reboot from recovery into OS
  • you should now get proper root access!


[ installing busybox ]


  • it is highly recommended to install busybox after rooting!
  • just go to andorid play store and download the busybox installer.
  • once the installer is downloaded, install busybox in /system/xbin
  • reboot device after install and thats it!


regards,

DooMLoRD
 
Last edited:

azam426

Senior Member
Sep 26, 2011
323
592
can anyone confirm root is working 100% fine with OP provided package?
in another word " have full ROOT access including mounting system, data?? "
 

chunlianghere

Senior Member
Oct 22, 2011
463
127
@DooMLoRD,

will it be ok if i re-lock bootloader using this kernel?

or must really use stock kernel before re-lock bootloader?

will be using flashtool to re-lock it.
 

Klaus N.

Senior Member
Oct 14, 2012
1,300
693
Nuremberg
I don't know, if it has something to do with your advanced stock kernel, or if that app has to be updated: I can't install Antutu anymore. PlayStore says, that my device isn't compatible with this version...

Anyway, I'm waiting for your new custom kernel :D

e/ Commando back: The reason was to strong restrictions via XPrivacy - now it works!
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 59
    This is a CWM-Based Recovery 6.0.4.7 Touch Recovery for Xperia Z1



    Credits and special thanks to Koush and everyone else involved in Cyanogenmod project!






    [ info ]

    This recovery is built from CWM Recovery 6.0.4.7 sources and is integrated into stock kernel... I call this an advanced stock kernel with recovery!

    the core kernel (zImage) is exactly the same as the one supplied by Sony for that particular firmware... only the ramdisk is changed to add recovery and other features!





    [ credits / special thanks ]

    • Koush - for the brilliant work & coding on CWM recovery
    • CyanogenMod and FreeXperia Team (especially jerpelea) for too many things :)
    • ME for creating this for u guys!



    [ Requirements ]

    • Bootloader unlocked
    • working fastboot
    • STOCK ROM FW:
      • 4.4.4
        • 14.4.A.0.108 - v05
      • 4.4.2
        • 14.3.A.0.757 - v03, v04
        • 14.3.A.0.681 - v02
      • 4.3
        • 14.2.A.1.136 - v01
      or ROMS BASED ON THAT FIRMWARE



    [ features ]

    1. standard CWM recovery 6.0.4.7 - TOUCH RECOVERY!
    2. adb debugging is enabled by default in OS
    3. init.d support inbuilt!
    4. fixed root remount in ramdisk
    5. fixed kernel level RIC implementation
    6. TIP: if u are experiencing very slow backup in CWM do this




    [ WARNING ]


    for flashing this kernel you WILL NEED TO UNLOCK BOOTLOADER! Check this thread for more info...


    UNLOCKING BOOTLOADER WITHOUT TA BACKUP WILL LEAD TO IRREVERSIBLE LOSS OF DRM KEYS!!!


    AND YES CAMERA STILL WORKS AFTER UNLOCKING BOOTLOADER!!!


    [ how to install my kernel ] (via recovery) [RECOMMENDED]

    1. download the kernel package
    2. save it to the sdcard
    3. reboot into recovery
    4. flash the kernel package using recovery
    5. reboot from recovery into system
    6. the device should now start booting
    7. enjoy!



    [ how to flash this kernel ] (via fastboot)

    1. download the kernel image
    2. save the boot.img to the folder containing fastboot binary
    3. flash the boot.img using fastboot:
      Code:
      fastboot flash boot boot.img
    4. reboot from fastboot
      Code:
      fastboot reboot
    5. the device should now start booting
    6. enjoy!



    [ how to enter recovery ]

    when you see the Sony logo and the LED light turns pink/amber/orange keep tapping/pressing VOLUME UP key





    [ how to Root ]

    for instructions on how to root please check this post



    [ sources ]

    https://github.com/DooMLoRD/android_device_sony_honami



    [ donations ]

    if u feel that this work has helped u OR u think that the work i put into making this is worthy of donations, then click on the following link for buying me some coffee/beer/etc ;)

    PAYPAL DONATION LINK

    OR

    you can buy one of my awesome apps from Play Store!






    [ download links ]

    PLEASE DO NOT MIRROR, REDISTRIBUTE, REPACK MY FILES


    NEW:

    Advance Stock Kernel with Recovery v05 (FW:14.4.A.0.108) {RECOVERY FLASHABLE} {MIRROR}
    MD5HASH: 5a7d01df6bee76d3355fedddb306aaa4






    OLD:





    icon8.gif



    enjoy!!!
    17
    Rooting Instructions




    [ how to root ]

    • once you have flashed the kernel from the 1st post
    • download the latest SuperSU update.zip from: http://download.chainfire.eu/supersu
    • save it on sdcard of device
    • reboot into recovery
    • flash the supersu update.zip
    • reboot from recovery into OS
    • you should now get proper root access!


    [ installing busybox ]


    • it is highly recommended to install busybox after rooting!
    • just go to andorid play store and download the busybox installer.
    • once the installer is downloaded, install busybox in /system/xbin
    • reboot device after install and thats it!


    regards,

    DooMLoRD
    15
    Advanced Stock Kernel v02 released!



    supports latest KitKat firmware!


    download links in OP!



    cheers!


    regards,

    DooMLoRD
    12
    Advanced Stock Kernel v05 released!



    [ changelog ]


    • updated core kernel to (android 4.4.4) 14.4.A.0.108 firmware kernel

    • updated ramdisk to (android 4.4.4) 14.4.A.0.108 firmware sources

    download links at first post!


    regards,

    DooMLoRD
    6
    Advanced Stock Kernel v03 released!


    [ changelog ]

    • now compatible with 14.3.A.0.757 firmware!

    • updated CWM to 6.0.4.7




    download links at first post!


    Please do consider donating if you like my work! I am raising funds to get the Xperia Z2 !




    regards,

    DooMLoRD