Sunday, May 29, 2011

Clockwork Recovery For viewpad 7

Refer to below
 1. I have root via SuperOneClick v1.7 2. download ROM Mgr (may include Clockwork recovery but I keep fails to run ROM mgr (flash and backup)
 3. download flash_image.zip
 4. Got problem running terminal emulator (no keyboard appear under the blue screen) so run android terminal but display is indirect ----------------- Clockwork Recovery For MI700/N700/Viewpad 7/.. Flashing ClockworkMod Recovery
Steps:
 1. Make sure your devices is rooted.. if not get SuperOneClickv1.5.5 and follow this guide Download:
2. Clockwork recovery 2.5.1.2 copy it to the root of your sdcard..( /sdcard/cwrecovery.img ) Download:
3. flash_image.zip unzip it and copy it to the root of your sdcard..( /sdcard/flash_image )
 4. 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//
 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 28 2010, 07:57

No comments:

Post a Comment