Tutorial Instal CWM untuk Lenovo A706
Tutorial Instal CWM untuk Lenovo A706
CWM Installation Instructions:
1. Make sure you have all the drivers for your phone installed on your computer. Download for A706 from here. Some other Qualcomm drivers (not sure if required)
2. Make sure you have USB Debugging enabled, Install from Unknown Sources is enabled and device is detected in ADB run this command: "adb devices"
3. Download the CWM Recovery for A706 from here.
4. Unzip the downloaded file to get a "recovery.img" recovery image file.
5. Press SHIFT key + Right mouse click in the folder where the file is located and select Open Command from Here.
6. Now, in the command prompt do the following:
a. Reboot into Bootloader mode. Use command:
Code:
adb reboot bootloader
b. Device will reboot and display Lenovo logo. (check if device is in bootloader mode by running command:
Code:
fastboot devices
If you see a device connected then you have successfully rebooted into fastboot mode.
c. Now, run this command:
Code:
fastboot flash recovery recovery.img
(This will flash the CWM recovery image to the device).
d. Once successful, reboot the device using this command:
Code:
fastboot reboot
Or, you can keep the power+vol up+ vol down buttons pressed to restart.
If everything has gone well, this should get CWM installed on your device. Your device is still *not rooted*. Once you have installed CWM, please proceed to the ROOT instructions post to *root* your device.
Alternatil instal CWM