7) Re-post the new output ofbusybox cp /sdcard/flash_image /system/bin/flash_image
ls -l /system/bin/flash_image
When download the flash_image it says its only 12kb??? is that all the bigger it is?
Yes, flash_image is 26Kb, when you do ls -l it should be 26172, not 0.ls -l /sdcard/flash_image
Sorry about that, it is the right size this time. Should remove the file from the directory and place it on the root of the card or leave as is?
busybox cp /sdcard/flash_image/flash_image /system/bin/flash_image
chmod 4755 /system/bin/flash_image
Here is what I got
ls -l /system/bin/flash_image
I edited it was wrong image.
here it is again
ls -l /system/bin/flash_image
Sweet I flashed it and this time it took a couple seconds for it to show the next line and now when I reboot in recov i have a black screen which I am assuming is a good thing right about now!
Thanks a million man!!! Your the man would be totally lost without you! So just conitnue now with part 5 like you said before after updating with lg updater?
from a Windows command prompt (NOT in adb shell).adb reboot recovery
Will doing this update bring me back to having the proper driver for the screen? Thought that before when I was having problem on V9 i tried using this and still didnt have any display and had to use the revert back to vc. If this fails can i revert back to vd?
Warning: I just now realized that Quick Boot won't work until you're rooted so instead of using Quick Boot to reboot to recovery mode, just issue from a Windows command prompt (NOT in adb shell).