[Samba] Probs with smbfs

David Morel david.morel at amakuru.net
Sat Jun 28 09:53:10 GMT 2003


> On Fri, Jun 27, 2003 at 02:11:45PM -0300, michelld wrote:
> > Hi all 
> > I am having trouble with my SMBFS and it is the following 
> > Every time I try to connect to other machine in my network, throught the command MOUNT, the folowing ERROR appears. I've already tried to see the manpage but i had not success. 
> > [root at backup_sp bin] mount -t smbfs //sarq/c /mnt/windows
> > Password: 
> > ERROR: smbfs filesystem not supported by the kernel 
> > Please refer to the smbnt (8) manual page 
> > smbmnt failed: 255 
> > I want to remember that service smb is running and last week, it was working properly. 
> > Please i need this help
> > I get very please about your attention. Thanks a lot 

smbfs has little to do with smbd/nmbd; samba is the server (user-space),
while smbfs is the client part (kernel-space), compiled in the kernel or
as a module.
the error message means smbfs is not supportred by your kernel, so you
must either recompile your kernel with smbfs support, or load the
relevant module (something like smbfs.o i guess)
Wether the smb service ( meaning smbd+nmbd i guess) is running or not
makes no difference.
and also, instead of using mount -t smbfs, you'd rather use smbmount
(man smbmount)

D.Morel

-- 
***********************************
david.morel at amakuru.net
OpenPGP public key: http://www.amakuru.net/dmorel.asc
28192ef126bc871757cb7d97f4a44536

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Ceci est une partie de message
	=?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=
Url : http://lists.samba.org/archive/samba/attachments/20030628/cff01590/attachment.bin


More information about the samba mailing list