Saturday 9 June 2012

ClockworkMod Recovery 5


==================================================================
|     How to install ClockworkMod Recovery 5 for ICS 4.0.x       |
|                                                                |
| This method is specifically made for AllWinner A10 tablets.    |
| - Xtab A10, MOMO 9c, MICROMAX FUNTAB, KArbon TAB and all clones
|                                                                                                             
==================================================================

Download:-CWM RECOVRY 5

REQUIRED:
---------
- tablet must be running Android ICS version (4.0.x)
- tablet must have Superuser installed with SU binary loaded
- tablet must have Debugging enabled (ADB drivers included)


******************************
*     CHOOSE METHOD 1        *
*  It's the easiest method   *
******************************

METHOD 1 (Simple, Using script):
--------------------------------
1.) turn on tablet and leave it at main homescreen
2.) connect the tablet to the computer with a USB cable
3.) run "recovery-install" batch file to run the script
4.) when done, it will reboot your tablet into Recovery Mode
5.) done

METHOD 2 (Manual, ADB commands):
--------------------------------
1.) turn on tablet and leave it at main homescreen
2.) connect the tablet to the computer with a USB cable
3.) open command prompt, navigate your way to this folder where the CWM files are
(For Vista/Win7: hold Shift > right-click on this folder, choose "Open command window here")
5.) run following commands:
(right-click to copy command & right-click to paste into command prompt)

adb push recovery.img /data/
adb shell "cat /data/recovery.img > /dev/block/nandg; sync"

6.) reboot into recovery... with this command:

adb shell "echo -n boot-recovery | busybox dd of=/dev/block/nandf count=1 conv=sync; sync; reboot"

7.) done

================================================================
Alternative Method to Reboot into Recovery Mode:
----------------------------------------------------------------
1.) power off the tablet
2.) hold the Menu/Options hard button on the tablet
3.) while holding Menu/Options, press and hold the Power button
4.) the tablet will turn on and directly go into Recovery Mode
================================================================

=======================================================
|      How to control ClockworkMod Recovery 5         |
|                                                     |
| VOL+: up                                            |
| VOL-: down                                          |
| POWER: select                                       |
| BACK: back                                          |
=======================================================

BACKUP/RESTORE INSTRUCTIONS:
----------------------------
Now when you're in ClockworkMod Recovery mode, you can make a full nandroid backup of your system.
- select "backup and restore"
- then select "backup" to backup into your microSD/TF memory card
(or) select "backup to internal sdcard" to backup into the internal storage partition

After you made a backup, save the "clockworkmod" folder on your computer if you want.

Now you can restore back to the point that you made the backup if things get messed up.

Enjoy.

2 comments:

  1. i can't go to CWM recovery mode!
    just a restart or a image cames after the bootwapaper(NXG v1.2)
    and the a droid is lying and a maintance sign on it!
    means something is wrong...thn have to press and hold the vol+ + power to restart as normal!

    ReplyDelete