Hmmmmm.. I have this same issue and tried the below, what I get back is 'Unable to resolve mount point'. Why would it do that? :)
Jim Hale --- Jim & Kathy's Website Collection http://hale.dyndns.org > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Stefan Schilling > Sent: Tuesday, May 14, 2002 7:05 AM > To: [EMAIL PROTECTED] > Subject: Re: [Samba] How to mount a samba partition in Linux? > > > Guten Tag Cecil Westerhoff, > > Am Dienstag, 14. Mai 2002 um 12:33 schrieb Cecil Westerhoff: > > > I have installed Samba 2.2.1.a. From windows it works > allright. From > > Linux I > > can browse with smb://server. But I do not have write > permissions. When I > > open a console and in this console enter the command smbclient > > //server/folder I do have write permissions. Someone told > me to mount samba > > with mount -t smb -o username=***,pasword=*** \\192.168.0.1\folder > > /destination, but when I do this I get mount: fs type smb > not supported by > > kernel. What do I need to do to get it working? > > Hi! > > Try: > mount -t smbfs -o username=***,password=*** > \\192.168.0.1\folder /destination > > Stefan > > > -- > Mit > freundlichen Gr�ssen > Stefan Schilling mailto:[EMAIL PROTECTED] > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba > -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
