[Q] Recovery Trouble, Please Help :( - Sprint LG Optimus G

I put TWRP Recovery on my LS970 and tried flashing the Liquid Jelly Bean ROM on and it ended up with just pure stress. Before I flashed it I had wiped the dalvik and normal cache and even factory reset it before flashing and it said it installed correctly. I restarted my phone (and I do have an unlocked boot loader and recovery of course) and it was stuck on the Google unlocked boot picture. I tried flashing it again and Ive used LGNPST and LG Flashtool and none helped. I was wondering if there is a possible solution to this perhaps I could send a flashable zip through my computer? Please help

ETR174 said:
I put TWRP Recovery on my LS970 and tried flashing the Liquid Jelly Bean ROM on and it ended up with just pure stress. Before I flashed it I had wiped the dalvik and normal cache and even factory reset it before flashing and it said it installed correctly. I restarted my phone (and I do have an unlocked boot loader and recovery of course) and it was stuck on the Google unlocked boot picture. I tried flashing it again and Ive used LGNPST and LG Flashtool and none helped. I was wondering if there is a possible solution to this perhaps I could send a flashable zip through my computer? Please help
Click to expand...
Click to collapse
So do you have recovery or fastboot now? If you LGNPST you should be locked and have stock recovery.
Sent from my LG-LS970 using XDA Premium 4 mobile app

engine95 said:
So do you have recovery or fastboot now? If you LGNPST you should be locked and have stock recovery.
Sent from my LG-LS970 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
It has TWRP recovery and has fastboot. When I try LGNPST its stuck at 1% and it says verifying files. I waited 30 minutes and it was still there.

ETR174 said:
It has TWRP recovery and has fastboot. When I try LGNPST its stuck at 1% and it says verifying files. I waited 30 minutes and it was still there.
Click to expand...
Click to collapse
Do you have any other roms on your SD? If not, try to adb sideload a stockish ROM. Adb sideload is on first page of this. http://forum.xda-developers.com/showthread.php?t=2082084
Edit. Have you tried reflashing your ROM? This time wipe system, dalvic, cache, and data. NOT INTERNAL data. That's your SD.
Sent from my LG-LS970 using XDA Premium 4 mobile app

engine95 said:
Do you have any other roms on your SD? If not, try to adb sideload a stockish ROM. Adb sideload is on first page of this. http://forum.xda-developers.com/showthread.php?t=2082084
Edit. Have you tried reflashing your ROM? This time wipe system, dalvic, cache, and data. NOT INTERNAL data. That's your SD.
Sent from my LG-LS970 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I only have that and GApps. And for adb you have to have usb debugging on right? I dont.

ETR174 said:
I only have that and GApps. And for adb you have to have usb debugging on right? I dont.
Click to expand...
Click to collapse
You'd said you had liquid installed and LGNPST failed, so liquid should still be installed. So in recovery, wipe those 4, flash liquid then gapps and see if it works. Then we'll go from there.
Sent from my LG-LS970 using XDA Premium 4 mobile app

Ok. Ill give you pictures of the end processes too.
Edit: Well I cant give you pictures but I wiped the four and my phone is stuck on the Google unlocked boot.

ETR174 said:
Ok. Ill give you pictures of the end processes too.
Edit: Well I cant give you pictures but I wiped the four and my phone is stuck on the Google unlocked boot.
Click to expand...
Click to collapse
So you did the wipes, installed liquid, installed gapps, then rebooted and are stuck. Do you have ADB installed? If so DL this TWRP. http://www.androidfilehost.com/?fid=22909751817929287.
Extract the recovery image using 7zip.
Boot your phone into fastboot/bootloader Then cd to the folder the image is in. Then issue this command.
"fastboot flash recovery recovery.img"
You may need to do this first. "fastboot erase recovery" then "fastboot flash recovery recovery.img"
If your not comfortable doing this, just google fastboot and you'll find info on how to do it. This thread seems pretty thorough. http://forum.xda-developers.com/showpost.php?p=41374534&postcount=1
Then go here, http://forum.xda-developers.com/showpost.php?p=36270473&postcount=1 to ADB sideload a Stockish Rom
If this doesn't work then you'll probably end up having to use LGNPST

engine95 said:
So you did the wipes, installed liquid, installed gapps, then rebooted and are stuck. Do you have ADB installed? If so DL this TWRP. http://www.androidfilehost.com/?fid=22909751817929287.
Extract the recovery image using 7zip.
Boot your phone into fastboot/bootloader Then cd to the folder the image is in. Then issue this command.
"fastboot flash recovery recovery.img"
You may need to do this first. "fastboot erase recovery" then "fastboot flash recovery recovery.img"
If your not comfortable doing this, just google fastboot and you'll find info on how to do it. This thread seems pretty thorough. http://forum.xda-developers.com/showpost.php?p=41374534&postcount=1
Then go here, http://forum.xda-developers.com/showpost.php?p=36270473&postcount=1 to ADB sideload a Stockish Rom
If this doesn't work then you'll probably end up having to use LGNPST
Click to expand...
Click to collapse
Thanks but I really dont understand adb. What needs to happen on the phone end in order to use adb? And for the computer?

ETR174 said:
Thanks but I really dont understand adb. What needs to happen on the phone end in order to use adb? And for the computer?
Click to expand...
Click to collapse
Read that link above and it explains adb and fastboot
But if you're not comfortable with that then just LGNPST
Go to the teeny bin thread under "Additional info" and follow the LGNPST walkthru.

engine95 said:
Read that link above and it explains adb and fastboot
But if you're not comfortable with that then just LGNPST
Go to the teeny bin thread under "Additional info" and follow the LGNPST walkthru.
Click to expand...
Click to collapse
Oh I forgot to mension that I did flash teeny bot with LGNPST but this cane with the SBL. Should I download a different version and try flashing again with LGNPST?

ETR174 said:
Oh I forgot to mension that I did flash teeny bot with LGNPST but this cane with the SBL. Should I download a different version and try flashing again with LGNPST?
Click to expand...
Click to collapse
Ok now we're getting somewhere.
When you used teeny bins, it installed the wrong version of TWRP to use with KK Roms. In your recovery is the version 2.6.0.0?
The easiest way to change that recovery is to use fastboot and install a KK version 2.6.3.3. You can find those in the TWRP thread or the root guide under Working recoveries.
You can also use CWM recovery if you want
So follow what is posted above, install a KK recovery, then you should be able to install Liquid.

engine95 said:
Ok now we're getting somewhere.
When you used teeny bins, it installed the wrong version of TWRP to use with KK Roms. In your recovery is the version 2.6.0.0?
The easiest way to change that recovery is to use fastboot and install a KK version 2.6.3.3. You can find those in the TWRP thread or the root guide under Working recoveries.
You can also use CWM recovery if you want
So follow what is posted above, install a KK recovery, then you should be able to install Liquid.
Click to expand...
Click to collapse
I mean I used Freegee to unlock the bootloader and install TWRP Version 2.6.0.0 and from what it sounds like there is a lot of problems with it. Could I flash CWM or a newer version of TWRP with LGNPST?

If you use LGNPST you'll be back to Factory stock. Recovery included. There's no way to install another recovery until to root/unlock
Sent from my LG-LS970 using XDA Premium 4 mobile app

engine95 said:
If you use LGNPST you'll be back to Factory stock. Recovery included. There's no way to install another recovery until to root/unlock
Sent from my LG-LS970 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Well do you know any reason why it stays at 1% verifing files? Or any fixes to it?

ETR174 said:
Well do you know any reason why it stays at 1% verifing files? Or any fixes to it?
Click to expand...
Click to collapse
Are you selecting the right DLL? Using either ZVB or ZVC bin?
Other than that, I don't know. Maybe you need to uninstall then reinstall the LG drivers or LGNPST.
Sent from my LG-LS970 using XDA Premium 4 mobile app

engine95 said:
Are you selecting the right DLL? Using either ZVB or ZVC bin?
Other than that, I don't know. Maybe you need to uninstall then reinstall the LG drivers or LGNPST.
Sent from my LG-LS970 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I dont know let me go check. I thought it had something to do with the phone not the dll or bin files.

It must be the bin file because I flashed teeny bin just fine with the dll

Im an idiot. Turns out that the firmware was in a cab file which was supposed to be extracted into a bin file. It got deleted to I downloaded a stock bin from your android file host profile and Im going to flash in just a minute and tell you the results.

ETR174 said:
Im an idiot. Turns out that the firmware was in a cab file which was supposed to be extracted into a bin file. It got deleted to I downloaded a stock bin from your android file host profile and Im going to flash in just a minute and tell you the results.
Click to expand...
Click to collapse
No worries. I can't remember where that bin file gets extracted to, but if you're downloading the bin that's fine too. I forgot to mention that ZVC is the most current, but if you have ZVB that's fine if you're gonna run CM/AOSP
Sent from my LG-LS970 using XDA Premium 4 mobile app

Related

flash this in stock recovery?

I downloaded a flashable zip of dsp manager, can I rename to update.zip and flash through stock recovery?
currently I am running (sprint) stock jelly bean rom JRO03U FH05 rooted (only rooted to flash dsp through cwm) and Ive been noticing data drops for long periods and want to unroot incase I need to go to the store but I want to keep dsp manager and any unroot method I see will wipe it out.
edit: ive found that when I have a lengthy data drop toggling wifi on and off re-establishes the 3g connection. Anyone think they know what my problem is?
No
Sent from my Galaxy Nexus using xda premium
airtime82 said:
I downloaded a flashable zip of dsp manager, can I rename to update.zip and flash through stock recovery?
currently I am running (sprint) stock jelly bean rom JRO03U FH05 rooted (only rooted to flash dsp through cwm) and Ive been noticing data drops for long periods and want to unroot incase I need to go to the store but I want to keep dsp manager and any unroot method I see will wipe it out.
edit: ive found that when I have a lengthy data drop toggling wifi on and off re-establishes the 3g connection. Anyone think they know what my problem is?
Click to expand...
Click to collapse
Stock recovery cannot flash, you need a custom one for that.
As for your data drops: have you tried verifying your APN settings? Tried a different radio?
Petrovski80 said:
Stock recovery cannot flash, you need a custom one for that.
As for your data drops: have you tried verifying your APN settings? Tried a different radio?
Click to expand...
Click to collapse
ive tried different roms, odining to stock, different radios, and different kernels. are the apns just like your "mobile network type",ip address, MEID, etc? thanks for the response.
Edit: So what you say about the recovery means I cant have dsp manager without being rooted? Or can I flash cwm or twrp by just changing the recovery files and flashing a recovery img without root?
Couldn't you just turn on USB debugging, connect to your PC, "fastboot boot (somecustomrecovery).IMG", and use it to flash the dspmanager.zip?
BTW, to unroot, all you have to do is delete "su" and "supersu.apk" (or "superuser.apk" if you're using that).
strumcat said:
Couldn't you just turn on USB debugging, connect to your PC, "fastboot boot (somecustomrecovery).IMG", and use it to flash the dspmanager.zip?
BTW, to unroot, all you have to do is delete "su" and "supersu.apk" (or "superuser.apk" if you're using that).
Click to expand...
Click to collapse
usb debugging is on by default on custom recoveries, and it's not needed for fastboot as well.
sent from my i9250
ive tried different roms, odining to stock, different radios, and different kernels. are the apns just like your "mobile network type",ip address, MEID, etc? thanks for the response.
Edit: So what you say about the recovery means I cant have dsp manager without being rooted? Or can I flash cwm or twrp by just changing the recovery files and flashing a recovery img without root?
Click to expand...
Click to collapse
Yes you can, if a flashable zip of DSP manager exists (I'm not sure). Just boot or flash a custom recovery (CWM or TWRP indeed), and use it to flash the DSP manager zip.
Couldn't you just turn on USB debugging, connect to your PC, "fastboot boot (somecustomrecovery).IMG", and use it to flash the dspmanager.zip?
BTW, to unroot, all you have to do is delete "su" and "supersu.apk" (or "superuser.apk" if you're using that).
Click to expand...
Click to collapse
ADB is not fastboot. ADB is an interface provided by Android OS and custom recoveries, Fastboot is an interface provided by the bootloader.
bk201doesntexist said:
usb debugging is on by default on custom recoveries, and it's not needed for fastboot as well.
Click to expand...
Click to collapse
Petrovski80 said:
ADB is not fastboot. ADB is an interface provided by Android OS and custom recoveries, Fastboot is an interface provided by the bootloader.
Click to expand...
Click to collapse
Derp... 'k, thanks.
Thanks for all the responses guys. I couldn't shake the data drops on the ota and sprint didn't know what to tell me over the phone so I just backed up odined fho5 complete and data is now working completely. As for not needing root yes I took your advice fast booted cwm, flashed DSP manager then just flashed the stock recovery back.
Sent from my stock jb machine
airtime82 said:
Thanks for all the responses guys. I couldn't shake the data drops on the ota and sprint didn't know what to tell me over the phone so I just backed up odined fho5 complete and data is now working completely. As for not needing root yes I took your advice fast booted cwm, flashed DSP manager then just flashed the stock recovery back.
Sent from my stock jb machine
Click to expand...
Click to collapse
Nice one. :good:
airtime82 said:
Thanks for all the responses guys. I couldn't shake the data drops on the ota and sprint didn't know what to tell me over the phone so I just backed up odined fho5 complete and data is now working completely. As for not needing root yes I took your advice fast booted cwm, flashed DSP manager then just flashed the stock recovery back.
Sent from my stock jb machine
Click to expand...
Click to collapse
just one thing: you didnt need to flash cwm, just boot it:
Code:
fastboot boot cwm_or_twrp.img
this way you keep whatever recovery is installed, allows you to try out stuff, without really flashing them.
sent from my i9250
bk201doesntexist said:
just one thing: you didnt need to flash cwm, just boot it:
Code:
fastboot boot cwm_or_twrp.img
this way you keep whatever recovery is installed, allows you to try out stuff, without really flashing them.
sent from my i9250
Click to expand...
Click to collapse
I didn't even know you could do that? Sooooo how do you just boot it?
Sent from my Galaxy Nexus using xda app-developers app
airtime82 said:
I didn't even know you could do that? Sooooo how do you just boot it?
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
bk201doesntexist said:
fastboot boot cwm_or_twrp.img
Click to expand...
Click to collapse
:cyclops:
3rdstring said:
:cyclops:
Click to expand...
Click to collapse
Reading comprehension is hard
Sent from my Galaxy Nexus using Tapatalk 2
3rdstring said:
:cyclops:
Click to expand...
Click to collapse
Whoops didn't even notice it said that too. I skim a lot while using my phone. Sorry.
Sent from my Galaxy Nexus using xda app-developers app

Wiped all my data accidentally and can not use usb mount twrp 2.3.2.3,please help?

i rooted the first time my beautiful phone unlocked and installed twrp 2.3.2.3 i did the nandroid backup ,,,,but i like all the time when i flash any rom wiped everything to get less issues ....but in this case i wiped everything and now i dont have anything to install it,,and i see the usb mount in this recovery is not working and there is not sd card either to take it out from the phone and insert it to my computer and put the rom and put it back to my phone....so my phone is dead ....any idea? i will appreciate it...thanks
LGNPST?
Sent from my LG-LS970 using xda app-developers app
sorry... what do you mean?
Oh sorry. LGNPST is a software tool to load stock firmware. If you go to the lg-optimus-g irc on freenode and ask around im sure one of the guys there will direct you to the automated LGNPST.
Sent from my LG-LS970 using xda app-developers app
simpkill said:
Oh sorry. LGNPST is a software tool to load stock firmware. If you go to the lg-optimus-g irc on freenode and ask around im sure one of the guys there will direct you to the automated LGNPST.
Sent from my LG-LS970 using xda app-developers app
Click to expand...
Click to collapse
hooo thanks,,,can i go back to stock with that software tool and revive my phone?
Yup. It should save you. As long as you can get into download mode. Do you still see the lg logo when you try to boot?
Sent from my LG-LS970 using xda app-developers app
simpkill said:
Yup. It should save you. As long as you can get into download mode. Do you still see the lg logo when you try to boot?
Sent from my LG-LS970 using xda app-developers app
Click to expand...
Click to collapse
yes ,,,i have rooted and installed twrp 2.3.2.3...but all i need is push the file rom and install it..i wll try to install adb and push it from there
Good plan.
Sent from my LG-LS970 using xda app-developers app
ALBERTOSCLN said:
yes ,,,i have rooted and installed twrp 2.3.2.3...but all i need is push the file rom and install it..i wll try to install adb and push it from there
Click to expand...
Click to collapse
did you figure out how to push the file on twrp? i just did the same damn thing UGHH
twoslo said:
did you figure out how to push the file on twrp? i just did the same damn thing UGHH
Click to expand...
Click to collapse
im still trying to push it by adb but not lucky yet...im in recovery mode and i did the unmount system ,data,cache before to push it and i used this code in cmd adb push c:\users\username\downloads\rom.zip/sdcard/rom.zip
and i tryed this also adb push rom.zip/sdcard/rom.zip(replacing rom with exact name of the rom includind the .zip) when i typed these 2 codes automatically found the files and when i press enter i saw a lot of letter,,,it tooks like 2 second but nothing happened,and i came back to my phone
and i checked for the file but nothing i found,,,,any idea?
ALBERTOSCLN said:
im still trying to push it by adb but not lucky yet...im in recovery mode and i did the unmount system ,data,cache before to push it and i used this code in cmd adb push c:\users\username\downloads\rom.zip/sdcard/rom.zip
and i tryed this also adb push rom.zip/sdcard/rom.zip(replacing rom with exact name of the rom includind the .zip) when i typed these 2 codes automatically found the files and when i press enter i saw a lot of letter,,,it tooks like 2 second but nothing happened,and i came back to my phone
and i checked for the file but nothing i found,,,,any idea?
Click to expand...
Click to collapse
In the dev section there is a tutorial on how to restore a phone from soft brick. I realize you're not actually soft bricked, but it has instructions about sideloading zip files to recovery. Might help you.
Sent from my LG-LS970 using xda app-developers app
simpkill said:
In the dev section there is a tutorial on how to restore a phone from soft brick. I realize you're not actually soft bricked, but it has instructions about sideloading zip files to recovery. Might help you.
Sent from my LG-LS970 using xda app-developers app
Click to expand...
Click to collapse
thanks...
If you're using TWRP you can go to advanced>adb sideload and use the 'adb sideload <filename>' command to push a ROM to the phone which will then automatically install. That way you can avoid losing root.
stevek216 said:
If you're using TWRP you can go to advanced>adb sideload and use the 'adb sideload <filename>' command to push a ROM to the phone which will then automatically install. That way you can avoid losing root.
Click to expand...
Click to collapse
i tried to use adb but it doesnt work,,i just done by restore LGSPST...IT WAS EASY I UNROOTED AND RESTORED ,,,,AND AFTER THAT I ROOTED AGAIN,,,,

HTC ONE Complete Data loss Stuck in TWRP

So somehow my HTC One m7vzw was wiped completely of everything from the ROM, system and data to recovery image, etc. Now I cant access the developers options to turn USB Debugging on. Is there anyway to recover from such an ordeal?? HELP PLEASE !!!!!!
aaronpw0621 said:
So somehow my HTC One m7vzw was wiped completely of everything from the ROM, system and data to recovery image, etc. Now I cant access the developers options to turn USB Debugging on. Is there anyway to recover from such an ordeal?? HELP PLEASE !!!!!!
Click to expand...
Click to collapse
There is an ADB push option in TWRP which should let you put a ROM on the phone using:
adb push PUTROMENAMEHERE.zip /sdcard/.
or
You should be able to RUU something back onto the phone. Try to get to fastboot by rebooting to the bootloader from TWRP. Then you can use something like:
http://forum.xda-developers.com/showthread.php?t=2485319 Firmware update if needed
http://forum.xda-developers.com/showthread.php?t=2437436 RUU image
or
Alternatively, if you have an OTG cable you should be able to select a flash drive as a source media in TWRP.
I had a similar issue a few days ago when I wiped everything including my internal storage without even thinking how am I going to get the rom.zip back on the card (all my previous phones had SD cards).
In order to avoid flashing RUU I used sideload in TWRP to load rom directly through ADB. the only issue I had was with the drivers because for some reason my PC wouldn't recognize the phone (even though I used the same PC to root it) so I downloaded universal drivers that I found somewhere on the XDA.
unfortunately I don't have the links saved but if you search sideload and universal drivers I'm sure you'll find it.
aaronpw0621 said:
So somehow my HTC One m7vzw was wiped completely of everything from the ROM, system and data to recovery image, etc. Now I cant access the developers options to turn USB Debugging on. Is there anyway to recover from such an ordeal?? HELP PLEASE !!!!!!
Click to expand...
Click to collapse
To activate Developer Options, go into Stettings, then About Phone, then find Build Number. Press Build Number seven times.
jpradley said:
To activate Developer Options, go into Stettings, then About Phone, then find Build Number. Press Build Number seven times.
Click to expand...
Click to collapse
You must have misread his post. Everything was wiped. There is no way to go to settings, etc. There is no rom.
Sent from my HTC6500LVW using XDA Premium 4 mobile app
Your options are to boot it to the bootloader manually by holding power and volume down, then go to fastboot and push a recovery to it, from there you can also push a Rom to your storage and then use recovery to install your Rom.
Sent from my HTC6435LVW using Tapatalk 2
I tried installing a couple recoveries. A new TWRP and also CWM Recovery(hoped that worked since was the most recent recovery I used.
Sent from my XT907 using XDA Premium 4 mobile app
aaronpw0621 said:
I tried installing a couple recoveries. A new TWRP and also CWM Recovery(hoped that worked since was the most recent recovery I used.
Sent from my XT907 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Once you have a recovery on there now just push a Rom using fastboot. Then boot into recovery and install Rom or if you already have a Rom on the internal storage just boot recovery and go from there.
Sent from my HTC6435LVW using Tapatalk 2
When I try using adb sideload in twrp the progress bar just keeps spinning.
Sent from my XT907 using XDA Premium 4 mobile app
Instead of side load can't you push a rom through the pc in fastboot? Drivers on your pc may not be working properly with sideload.
Sent from my HTC6435LVW using Tapatalk 2
I have nothing on internal. Like I said all is wiped
Sent from my XT907 using XDA Premium 4 mobile app
you can try
You will need to reboot to recovery and enter fastboot
not sure if this is exact so research it lower case and caps are needed the way they are done in tuts i used copy and paste then edited
enter command prompt window change to where your adb stuff is
fastoot devices if you get a response with sn great
fastboot oemRUU
fastboot flash zip imagename.zip where imagename is the rom you want to put on
for recovery it is like
fastboot flash recovery imagename.zip where imagename is your custom recovery
aaronpw0621 said:
I have nothing on internal. Like I said all is wiped
Sent from my XT907 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Well I got it to get into recovery. I ended up using a HTC ONE all in one kit. So I got a stock like ROM and radio and firmware to get me going. Thing is now is when I try to sideload any ROM I keep getting stuck in either a bootloop or at the Boot Image. I still have SuperCid. I tried using the how-to on changing "mid" so that way I can use any variant ROM. But apparently I dont have a way to re-zip files So now going trying to sideload CM10.2 with GAPPS. Thing is is what I do sideload I cant find in storage. I just cant figure out why a few ROMS I had before now wont boot past the boot animation or just wont flash. PLEASE HELP
how did u make out with cm 10?
just checking in

[Q] Can't remove CWM!

Hello everybody.
I installed cm11 via cyanogenmod installer. When I was done with installing it, I installed Rom Manager application. The application then offered to install CWM Recovery, so I agreed to do so since I am more accustomed to it than TWRP.
Was working, until I the phone told me I had a new update.
The update downloads, and tries to install, but nothing happens ( or happens wrong so it just aborts), and I am left with the "there is an update for your phone".
So I figured out I might do it manually, so I went to Rom Manager and set TWRP to be default, and went to recovery.... and there was CWM.
I tried GooManager, TWRP Manager, all still reboot into CWM not TWRP.
I then tried CWM and it worked flashing the latest snapshot, but it had a serious bug, so I restored to the previous snapshot. ( Can't how that is relevant to the subject).
I really would like to install the TWRP and remove CWM. My question is: How do I remove CWM and install TWRP.
Thanks.
Just learn fastboot and manually flash TWRP image. If nothing goes wrong, TWRP will overwrite CWM as your only recovery.
Sent from Google Nexus 4 @ CM11
First download this app
https://play.google.com/store/apps/details?id=com.cgollner.flashify
Then, get your newest twrp img file (for toro is here: http://techerrata.com/file/twrp2/toro/openrecovery-twrp-2.7.0.0-toro.img
For maguro is here: http://techerrata.com/file/twrp2/maguro/openrecovery-twrp-2.7.0.0-maguro.img
Then open flashify, and install recovery img
Reboot recovery, presto magico
Goo has been messed up a while now
No Recovery!!
ashclepdia said:
First download this app
https://play.google.com/store/apps/details?id=com.cgollner.flashify
Then, get your newest twrp img file (for toro is here: http://techerrata.com/file/twrp2/toro/openrecovery-twrp-2.7.0.0-toro.img
For maguro is here: http://techerrata.com/file/twrp2/maguro/openrecovery-twrp-2.7.0.0-maguro.img
Then open flashify, and install recovery img
Reboot recovery, presto magico
Goo has been messed up a while now
Click to expand...
Click to collapse
I did as u said, but now I can't boot into recovery, and when in fastboot menu, it says I have no boot or recovery image.
But I can load into cm normally.
However what's weird is that it said the product code name was tuna, which is wrong, it should be maguro.
Any thoughts??
Mohdhamm said:
I did as u said, but now I can't boot into recovery, and when in fastboot menu, it says I have no boot or recovery image.
But I can load into cm normally.
However what's weird is that it said the product code name was tuna, which is wrong, it should be maguro.
Any thoughts??
Click to expand...
Click to collapse
Tuna is your phone. Tuna is Toro, Toro+ and maguro.. As said before learn how to use fastboot and flash it via fastboot. Plenty of guides.. Its really easy.
Sent from my Galaxy Nexus using XDA Premium HD app
Yea at this point you may need to use fastboot. If multiple tries of above haven't worked.
As said, it's REALLY easy.
You can use fastboot to clear recovery partition in case something is corrupted in it. And can just do a fastboot flash recovery recovery.img (where recovery.img is the path to recovery.img file you are installing. If you are cd'd into folder where recovery.img is located you can just use the name of the img file instead of the full path name to it.... it might sound confusing, but there are step by step fool proof guides to follow. And after you've done it once you'll be like "dang what was I worried about, this fastboot and adb stuff is easy" lol...)
Let us know if you need any clarification on the process
Thanks guys, but I have been really busy lately I couldn't learn fastboot, but I think I know how, since my first root was manual using such a command prompt.
I'll reply once I do it and report.
Thank you all very much.
Sent from my Galaxy Nexus using xda app-developers app
Mohdhamm said:
Thanks guys, but I have been really busy lately I couldn't learn fastboot, but I think I know how, since my first root was manual using such a command prompt.
I'll reply once I do it and report.
Thank you all very much.
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
If you cant figure it out we will help! Good luck!
Sent from my Galaxy Nexus using xda app-developers app
Mohdhamm said:
Thanks guys, but I have been really busy lately I couldn't learn fastboot, but I think I know how, since my first root was manual using such a command prompt.
I'll reply once I do it and report.
Thank you all very much.
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
mrgnex said:
If you cant figure it out we will help! Good luck!
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
agreed!
if you are unsure at all about any commands or setup, always happy to lend a helping hand.
much easier to help out with steps beforehand, rather than try to figure out where something went wrong afterwards
Hello
I managed to flash TWRP successfully and then tried to install cm update from the system update available.
However there was an error and it didn't work.
Here is the recovery log, it said something about not finding an md5.
Any thoughts as to what is happening here?

I have root access but lack the ability to boot to recovery!

I'm currently running the stock Rom with build E98020h. I have successfully achieved root access and have verified it through several apps, and also have supersu installed and seemingly operating fine. I have tried using the 'g pro kitkat recovery' app to flash the recovery, and also freegee but freegee at the opening screen says my device is unsupported. When i go into rom manager v5.5.3.7 and try install a custom rom or even just tap boot to recovery i get an error at the loading screen with the LG logo and it sits there. Am i doing something wrong or is the 20h update keeping me from being to successfully reach recovery? Any insight is greatly appreciated.
Sent from my LG-E980 using XDA Free mobile app
Same method worked on my 20g....not sure about 20h
Sent from my LG-E980 using XDA Free mobile app
aidenthefirst said:
I'm currently running the stock Rom with build E98020h. I have successfully achieved root access and have verified it through several apps, and also have supersu installed and seemingly operating fine. I have tried using the 'g pro kitkat recovery' app to flash the recovery, and also freegee but freegee at the opening screen says my device is unsupported. When i go into rom manager v5.5.3.7 and try install a custom rom or even just tap boot to recovery i get an error at the loading screen with the LG logo and it sits there. Am i doing something wrong or is the 20h update keeping me from being to successfully reach recovery? Any insight is greatly appreciated.
Sent from my LG-E980 using XDA Free mobile app
Click to expand...
Click to collapse
20h may be blocking you off...
You could try using LG Flash Tool to go back to stock 4.1.2 (E98010k) and then using FreeGee to bypass and go from there. But idk if that'll work.
aidenthefirst said:
I'm currently running the stock Rom with build E98020h. I have successfully achieved root access and have verified it through several apps, and also have supersu installed and seemingly operating fine. I have tried using the 'g pro kitkat recovery' app to flash the recovery, and also freegee but freegee at the opening screen says my device is unsupported. When i go into rom manager v5.5.3.7 and try install a custom rom or even just tap boot to recovery i get an error at the loading screen with the LG logo and it sits there. Am i doing something wrong or is the 20h update keeping me from being to successfully reach recovery? Any insight is greatly appreciated.
Sent from my LG-E980 using XDA Free mobile app
Click to expand...
Click to collapse
aidenthefirst, or anyone else....
You ever figure out how to load recovery on the 20h update? Id also like to install CWM or TWRP without having to roll back to 20g.
Thanks.
Jasbo said:
aidenthefirst, or anyone else....
You ever figure out how to load recovery on the 20h update? Id also like to install CWM or TWRP without having to roll back to 20g.
Thanks.
Click to expand...
Click to collapse
I don't think that's possible. You're going to have to flash back to an older version using lg flash tools. If you need to back up anything like texts and contacts, use G Cloud. If you need game data/other data related to specific apps backed up, use Helium. If you're attached to stock try flashing a stock ROM, it will be very similar to your experience now. That'll ensure you get the latest KitKat and still get stock experience... you can always go AOSP too.
thanks... I was hoping to just not have to Flashtools my phone again =P and since its been a while since I checked the forums I wasnt sure if 20h was sorted out yet or not.
Jasbo said:
aidenthefirst, or anyone else....
You ever figure out how to load recovery on the 20h update? Id also like to install CWM or TWRP without having to roll back to 20g.
Thanks.
Click to expand...
Click to collapse
I found the way to do it without having to roll your system back to anything older than 20h. Let me type it all up And make sure I have the proper links and app names and will post in a bit
Sent from my LG-E980 using XDA Free mobile app
OK so after you achieve root access on your phone download the apk in the link below. Install it open it and run it. You should now be able to have full recovery access...
Sent from my LG-E980 using XDA Free mobile app
So apparently I haven't posted enough in threads to attach a link from outside this site. PM me for the link.
Sent from my LG-E980 using XDA Free mobile app
This is the link i found to download the app I used on my e98020h to unlock recovery. I hope it works as well for you all as it did for me.
https://drive.google.com/file/d/0B4vSbKccbcIOV1NjMDlqWUdmVm8/preview?pli=1
Sent from my LG-E980 using XDA Free mobile app
So I'm running into another problem and after a lot of 'googling' I can't find an answer. But running purely stock unrooted and my SD card reads and writes fine. Now that I have rooted and fully obtained recovery access my phone will not recognize much less use it. Any suggestions?
Sent from my LG-E980 using XDA Free mobile app
aidenthefirst said:
This is the link i found to download the app I used on my e98020h to unlock recovery. I hope it works as well for you all as it did for me.
https://drive.google.com/file/d/0B4vSbKccbcIOV1NjMDlqWUdmVm8/preview?pli=1
Sent from my LG-E980 using XDA Free mobile app
Click to expand...
Click to collapse
I found this elsewhere trying to unlock my e980 that was on 20h when I got it.
OK so I found that G Pro KK recovery elsewhere and installed it but wasn't sure what to do from there.. Which option did you choose when running it? Flash recovery, reboot, or reboot recovery? I tried to reboot to recovery and I got into a CWM recovery, but at that point wasn't sure if I was really there or if I needed to flash the recovery from there or from the app.
I'm dying to get rid of the stock ROM on this thing but there are more steps involved than my previous devices.
Thanks!
volkey said:
I found this elsewhere trying to unlock my e980 that was on 20h when I got it.
OK so I found that G Pro KK recovery elsewhere and installed it but wasn't sure what to do from there.. Which option did you choose when running it? Flash recovery, reboot, or reboot recovery? I tried to reboot to recovery and I got into a CWM recovery, but at that point wasn't sure if I was really there or if I needed to flash the recovery from there or from the app.
I'm dying to get rid of the stock ROM on this thing but there are more steps involved than my previous devices.
Thanks!
Click to expand...
Click to collapse
All the APK does as I have found out is 'unlocks' the recovery access. After I ran that app I installed Freegee from the app store and installed the CMW recovery from there just to make sure it all was installed and correctly accessible. at that point you just need to download the ROM that you are intending to install and download it. put the zip somewhere in your directory. boot to recovery wipe the necessary mediums and then install from the app and CWM will take care of the rest. Most of the forum threads that have the links to the ROMs will have full instructions on how to install that certain ROM. I can supply links to some if need be. NOT MY THREADS but ones I found helpful.
aidenthefirst said:
All the APK does as I have found out is 'unlocks' the recovery access. After I ran that app I installed Freegee from the app store and installed the CMW recovery from there just to make sure it all was installed and correctly accessible. at that point you just need to download the ROM that you are intending to install and download it. put the zip somewhere in your directory. boot to recovery wipe the necessary mediums and then install from the app and CWM will take care of the rest. Most of the forum threads that have the links to the ROMs will have full instructions on how to install that certain ROM. I can supply links to some if need be. NOT MY THREADS but ones I found helpful.
Click to expand...
Click to collapse
installing the ROM isn't an issue for me, it's getting the recovery installed.
What process did you do after starting up the G Pro Recovery app? install recovery, reboot, then run freegee?
volkey said:
installing the ROM isn't an issue for me, it's getting the recovery installed.
What process did you do after starting up the G Pro Recovery app? install recovery, reboot, then run freegee?
Click to expand...
Click to collapse
Yes. Open and run the G Pro Recovery app, once that is done you need to reboot. Install Freegee and open it. I installed CWM. You can use whatever you want. Then I reboot again, once the phone comes back up I used clockwork mods recovery manager to get in and out of recovery. Also, I pulled my SD card out of the phone prior to rooting as I would lose access to it after I did the process. So just to be safe you might want to do that.
Sent from my LG-E988 using XDA Free mobile app
aidenthefirst said:
Yes. Open and run the G Pro Recovery app, once that is done you need to reboot. Install Freegee and open it. I installed CWM. You can use whatever you want. Then I reboot again, once the phone comes back up I used clockwork mods recovery manager to get in and out of recovery. Also, I pulled my SD card out of the phone prior to rooting as I would lose access to it after I did the process. So just to be safe you might want to do that.
Sent from my LG-E988 using XDA Free mobile app
Click to expand...
Click to collapse
OK, thanks.
Which root?
aidenthefirst said:
[OP]
Click to expand...
Click to collapse
Which root did you use?
Once you take the update then root your device again you have to do a factory reset on your phone in order to flash a recovery. Currently running E98020I, been there, done that! G Pro KitKat then FreeGee. Mic check 1 2, 1 2
LowVolume said:
Which root did you use?
Click to expand...
Click to collapse
Roottool is an easy way to go Amigo
volkey said:
I found this elsewhere trying to unlock my e980 that was on 20h when I got it.
OK so I found that G Pro KK recovery elsewhere and installed it but wasn't sure what to do from there.. Which option did you choose when running it? Flash recovery, reboot, or reboot recovery? I tried to reboot to recovery and I got into a CWM recovery, but at that point wasn't sure if I was really there or if I needed to flash the recovery from there or from the app.
I'm dying to get rid of the stock ROM on this thing but there are more steps involved than my previous devices.
Thanks!
Click to expand...
Click to collapse
If you just want to install the recovery, get an app call flashify from the play store. Install the app, then download and then flash the twrp .IMG file that you've gotten from this thread: http://forum.xda-developers.com/showthread.php?t=3144369

Categories

Resources