Skip to content

Instantly share code, notes, and snippets.

@yunusga
Created September 17, 2015 07:22
Show Gist options
  • Select an option

  • Save yunusga/4dc31a8d2d23279a3478 to your computer and use it in GitHub Desktop.

Select an option

Save yunusga/4dc31a8d2d23279a3478 to your computer and use it in GitHub Desktop.
HOW TO get back to stock when your phone stuck in fastboot mode

download http://downloads.codefi.re/autoprime/LG/LG_G2

! ! ! NOTICE! The following is the method of repairing DOWNLOAD MODE:

1 get your phone into fastboot mode, connect to the computer with usb, wait for it automatically installing the driver 2 extract the 7Z file I provided into a ROOT drive,for example D: 3 Open CMD, input

fastboot erase recovery
fastboot erase laf 
fastboot flash laf laf.img
fastboot reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment