Credit goes to krishnandu.sarkar
Steps for Flashing CUSTOM RECOVERY + CUSTOM ROM + SCRIPTS
Ok, so let us begin...!!
[YOUTUBE]s7eiL-6lYkM[/YOUTUBE]
Here are the steps that we'll follow...
1.
Install Custom Recovery
2.
Backup Stock ROM / Present ROM
3.
Flash Custom ROM
4.
Install Scripts
5.
Modding your ROM with Allwinner Mod
Those who are new to this Android and Flashing thing, I'd recommend to read [READ FIRST] [REF] Dictionary for n00b - What is.../What does ...mean? (2011/01/17) - xda-developers to understand the terms / jargon's.
INSTALLING CUSTOM RECOVERY
1. Download CWM Recovery 5 ICS.zip
2. Extract it.
These are the requirements fo Flash CWM...
- 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)
Your Funbook is Pre-Rooted, so we'll just proceed with installing Superuser App from Market
3. Go to Play Store and download Superuser.
4. Go to Superuser App > Settings > Su Binary > Install the Binary
5. Reboot.
Now we'll enable USB Debugging
6. Go to Settings > Developer Options > Turn On USB Debugging.
Now we'll increase the screen timeout to prevent screen from getting turned off in the middle of these procedures
7. Go to Settings > Display > Select Never at Sleep.
8. So now connect the USB Cable to your PC and Funbook and you should see
USB Debugging Connected notification.
At this point, if this is your first time, you may see Windows trying to find Drivers which will fail ofcourse. Go to Device Management [Press Windows Key + R > Type devmgmt.msc] > Right Click on Unknown Devices > Update Driver Software > Browse My Computer for Driver Software > Both 64bit [Drivers-AllwinnerA10-64bits] and 32bit [Drivers-AllwinnerA10-32bits] Drivers are provided there within a folder named ADB_Drivers under the Recovery Package, so just browse them according to your OS Specification. A screen may appear up saying "The Publisher of this Driver could not be verified", just ignore that and "Continue Anyway".
9.
DO NOT TURN ON USB STORAGE. LEAVE IT AS IT IS.
Time to install CWM. There are two methods. One is easy, by running a script and another is using ADB by typing commands. You'll get an _Instructions.txt there which lists both the methods in case you want to try out the 2nd method. Here I'll only cover the easy one i.e. using Script.
10. Run recovery-install.bat [Windows] / recovery-install.sh [Linux] and press any key and just wait and watch the show
11. Within few mins recovery will be installed.
To reboot in Recovery Mode -> Press Options Key and by keeping it pressed, Press Power Key. Release Power Key and then Release Options Key.
12. Reboot.
Code:
=======================================================
| How to control ClockworkMod Recovery 5 |
| |
| VOL+: up |
| VOL-: down |
| POWER: select |
| BACK: back |
=======================================================