Quote:
Originally Posted by arrrghhh
First, I would download CWM not AOSP recovery.
Then,
Code:
fastboot flash recovery cwm_recovery.img
After that, either reboot: Or my personal fave, go straight to recovery:
Code:
fastboot boot cwm_recovery.img
Please see the wiki for more info.
|
Thanks. I went with the recovery that was on the first page. The one you pointed me at worked much better. I was still having issues with it timing out. I found that I had a crappy usb cable. Replaced that and I was good to go. I am looking at a NAND system now.
I wish that the wiki you pointed me towards was sticked in the first post. It was helpful.
Thanks again.