i am a newb @ rooting, i just rooted my lg optimus s w/ gingerbreak. and now i tried to do a custom recovery and now im getting a blank black screen. why?
Pull battery, re-insert batteryWow, I did the stupidest mistake ever, I wiped everything on my phone (reason was because I was going to flash a ROM) but before I flashed anything I clicked on "reboot system now".
Biggest mistake of my life, is my phone bricked? can I get back to custom recovery?
What's the difference between this and Thunderc recovery? Is Thunderc compatible with with CM7 roms?
jcwxguy/johndevere,
THANK YOU!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
The problem was that after I copied the files to the root of the SD Card, I DID NOT turn off USB Storage...that is what was screwing me over.
Once I turned that off, I connected w/ ADB Shell, ran the commands and MAGIC!!!!!!!!!!!!!!!!!!
THANK YOU GUYS SO MUCH!!!!!!!!!!!!!!
BJ
Anytime.. looks like thats 2 peeps tonight that had the SAME issue...
REMEMBER!
TURN OFF usb storage, TURN ON adb
Just flashed this using Terminal Emulator that I downloaded from the market. For some reason my phone wouldn't mount to my macbook so I had to find a workaround. It took some trial and error, but it is possible to do without being mounted to the computer and running sdk.Xionia CWMA v1.2518.6
- Xionia Kernel 013, which fixes any blank LCD issues
- Experimental (untested) support for AmonRA (drellisdee) nandroid restore of sd-ext
- Attempts to backport CWM 3.0 features
- Fixed known issue from previous version
Xionia CWMA v1.2518.5
- Xionia Kernel 009
- Should fix /sd-ext issues
- LG-Style Reset option removed, due to causing more trouble than its worth
- ext2/ext3/ext4 support thanks to Xionia Kernel
- No longer set to "PERFORMANCE" governor, so the phone no longer idles at 600mhz in recovery
- Known Issue:Occasionally, when rebooting after flashing a zip, an error about ignoring radio image may briefly appear. It seems harmless, so you can ignore it for now. Will look into this later.
Xionia CWMA v1.2518.4
DO NOT USE LG-STYLE FACTORY RESET IF YOU ARE RUNNING CM7!
Feature will be removed in next version of Xionia CWMA.
Xionia CWMA v1.2518.3
- Added support for LGE special Factory Reset command. Invalidates this issue
- Execute standard data/cache wipe or full LG-Style Factory Reset (found under "advanced")
- "Fix Recovery Boot Loop" option now supports both bootloader and lge special parameters, ensuring you get out of that loop.
- Known Issue: If you enable USB Mass Storage, then disable it again, it does not re-enable until you reboot back into recovery. (workaround: unplug and replug device. windows is ejecting the device, so you need to reinsert it.)
Xionia CWMA v1.2518.2
- Added "Fix Recovery Loop" option under "Advanced", gets you out of an infinite recovery reboot loop.
- Fixed cosmetic issue where in certain cases, a radio update would still ask you to reboot to finish it. (doesn't really flash)
- Fixed version number.
- Reverted to stock kernel (+lzma) (why use a fancy overclock power kernel for recovery mode?)
- Addressed an issue with USB Mounting (may or may not fix issues some users are having)
- Removed alternate LG logo that briefly flashed during startup of recovery mode.
- Switched nandroid functions to external tools (no more fancy status, sorry) due to localized corruption issues.
- Fixed 'reboot returned' issue when trying to reboot out of recovery via adb shell reboot
Xionia CWMA v1.2518.1
- Radio Flashing Removed Will now ignore radio.img part of all updates, regardless of signature verification setting.
- Fixed bug where a nandroid backup would not restore completely if it did not have an .android_secure image.
- LGE Recovery binary now included for future usage...
- Bug: version reports as v1.2518.1
Xionia CWMA v1.2518
- Minor bug fix, could not select zip if it was the last item on the menu.
- Safety check - will not flash LG OTA zips and brick you (DO NOT DISABLE SIGNATURE VERIFICATION)
- Dual Nandroid Support (new /sdcard/clockwork/backup/ as well as old /sdcard/nandroid/mem=477M/)
- Use either menu or camera for select, we like both of you
- Powered by Xionia Kernel 007 (not overclocked)
- LZMA Compressed ramdisk to hold even more content
- Blue theme like GNM Recovery
- Ease of use of CWM, with power for the hardcore. Many useful CLI tools included.
![]()
![]()
![]()
How to Install:
Copy flash_image and xionia_cwma_12518.6.img to the root of your sdcard. RAR file is protected with recovery record in case of corrupt download. Please extract rar before attempting to flash.
To flash: via adb shell or terminal type this from root # shell
Note:
If you receive this error:
failed on '/system/etc/install-recovery.sh' - No such file or directory
Then ignore it and keep going, it means the file is already backed up or deleted, and your recovery will not be erased by LG.
Key combo to boot custom recovery from powered off is Volume Down + Home + Power and release keys at LG splash.
Recovery Key mapping:
Up: Volume Up
Down: Volume Down
Select: Menu or Camera
Back: Back
Archive
Index of /zefie/files/cell/LGLS670/roms/custom/archive/Xionia/recovery - Persona Files
Source Code
https://github.com/zefie/xionia_cwma_recovery
Special Thanks:
CyanogenMod for Clockwork Recovery
Amon_RA for the signature verifier since I could not get Cyanogen's to work
Drellisdee for the original custom recovery that got us all started, and for the flashing instructions i swiped >.>
did you extract or just copy the 2 files to rootHey all I've having this same issue. My goal is to get a nand backup before I start messing around with roms and what not. I read the entire thread. I'm able to get super user access using su in adb so I know my phone is rooted. I used Gingersnap to root my Optimus S.
Here's what I'm doing:
1. I have both flash_image and xionia_cwma_12518.6.img seated firmly in the root of my memory card.
2. Having the phone connected to my computer (with all drivers installed) I start up cmd, type "cd c:\optimusroot" (where I have adb.exe and it's corresponding files) then "adb shell" and "su" to get into super user. I haven't not activated USB storage as the files are already on the card.
3. I type "reboot recovery" and the phone restarts into Xionia recovery menu. I have not closed the command prompt it goes backi into "C:\optimusroot"
4. Recovery menu options are "reboot system now", "apply sdcard:update.zip", "wipe data/factory reset", and "wipe cache partition".
Any idea what I'm doing wrong? Also using "Home + Volume Down + Power" from a shut down doesn't boot the phone into recovery. I'm assuming "Home" is the button with the house on it
Any help would be appreciated! Thanks!![]()