Are we going to give up hope for the helpless mac users? Just wondering if I'll need to ask my friend to borrow his pc or not...
Your Mac, under the hood, is essentially a powerful unix workstation. Doing things on a Mac is much like doing things on Linux - and Android is Linux - so, your Mac is not the odd man out here by any means.
Read thru these instructions before following.
1. You will never need USB drivers for your Mac. You're already good to go.
2. If you can connect your phone to your Mac's USB port (any will do), set it disk drive mode on the phone when you plug in, and see it appear the same as you would any USB drive - you're good to go.
3. In the instructions, where it says to download
CWM Recovery.zip - do that. You should end up with the zip and a folder called CWM Recovery in your Downloads folder (unless you've modified your browser preferences, that's where your downloads will be) - find that under your account name in the left-side of the Finder.
4. Create a folder under Documents called
AscendTools - (don't improvise, please, no spaces, just exactly do as I've named it) - drag both the zip and the CWM Recovery folder to that AscendTools folder. This is for your safekeeping - I never mod a phone without putting my downloads into a safe folder, and never let this kind of stuff clutter up the Download folder.
If you only have the zip file on Download, don't sweat it - your browser was set to not process zip files. Just drag the zip to the AscendTools folder and then double-click it.
If you do have the zip file left behind by browser, stop now and do this if using Safari:
Safari (top-left menubar) -> Preferences -> General (leftmost) -> Uncheck 'Open "Safe" files after downloading"
5. Download everything first in the instructions and move to AscendTools folder. You do not want to be half way through this and then find you can't get to some file you need.
6. Create a folder under AscendTools called SDbackup.
Copy/paste your entire SD card to SDbackup.
Under SDbackup - delete the file/folder named LOST.DIR
7. First thing you'll need on the Mac side, now that you have all of your files downloaded and are ready to go is a unix terminal console window: Finder -> Applications -> Utilities (folder) -> Terminal (launch that)
From now on, we'll call it the terminal.
8. You're now seeing a white window with a command-line prompt that's going to look like this, only with your date, computer and username (don't worry about the ttys stuff):
Code:
Last login: Thu Feb 3 13:56:34 on ttys003
sunrise:~ earlymon$ _
9. I want to you copy and paste this into that window - if you followed my instructions, this will work just fine:
Code:
cd $HOME/Documents/AscendTools/CWM\ Recovery
Hit return.
If you followed previous instructions, your screen will now say (again - this is my machine and username):
Code:
sunrise:CWM Recovery earlymon$ _
10. Instructions say:
Find and Run the fastboot- file according to your OS.
Copy and paste this into the terminal:
Hit return.
You will not get a transient black window as the instructions on page one indicate - that's a Windows deal.
11. Instructions say:
Then Run the install-recovery- file according to your OS.
Copy and paste this into the terminal:
Code:
./install-recovery-mac.sh
Hit return.
12. Instructions say:
1) Download Icarus via the link below.
- Place it in the MAIN folder of your SDcard
Ok - if you have a zip and a folder for Icarus - trash the folder, drag the zip from your Downloads folder to that AscendTools folder.
Next - drag it to the main level of your phone appearing as a USB drive, the SD card should be appearing as the top level (what Windows people call the Main folder).
Most phones pre-create standard directories when formatting the SD card from the phone. Obviously, not owning an Ascend, I can't be sure - but if it does, you'll have a folder named
DCIM - and DCIM is at the top level of the SD card, if there's confusion.
(Provided your phone only mounts the SD card, the top level is the one you'll see in the Finder, when selecting the phone/SD in the left panel when using the standard 3-panel Finder view (icon at top of Finder window.)
In fact - if the Ascend is following std Android protocols - on the left-most side of your Finder, you'll see your phone mounted as disk drive called
NO NAME.
~~~~
NOW!! 
Time for a dry run.
Make the folders, do the backups, do the downloads, launch a Terminal window, go as far as the cd command in Step 9.
If you see the prompt I indicate, you're ready to go back to page one, and follow the detailed steps in order, just copy in the magic from here where required.
~~~~
Everyone usually tells me this is all very straightforward after doing it just once.
Don't be afraid to ask questions. Be very comfy with this before proceeding.
~~~~
Hope this helps.
