Quote:
Originally Posted by [ACL]
save your energy. All you need to see is that it couldnt find a recovery header on the partition.
How are you flashing the recovery? The flashing never fails for me so you must be messing up the fastboot flash somehow. Also when you flash, does it actually tell you it flashed successfully?
Also keep an eye on the buttons you press. The message will tell you when it recognizes your button press (either power button or end key).
|
Yeah it does say it flashed successfully. Here is the cmd prompt log and it says success on the phones screen.
C:\android-sdk-windows\tools>fastboot flash recovery recovery.img
sending 'recovery' (4176 KB)...
OKAY [ 1.109s]
writing 'recovery'...
OKAY [ 1.234s]
finished. total time: 2.359s
C:\android-sdk-windows\tools>fastboot flash recovery recovery.img
sending 'recovery' (4176 KB)...
OKAY [ 1.125s]
writing 'recovery'...
OKAY [ 1.969s]
finished. total time: 3.094s
C:\android-sdk-windows\tools>fastboot reboot
rebooting...
finished. total time: 0.641s
I'll likely play with this some this weekend just for fun. If it doesn't work at that point. I'll just chock it up as unsurmountable user error.