Windows only. :-(No Linux / Mac love? I still have mine at the moment, so I was considering running this.EDIT:
http://android-dls.com/files/linux/fastboot. Silly me for not googling, first!EDIT #2: Worked for me, using the above binary on Ubuntu Lucid x64 and the SDK. Quick
instructions:- place the img files wherever you want (I put them in my tools folder, just to make life easier)- create an environment variable....
export ANDROID_PRODUCT_OUT=/whereveryourtoolsfolderis- Connect via USB, then reboot the device as mentioned in the PDF (hold back button + reset)- Run these
commands:./fastboot flash recovery./fastboot flash boot./fastboot flash systemYou should see OKAY for each, with system taking the longest to complete.- Reset the device again. I actually got stuck the first time and had to reset twice, and then it booted up.Build number now has a 20100730 date, so I guess they had this piece ready for a few days but decided to release before the full-blown patch was ready.