View Single Post
  #1478 (permalink)  
Old 04-12-2012, 10:49 PM
wizardknight's Avatar
wizardknight
PPCGeeks Regular
Offline
 
Join Date: Aug 2009
Posts: 181
Reputation: 95
wizardknight is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (1.2.3)

Quote:
Originally Posted by arrrghhh View Post
First, I would download CWM not AOSP recovery.


Then,
Code:
fastboot flash recovery cwm_recovery.img
After that, either reboot:
Code:
fastboot 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.
Reply With Quote