View Single Post
Old March 11th, 2010, 08:02 AM   #24 (permalink)
Mr.DNA
Member
 
Mr.DNA's Avatar
 
Join Date: Jul 2009
Posts: 124
 
Device(s): Samsung i7500 Galaxy, JB2 firmware and Drakaz Recovery 4.6.1
Thanks: 4
Thanked 3 Times in 3 Posts
Default

I finally got around to playing with this. I have adb working (I think), but I can't get the recovery.img to flash.

Code:
./adb devices
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.
Mr.DNA is offline  
Last edited by Mr.DNA; March 11th, 2010 at 08:49 AM.
Reply With Quote