Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Feb 2002 17:34:05 -0700
From:      "Devin Atencio" <devin@phpcodeguru.com>
To:        <freebsd-questions@freebsd.org>
Subject:   smbfs not working.
Message-ID:  <006701c1b101$7adb98a0$03c8db42@devin>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.

------=_NextPart_000_0064_01C1B0C6.CE4BECA0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable


I have FreeBSD 4.5-STABLE and I compiled my kernel with the following
added options:

# samba filesystem options
options         SMBFS                   #SMB/CIFS filesystem
options         NETSMB                  #SMB/CIFS requester
options         NETSMBCRYPTO            #encrypted password support for =
SMB
options         LIBMCHAIN               #mbuf management library
options         LIBICONV                #Kernel side iconv library

However when I try to mount a Windows partition on the unix machine I =
get
the following error:

su-2.05# mount_smbfs  //guest@devin/mmpi /usr/xpbox
Warning: no cfg file(s) found.
Password:
mount_smbfs: can't get handle to requester (no /dev/nsmb* device)
su-2.05#=20

I tried to do a ./MAKEDEV nsmb0 in the /dev but it did the following:


------=_NextPart_000_0064_01C1B0C6.CE4BECA0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2712.300" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I have FreeBSD 4.5-STABLE and I =
compiled my kernel=20
with the following</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>added options:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2># samba filesystem=20
options<BR>options&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
SMBFS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
#SMB/CIFS =
filesystem<BR>options&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
NETSMB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
#SMB/CIFS =
requester<BR>options&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
NETSMBCRYPTO&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;=20
#encrypted password support for=20
SMB<BR>options&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
LIBMCHAIN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;=20
#mbuf management=20
library<BR>options&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
LIBICONV&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;=20
#Kernel side iconv library<BR></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>However when I try to mount a Windows =
partition on=20
the unix machine I get</FONT></DIV>
<DIV><FONT face=3DArial><FONT size=3D2>the following =
error:</FONT></FONT></DIV>
<DIV><FONT face=3DArial><FONT size=3D2></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial><FONT size=3D2>su-2.05# mount_smbfs&nbsp;=20
<A>//guest@devin/mmpi</A> /usr/xpbox<BR>Warning: no cfg file(s)=20
found.<BR>Password:<BR>mount_smbfs: can't get handle to requester (no =
/dev/nsmb*=20
device)<BR>su-2.05# </FONT></FONT></DIV>
<DIV><FONT face=3DArial><FONT size=3D2></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial><FONT size=3D2>I tried to do a ./MAKEDEV nsmb0 =
in the /dev=20
but it did the following:</FONT></FONT></DIV>
<DIV>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_0064_01C1B0C6.CE4BECA0--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?006701c1b101$7adb98a0$03c8db42>