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@xxxxxxxxxxxx> 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@xxxxxxxxxx > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list >