Download fastboot files from Fastboot.zip
Unzip the files to your C:\ drive.
On your C:\ drive you will see a folder named Fastboot after you unzip the files. With some files and folders on it.
Now double click on LGUnitedMobileDriver_S497CA20_WHQL_ML_Ver_1.0 to make sure that drivers are installed. The file doesn`t show any interface, so just wait 5 minutes then continue with the guide. Picture below show contents of folder and files.
Now that drivers are installed; connect your phone to the pc. Most of the time the computer will install the drivers for Fastboot mode but if it doesn`t I`ll tell you how to do it. If you saw that the computer installed the drivers then skip to step 2.
Right click on my Computer. Click Manage. Then on the left bar click on Device Manager.
Now just follow all the images below to install Fastboot drivers.
2) Usage
Now that you have the Fastboot Drivers Installed. Lets continue with all the commands.
Open Cmd and type or copy and paste these commands ONE BY ONE:
Code:
cd C:\Fastboot\android-sdk-windows\tools fastboot erase boot fastboot erase recovery fastboot erase system
Now we need to flash recovery via Fastboot. Type or copy and paste this command on Cmd:
Code:
fastboot flash recovery C:\Fastboot\Recovery\recovery-RA-optm-2.2.1-GNM.img
Then type this on Cmd to reboot to recovery:
Code:
Hello! I have a 7125 with CWM recovery installed.....I have the correct drivers and just need know the PATH to the CWM.IMG file! OR can someone place the keystrokes needed to install a NANDROID backup via fastboot?