Recovery Help

cpackar

Well-known member
Nov 21, 2011
134
3
0
So I flashed a new recovery onto my VM670, and here's pretty much how the button key is layed out:

Power - Hides Options
Volume Up - Nothing
Volume Down - Moves Selector Up
Key Above Camera Key - Moves Selector Down
Camera Key - Goes Back
Search Key - Moves Selector Down When Double Tapped
Back Key - Moves Selector Up When Double Tapped
Home Key - Nothing
Very Left Key - Nothing

When I first flashed it and booted into recovery, I could select options with the Power Key, so I wiped everything after I backed up, and rebooted and now Power Key just hides the options and I can't select anything. So I can't boot into Rom, and I can't do anything with Recovery mode. What should I do? If it helps, I downloaded ROM Manager and used it to flash a new recovery. It said something about an Optimus C, so I clicked it figuring it should work. It's ClockworkMod Recovery v5.0.2.7. Just reply here, or PM me please.
 
Last edited:
Good ole rom manager again, huh?

Looks like this will never end guys.

OP, you flashed a recovery that isnt designed for our phones. You will need to flash a new recovery. A brief look around these forums will get you going in the right direction.

And do yourself a favor, stay away from rom manager, if not forever, then atleast while you have an optimus.

Sent from my LG-VM670 using Android Central Forums
 
Good ole rom manager again, huh?

Looks like this will never end guys.

OP, you flashed a recovery that isnt designed for our phones. You will need to flash a new recovery. A brief look around these forums will get you going in the right direction.

And do yourself a favor, stay away from rom manager, if not forever, then atleast while you have an optimus.

Sent from my LG-VM670 using Android Central Forums

That's the problem, How will flash a new recovery? I can't boot into android because I did a wipe.
 
Okay, I got adb running, now how would I flash a different recovery onto my phone via adb?
 
Last edited:
Errrm. I'm a little rusty on ADB for ashing, but. Put the Recovery on your SD card and name it x.img


You also need flash_image on your SD card

You will then type

1. Su
2. CD sdcard
3. Flash_image recovery x img
4. Reboot recovery


It should be in the new recovery if you did it right. :)

Sent from my LG-VM670 using Tapatalk 2
 
Errrm. I'm a little rusty on ADB for ashing, but. Put the Recovery on your SD card and name it x.img


You also need flash_image on your SD card

You will then type

1. Su
2. CD sdcard
3. Flash_image recovery x img
4. Reboot recovery


It should be in the new recovery if you did it right. :)

Sent from my LG-VM670 using Tapatalk 2

What do you mean by "You also need flash_image on your SD card"