What I understand you just want to install the image on the phone. And I assume you had installed the radio image.
Just run the command fastboot update <image_file_name> -w This will erase and install the image on to the phone and also erases user data and cache. On Apr 28, 5:06 pm, Jonathan Herriott <[email protected]> wrote: > Hi, I'm running into an issue when I am trying to install an Android > image onto the dev phone. I get to the point where it shows on the > phone that it is ready for fastboot, and when I do: > > sudo fastboot flashall > > It never finishes. I've waited over an hour. It isn't waiting for > the device, but instead starts and never finishes sending to the > device. I tried just flashing the system image, but that doesn't work > either. Has anyone else run into this issue? > > I have verified that the device shows up in /dev and is recognized by > fastboot (fastboot devices). Any information would be helpful. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

