Knievel, on 11 February 2013 - 06:20 PM, said:
Ok.
But the pc doesent seem to recognize my tablet. Have tried "adb shell" commands in terminal,
and nothing happens.
Also tried the commands for geeks in terminal on tablet that also fails.
I am new to this and are possibly doing much wrong.
Would be very happy if someone could make a instruction for dummies on this.
Thanks
Knievel
Ok cwm for dumbies.
You do not need ADB, but you do need root!
copy the 3 files that are in the zip file to root of you sdcard (not extsd)
install a terminal emulator on your tablet. (free on google play)
open the terminal emulator on your tablet
type the command below
su
you will be prompted for root, accept
then type the command this installs CWM recovery.
busybox sh /sdcard/install-recovery.sh
To reboot into recovery run this command
busybox sh /sdcard/reboot-recovery.sh
That is it. all done make a backup when you boot into recovery. and then copy the clockwork backup directory off to your computer for safe keeping.
This post has been edited by msav: 11 February 2013 - 06:55 PM