Quote:
Originally Posted by joshuamotte
But now I have no idea how to even get out of the Neo Noogie page or out of recovery.
|
If you get stuck in Noogie or recovery:
Code:
# dd if=/dev/zero of=/dev/block/by-name/misc count=1
# reboot
(Newer recoveries have a replacement reboot command that cleans up.)
Quote:
Originally Posted by joshuamotte
"Unable to open '/data/media/0/update.zip': No such file or directory
|
Well, apparently it's not there.
If you do have /data mounted you can adb push the file again.
If you have /cache you can push it there instead.
On other devices with big updates I just use an external flash drive.