by recovery you mean the rom right? it should be named update.zip right?
They're all in the same folder but there is no tools folder within that , so i cannot run commands at streak tools.
Here is a screenshot of the folder:
SCREENSHOT
Added on April 7, 2011, 11:22 amSorry, just realized that the recovery is referring to the clockwork img file.
Added on April 7, 2011, 11:26 amQUOTE(kembar4 @ Apr 7 2011, 10:57 AM)
by recovery you mean the rom right? it should be named update.zip right?
They're all in the same folder but there is no tools folder within that , so i cannot run commands at streak tools.
Here is a screenshot of the folder:
SCREENSHOT
Added on April 7, 2011, 11:22 amSorry, just realized that the recovery is referring to the clockwork img file.
Slight progress now. Turnes out, that the flash wouldn't display the device. Had to add another value infront to reboot it. So far,
CODE
C:\streak>fastboot -i 0x413c flash recovery recovery.alt.img
sending 'recovery' (3034 KB)... OKAY
writing 'recovery'... OKAY
Able to reboot it with the command fastboot -i 0x413c reboot instead of the original fastboot reboot command.

Added on April 7, 2011, 11:31 amProgress!!
CODE
C:\streak>fastboot -i 0x413c flash amss amss.mbn
sending 'amss' (15752 KB)... OKAY
writing 'amss'... OKAY
This post has been edited by kembar4: Apr 7 2011, 11:31 AM