Earthnfire78
Well-Known Member
does recovery.img has to be in C:\
Run fastboot from the directory it is located in.
Code:
cd C:\"Directory to where fasterboot is located"
You do not need to type the whole uri, just left click and hold and drag the folder into Cmd Prompt.
Rename the recovery to a,img (this well work), and copy it to the same directory fastboot is in.
Code:
fastboot devices (just to make sure fastboot still see you phone)
fastboot flash recovery a.img
