How do I mount SMBFS Drive in Linux

mnikhil m mnikhil.juno at gmail.com
Fri Nov 26 20:13:53 UTC 2004


While I was trying to get it done through imple mount command , but I
was facing password failure problem s, I thinlk it was authentication
problem , but it worked thru smbmnt command well , I will use
smbumount to unmount the SMB Drive .

Thanks Guys,

Regards,
Nikhil.


On Fri, 26 Nov 2004 14:09:24 -0600, Steve Kratz <steve at townnews.com> wrote:
> >
> > I have fedora core 2 , and A Samba server is running on other Unix
> > Machine , How do I mount that share on my system  using smbfs.
> 
> 
> ...as root...
> 
> smbmount //other_machines_IP_or_name/share_name /mnt/c -o
> lfs,username=blah,password=blah
> 
> for the /mnt/c - just make sure an empty folder exists there. After the
> mount, /mnt/c will show the remote share.
> 
> I always add the -o lfs (large file support - covers files 2+ gigs),
> username and pw specifiy if needed.
> 
> --
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
>




More information about the users mailing list