Okay . . . phone is in Fastboot (bootloader) mode, lock state = unlocked (according to the phone). However, I can't find JUST Clockwordmod Recovery (zip file) to put in the same directory on my Mac as Fastboot is, to run the recovery.
(Also, I'm away from home, so stuck with my Macbook Air, which never seems to see the phone in Finder, although other apps see it connected as a media device or camera.)
I'll fiddle with it a bit more, but it's probably going to have to wait until I get home late this week.
Thanks again for stepping up!![]()
you need this: Goo.im Downloads - Downloading recovery-clockwork-touch-5.8.0.2-toro.img
that's cwm touch - place that file in the same folder as fastboot.exe on your computer. for example, if you downloaded the superboot folder and left it on the desktop - inside that folder (mysid or whatever it's called when you downloaded the files to unlock/use adb/fastboot etc) - so inside that folder is adb and fastboot files (theyre executables but on a mac they will just say adb or fastboot).
so, download the recovery file to the cpu and leave it untouched (still zipped), and place it inside that folder that contains fastboot.
so you already have the latest su package in a zip on your phone after you download it from your phone browser - so you make sure usb debugging is checked, then you connect your phone to the cpu with usb.
next, power off phone and power back on with vol up, vol down, and power held together to get to bootloader mode.
next, open terminal on the cpu and cd to the folder that contains fastboot.
for example, that folder is called "adb-fastboot" (i dont know what you're folders are called you have to enter the name of the folder, thisis just an example) - and that folder "adb-fastboot" is on the desktop.
cd desktop
cd adb-fastboot
./fastboot boot recovery clockworkwhatever5.5.0.whatever.zip
that should get you into recovery temporarily, then you flash the su zip on the phone thru recovery, then you reboot system now, unplug the phone when it starts back up (not in fastboot mode! regular mode) - and from there you should be able to download rom manager and just flash cwm the easy way.
good luck!!!