Re: Mounting SMB shares...



On Fri, 30 Jun 2006 01:10:44 GMT, Noozer took a five minute break from
flipping burgers at the local fast food joint and scribbled on an
etch-a-sketch:

Noob here...

Just installed SUSE 10.1 x86_64. I had no problem getting the nVidia drivers
installed, and overall the system seems to be working well.

One thing I can't figure out is how to mount the several shares I have on a
couple of SMB servers (WinXP and a NAT drive).

For example (excuse the Windowology...)

//nat/drive2/archive - How to mount to /archive ?
//nat/drive1/downloads - How to mount to /downloads ?
//mce/media/music - How to mount to /music ?

Any help is appreciated!

Some dweeb here will tell you to type man smb.

That will get you nowhere.

If the shares are not in a domain, simply type:

smb:\\mce\media\music

That should work for you. If you need authentication, you add the user
before an @ sign.

smb:JoeCool@mce\media\music
.