- Jul 11, 2011
- 93
- 0
- 0
Trying to root. Following the instructions.
got to this part
YOU MUST BE UNLOCKED IN ORDER TO ROOT
First you?ll need to download a custom Recovery call AmonRa. Here?s a link to it: LINK
I?m using version 3.14 as my example. Copy your newly downloaded recovery-ra-vigor-3.14-gnm.img file to your AndroidSDK folder above(like you did with Unlock_code.bin).
1) Reboot your phone into HBOOT
2) Make sure your phone is connected to the PC
3) Now open a Command Prompt and issue the following commands:
Code:
Cd \AndroidSDK\platform-tools
Fastboot flash recovery ..\recovery-ra-vigor-3.14-gnm.img
Fastboot reboot-bootloader
I get the following and then no further progress
c:\Android>fastboot flash recovery c:\android\recovery-ra-vigor-3.14-gnm.img
< waiting for device >
Any ideas?
Phone works fine. Completely stock. Have followed the steps of unlocking and rooting up to this point.
Thanks in advance
got to this part
YOU MUST BE UNLOCKED IN ORDER TO ROOT
First you?ll need to download a custom Recovery call AmonRa. Here?s a link to it: LINK
I?m using version 3.14 as my example. Copy your newly downloaded recovery-ra-vigor-3.14-gnm.img file to your AndroidSDK folder above(like you did with Unlock_code.bin).
1) Reboot your phone into HBOOT
2) Make sure your phone is connected to the PC
3) Now open a Command Prompt and issue the following commands:
Code:
Cd \AndroidSDK\platform-tools
Fastboot flash recovery ..\recovery-ra-vigor-3.14-gnm.img
Fastboot reboot-bootloader
I get the following and then no further progress
c:\Android>fastboot flash recovery c:\android\recovery-ra-vigor-3.14-gnm.img
< waiting for device >
Any ideas?
Phone works fine. Completely stock. Have followed the steps of unlocking and rooting up to this point.
Thanks in advance