help with coby kyros mid 7012

Tropohorse

Member
Feb 4, 2012
1
0
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.

397841774.jpg


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.

397842305.jpg

397842304.jpg

397842306.jpg

397842307.jpg

397842308.jpg

397842310.jpg

397842309.jpg

397842312.jpg

397842311.jpg

397842313.jpg

397842303.jpg


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:

fastboot reboot
 

desmopedro

Member
May 20, 2012
16
0
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?
 
Top