Clockwork Recovery For MI700/N700/Viewpad 7/..Flashing ClockworkMod RecoverySteps:Make sure your devices is rooted.. if not get SuperOneClickv1.5.5 and follow this
guideDownload:Clockwork recovery 2.5.1.2copy 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:
supress "
enter"
then type the following to copy the
flash_image to
system/bincp /sdcard/flash_image /system/binpress "
enter"
Install flash_imageRun
Terminal Emulatortype:
supress "
enter"
then type:
chmod 755 /system/bin/flash_imagepress "
enter"
Backup your stock recovery:First check your recovery partition..
sucat /proc/mtdFrom there you'll see the recovery partition..
To backup the recovery..
cat /dev/mtd/mtd3 > /sdcard/orirecovery.imgFlashing the Clockwork recoveryRun
Terminal Emulatortype:
supress "
enter"
then type:
flash_image recovery /sdcard/cwrecovery.imgpress "
enter"
In case you want to restore your recovery..
flash_image recovery /sdcard/orirecovery.imgBacking up your rom imageTurn 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 shellsucd /sdcardsh ./installbusybox.shInstall using Terminal Emulator:suthe 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 28 2010, 08:21 AM