Mount SMB shares from the command line - Mac OS X Hints
Here's how to quickly mount a network share via the command line. First, create a folder called "share" somewhere in your home directory (wherever). Then open a terminal and type mount -t smbfs //user@server/sharename share From the Finder, look in your ....