TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:3706] smb mount / automount



Has anyone tried to use syntax similar to what would be required of an
NFS mount? Something like:

	mount -t smbfs "computer:/share name" /mnt/blah

or close to it? If that can be made to work it would be a short step
getting /etc/fstab configured correctly for that mount. I haven't
tried it myself, but good luck,

Troy



>>> Ben Luey <lueyb@carleton.edu> 01/25 4:43 PM >>>
man mount claims to have smbfs suport:
> On 25 Jan, Ben Luey wrote:
> > "//computer/share name"   /mnt/blah    smbfs