I've done some more experimenting.
This device is a pain to get to recovery.
"adb reboot recovery" from a working system is the only reliable way.
I've tried "magic" key presses and it still tries to regular boot.
I've played with the misc partition and it still tries to regular boot.
I've tried "fastboot erase boot" and it stalls at the (internal) aboot command line.
Which is great for me, because I can type to it.
The only thing that I've seen to work is "fastboot flash boot nnglow21.img", "fastboot reboot".
The problem is, there is a risk that you'll be stuck at the aboot command line.
I think that I'd try it though.
|