Quote:
Originally Posted by ardy
I remember having gotten stuck at this position but I don't exactly remember how I ended up exiting it, but if you could check if you're stuck at fastboot or the recovery by sending the adb commands and checking the responses (it should be either one of them, most likely fastboot) I could try to recommend a more precise strategy. I think it should be a combination of both of the following conditions:
* misc partition being freshly flashed
* the correct partition being active for the next reboot
it might be caused by the bootloader image flashing flipping the partition to the other one, and the misc file only executes correctly if a certain partition is active. this is my fringe theory and I'm completely counting this off my head instead of remembering the events of that day or basing it on any technical expertise (I don't have any) so correct me if I'm wrong (renate is the absolute expert of all of this complexity)
because i remember wiggling with it for a long time and trying a lot of different stuff at this position. in the end it was changing the active partition that got me out; but because i didn't keep track of what i was doing and introduced a lot of side effects i don't know the consequences of my previous commands to provide an exact prescription.
|
Edit: you already stated that you finished the recovery stage. I'm sorry, I misread the post and tried to provide suggestions for the misc image instead. I'll try to remember what happened that day and if I got stuck here as well, because i can't remember clearly.