I finally got around to playing with this. I have adb working (I think), but I can't get the recovery.img to flash.
identifies my phone, however
Code:
./fastboot flash recovery recovery.img
hangs on < waiting for device >, although my phone boots into fastboot mode without problem.
I have successfully gotten this to work on xp machines before. Currently using Ubuntu 9.10. Any ideas?
edit: I can successfully push/pull files as well.