Guest EoinSheehy Posted November 28, 2010 Report Posted November 28, 2010 Could somebody post a step by step to flash the .img on fastboot as none I've found are any bit clear.
Guest kaiserex Posted November 29, 2010 Report Posted November 29, 2010 (edited) After installing fastboot and clockwork recovery ROMs, turn of your phone and unplug USB cable. Press power+camera button, hold it till the LG logo goes away and screen on the phone turns black. Now you have fastboot. Download recovery image and android SDK. Extract SDK to the primary system root partition, usually C:\. Extract recovery.img in the same manner to C:\. Now right click on "My computer--properties---its on the left side of windows find--advance system settings-- go to tab advance-- go to top button environment variables-- under system variables scroll till you find variable "path" and double click it if you properly extracted android SDK in C:\ add this path inside variable value: C:\android-sdk-windows\tools\. Now run cmd-command prompt whit administrator privileges plug USB cable and if windows refuse to install drivers direct windows to search for drivers trough windows update. When drivers are installed type this command into cmd window: "fastboot.exe flash recovery C:\recovery.img" without quotes, you will see 2 messages whit "OKAY" status, when you see it your DONE. You have fastboot+clockwork recovery. :-) Edited November 29, 2010 by kaiserex
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now