[JB] CWM Recovery 6

Search This thread

Shaaan

Inactive Recognized Developer
May 6, 2011
2,387
4,718
Mumbai
Hello guys. Its me again with a new project.

I present to you CWM 6.0.2.8. Its my project for the GT-I9070 but works on this device as well.!


device-2012-11-12-141333.png


Download here :
Temporary (tested) - CWM 6.0.2.8


Installation :
1. Download the zip.
2. Put it in the sdcard.
3. Reboot to recovery.
4. Flash update.zip from the recovery.



Thanks for the guy who pointed that it works on the i8160.

Please test and let me know the bugs, if you find any. For anyone who wants to build the permanent recovery, contact me and i will be happy to help!

Please consider donating. It helps me to continue my work.



I do not respond to tech support via PM
 
Last edited:

sdke

Senior Member
May 19, 2012
118
22
Doesn't work for me..
When I install Cwm.zip and press home +touch screen it rebooted back in Android.. I tried doing the same with volume up, but it then reboots into the original kernel..
 

raf1987

Senior Member
Mar 16, 2008
115
18
Yogyakarta
it's work for me...

So, during the installation of cwm.zip, I repeatedly press home and touch the screen. Then it moves to cwm 5. After that, I install the cwm 6 (update.zip).

Thank you shaaan. :)
 
  • Like
Reactions: h4cxxc0r3

sdke

Senior Member
May 19, 2012
118
22
Okay it works now..

You have to repeadly press home and touchscreen..
 

cbolumar

Senior Member
Nov 25, 2006
295
262
Thanks shaan . I used your CWM to flash the Kirillos13 Riple effect and to do a backup and works ok.

Some time is dificult to start the cwm 5 recovery , I do it presing all the buttons including the home button and the down part of the screen at the same time and normally cwm 5 starts.
 
Last edited:

Dr01nE

Senior Member
Oct 1, 2012
1,218
791
Acquiring...
when i try to install my rom the phone reboots:confused:

You used dsixda kitchen? Same problem to me too.. I think its because of the different mount points. Check script.

---------- Post added at 08:32 PM ---------- Previous post was at 08:31 PM ----------

Thanks shaan . I used your CWM to flash the Kirillos13 Riple effect and to do a backup and works ok.

Some time is dificult to start the cwm 5 recovery , I do it presing all the buttons including the home button and the down part of the screen at the same time and normally cwm 5 starts.

I press home and power randomly.. it works. Just stop pressing power when you see cwm logo

Sent from my GT-I8160 using xda app-developers app
 

Dr01nE

Senior Member
Oct 1, 2012
1,218
791
Acquiring...

I think you need to change the line in updater script that has /dev/block/mmcblkXpYY/system

Edit:
Oh right.. check the rm command maybe its one of the causes. I have a different way to deodex my phone without recovery. If we get permanent recovery then I will make my own rom again but as of now, I have no idea what to do with the script

Sent from my GT-I8160 using xda app-developers app
 
Last edited:

Messi10

Senior Member
Feb 12, 2012
968
411
Tunis
I think you need to change the line in updater script that has /dev/block/mmcblkXpYY/system

Edit:
Oh right.. check the rm command maybe its one of the causes. I have a different way to deodex my phone without recovery. If we get permanent recovery then I will make my own rom again but as of now, I have no idea what to do with the script

Sent from my GT-I8160 using xda app-developers app

i think i will wait till a recovery comes
 

riedlZ

Senior Member
Dec 7, 2012
57
25
AW: [JB] CWM Recovery 6

When I try to install cwm.zip it starts the installation process but after a few seconds I just get a black screen. I tried various combinations of holding/pressing home button and touching the screen :/
 

bagnz0r

Senior Member
Feb 14, 2012
728
2,948
28
Szczecinek
bagnz0r.pl
The procedure is a little bit problematic, to be honest.
Stock recovery is having a bit of an issue when it comes to mounting internal SD (eMMC).
...Then there's CWM 5, that has issues mounting either. I had to throw in an SD card, then mount eMMC - which in fact did not mount eMMC but external SD.
 

heml0ck

Senior Member
Nov 23, 2012
148
9
Sto.Tomas ,Batangas
why is it after i flash this.. i followed all your instructions even the tapping the screen.. and when i successfully installed it then reboot and try to go to cwm recovery why is it it comes again in stock recover and not cwm recovery? i try do install it again and it always turn back to stock recovery? have anyone expiernced this?
 

Shaaan

Inactive Recognized Developer
May 6, 2011
2,387
4,718
Mumbai
The procedure is a little bit problematic, to be honest.
Stock recovery is having a bit of an issue when it comes to mounting internal SD (eMMC).
...Then there's CWM 5, that has issues mounting either. I had to throw in an SD card, then mount eMMC - which in fact did not mount eMMC but external SD.

Ikr! The problem is a messed graphics file. So the issue is framebuffer related. Make a new recovery. Use the updated graphics.c and it will work directly.!





why is it after i flash this.. i followed all your instructions even the tapping the screen.. and when i successfully installed it then reboot and try to go to cwm recovery why is it it comes again in stock recover and not cwm recovery? i try do install it again and it always turn back to stock recovery? have anyone expiernced this?

As i already said, the recovery is temporary!


I do not respond to tech support via PM
 

Top Liked Posts

  • There are no posts matching your filters.
  • 101
    Hello guys. Its me again with a new project.

    I present to you CWM 6.0.2.8. Its my project for the GT-I9070 but works on this device as well.!


    device-2012-11-12-141333.png


    Download here :
    Temporary (tested) - CWM 6.0.2.8


    Installation :
    1. Download the zip.
    2. Put it in the sdcard.
    3. Reboot to recovery.
    4. Flash update.zip from the recovery.



    Thanks for the guy who pointed that it works on the i8160.

    Please test and let me know the bugs, if you find any. For anyone who wants to build the permanent recovery, contact me and i will be happy to help!

    Please consider donating. It helps me to continue my work.



    I do not respond to tech support via PM
    9
    Op updated. Now you can directly flash cwm 6..

    I do not respond to tech support via PM
    3
    Not work on new (portugal) JB.

    works for me :D
    2
    If some of you need an really FULL Nand-Backup (including internal SD) you can do this via ADB from Stock Recovery.

    Superuser (SU) is needed!

    Mount SD Card from stock recovery:
    adb shell su -c "mount -t vfat -o rw /dev/block/mmcblk1p1 /sdcard"

    FULL Backup:
    adb shell su -c "dd if=/dev/block/mmcblk0 of=/sdcard/fullbackup.img bs=4096"

    FULL Restore:
    adb shell su -c "dd if=/sdcard/fullbackup.img of=/dev/block/mmcblk0 bs=4096"

    This will make an 3,8 GB File on your External SD Card - Be sure that there is space for it....
    2
    Where can i get this kernel
    (Sorry i am a noob:D)

    Sent from my GT-I8160 using xda premium

    http://forum.xda-developers.com/showthread.php?t=2171054 :)

    Next time use search.