• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [Sprint] LG G2 stuck in fastboot

I recently rooted my LG G2 using ioroot and then installed the TWRP Recovery app. Now I'm stuck on the fastboot loop and can't get into download mode or recovery. I have SDK-Tools and when I type the fastboot reboot command it reboots my phone so I think that means the drivers are properly installed.

How can I use SDK tools to at least get me to download mode so I can use FlashTools to recover my phone.

Thanks in advance.
 
You need

1. Aboot, boot, laf of your sprint phone.

fastboot flash aboot aboot.img
fastboot flash boot boot.img
fastboot flash laf laf.img

Then power off.

Hold volume up and connect to pc
 
I have the tot file LS980ZV8_13.51097 and moved it to the platform tools folder where the fastboot command is but when enter the command line , it says error: cannot load 'aboot.img'. I'm I missing something?
 
Back
Top Bottom