You can do anything you want to with your device. We just know that what is posted in the OP works.is there an easier way to do this? i saw on another forum that u can just copy the recovery image to your sd card then do a "flash recover su image file" (its not exactly what it said, cuz i dont remember it exactly)
is there an easier way to do this? i saw on another forum that u can just copy the recovery image to your sd card then do a "flash recover su image file" (its not exactly what it said, cuz i dont remember it exactly)
# flash_image recovery /sdcard/recovery.img
# 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
Don't use ROM Manager.Hi i am using a LGE Opitimus V and I had recently decided to make a backup of my stock.... I succesfully Backed it up and then I downloaded cerberum rom from Rom manager. Not realizing it was going to erase all my data.... I decided to restore my previous backup. Then I got into the recovery loop and it showed the lg logo, then the vigin mobile boot screen, then the lg logo, and then clockwork mod recovery. So i decide to follow these instructions... http://forums.androidcentral.com/op...ck-cwm-recovery-without-root.html#post1168484 , and i had what was in the picture above. And then i tried to fix bootloop.... And nothing... :'( . and then i tried LG-style factory reset and nothing... except now its stuck and automatically factory resetting my phone!!!! and i cant access and options cuz it goes straight to it. PLZ HELP ME!!!
Read the OP. Instructions are included at no additional cost.How do I install this directly to my phone is there a zip to download directly on phone?
i have tried to do the install thru an emulator but it says it cannot create the flash_image cuz its read only.. WHAT DO I DO!!!!???
What is read only and when exactly are you getting this error? When trying to copy to your SD card or when trying to cat it to your /system/bin directory?i have tried to do the install thru an emulator but it says it cannot create the flash_image cuz its read only.. WHAT DO I DO!!!!???
i have tried to do the install thru an emulator but it says it cannot create the flash_image cuz its read only.. WHAT DO I DO!!!!???
im having the same problem. When I try to cat the image over to my system/bin directory ... I receive the same error can not create /system/bin/flash_image: read only file system, and yes i AM using the shelllol