So your Android boots right? Why don't you go through every step in the CWMA recovery thread and post the output here. Also which version of CWMA recovery are you using?If i reboot in terminal lg splash, and if reboot using 3 keys i get a blank screen
So your Android boots right? Why don't you go through every step in the CWMA recovery thread and post the output here.
Certainly possible.I'm 100% speculating here but it almost sounds like the person did the part where they rename the stock recovery to .bak but never pushed the custom recovery or something went wrong or a mistake was made while typing or on and on. Basically, it sounds like theres no recovery kernel right now.
Certainly possible.
A lot is being left unsaid though and I can't pinpoint for sure what was done, what was done, but with error messages, what was skipped, etc., especially when piggybacking on another thread that was equally not that forthcoming with information.
So could you go through the rest of the commands used to install Xionia and list the output (preferably exactly as it comes back)In terminal entered su came back with #, sw version ls670zv9
$ su
# mount -o remount,rw -t yaffs2 /dev/block/mtdblock5 /system
# cat /sdcard/flash_image > /system/bin/flash_image
# chmod 755 /system/bin/flash_image
# mv /system/etc/install-recovery.sh /system/etc/install-recovery.sh.bak
# mount -o remount,ro -t yaffs2 /dev/block/mtdblock5 /system
# flash_image recovery /sdcard/xionia_cwma_12518.6.img
# reboot recovery