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/
No comments:
Post a Comment