Wednesday, January 26, 2011

Re: [id-android] Clockworldmod on picopad sukses

Soja oom syd !

/G3/

Intrude with Liberated


From: Suyandi Liyis <me@tokonavigasi.com>
Sender: id-android@googlegroups.com
Date: Thu, 27 Jan 2011 11:19:35 +0700
To: <id-android@googlegroups.com>
ReplyTo: id-android@googlegroups.com
Subject: Re: [id-android] Clockworldmod on picopad sukses

 
Clockwork Recovery For MI700/N700/Viewpad 7/Picopad

Flashing ClockworkMod Recovery
Steps:

Make sure your devices is rooted.. if not get SuperOneClickv1.5.5 and follow this guide

Download:
Clockwork recovery 2.5.1.2
copy it to the root of your sdcard..( /sdcard/cwrecovery.img )

Download:
flash_image.zip 
unzip it and copy it to the root of your sdcard..( /sdcard/flash_image )

Run Terminal Emulator (make sure you hold it in portrait position)
type:
su
press "enter"
then type the following to copy the flash_image to system/bin
cp /sdcard/flash_image /system/bin
press "enter"

Install flash_image
Run Terminal Emulator
type:
su
press "enter"
then type:
chmod 755 /system/bin/flash_image
press "enter"

Backup your stock recovery:

First check your recovery partition..
su
cat /proc/mtd
From there you'll see the recovery partition..
To backup the recovery..
cat /dev/mtd/mtd3 > /sdcard/orirecovery.img

Flashing the Clockwork recovery
Run Terminal Emulator
type:
su
press "enter"
then type:
flash_image recovery /sdcard/cwrecovery.img
press "enter"
In case you want to restore your recovery..
flash_image recovery /sdcard/orirecovery.img

Backing up your rom image
Turn off your devices..when its finally switch off..hold down both vol+ and vol- and at the same time press the power button..you will be booting in Clockwork recovery mode..

Choose Backup/Restore from the option..this will take some time..once finish making backup..choose Reboot..check your backup in/sdcard/clockworkmod/backup/<date-and-time>/

Download:
Busybox 1.17.2 included with script to install..unzip it and copy the busybox and the install script to root of sdcard..
Install Using ADB:Working on windows only with adb inside the cdrom..
Run adb shell
su
cd /sdcard
sh ./installbusybox.sh

Install using Terminal Emulator:
su
the run the command inside the script, manually, line by line..

Update:27/Nov
Changes: Fix Power Button to always enabled
: Home button toggle display
:Back button go back
Bug : Double key input still there (Volume - & +)remedy.. hold it to highlight a line,release it to highlight next line..


This post has been edited by hucqim80: Nov 27 2010, 23:57

No comments:

Post a Comment