Help needed with unrooting!
I'm trying to unroot/lock so I can send the old phone back to VZW tomorrow.
I have my adb working...it finds the phone fine. However, when I try the 2nd command:
fastboot flash bootloader bootloader-toro-primekk15.img
I get the error "cannot load bootloader-toro-primekk15.img"
I assume this is somehow related to the files / folder location. I downloaded the 4.02 img file, and unzipped it to the following:
c:\android-sdk\tools folder
Then I ran 7zip to extract the files to that folder, which created a folder "mysid-icl53f" in my tools folder. So, I have a folder "c:\android-sdk\tools\mysid-icl53f". In THAT folder, I have a file called "bootloader-toro-primekk15.img". I am running the fastboot command from within that folder, where the img file is located.
What am I doing wrong??? Thanks for any and all help!
|