SMBFS?

James Van Artsdalen james-freebsd-amd64 at jrv.org
Sat Jan 3 02:20:10 PST 2004


Is anyone trying to use SMBFS on x86_64?  I'm getting an error I don't
get on the i386 boxes:

smbfs: can't get server address: nberr = no interface to broadcast on and no NBNS server specified

I'm beginning to wonder if there might be a bug instead of just an
incorrect config file.  I added these lines to try to build the right
things into the kernel:

options         NETSMB                  #SMB/CIFS requester
#options         NETSMBCRYPTO            #encrypted password support for SMB
options         LIBMCHAIN               #mchain library.
options         SMBFS                   #SMB/CIFS filesystem
options         LIBICONV


More information about the freebsd-amd64 mailing list