Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jun 2001 11:33:22 -0700
From:      Flemming Froekjaer <flemming@froekjaer.org>
To:        questions@freebsd.org
Subject:   mount_smbfs. no /dev/net/nsmb* device
Message-ID:  <3B2F9AF2.6301927B@froekjaer.org>

next in thread | raw e-mail | index | archive | help
I finaly got smbfs to build, and i can load the smbfs kernel module.

> kldstat
Id Refs Address    Size     Name
 1    4 0xc0100000 22db84   kernel
 2    1 0xc032e000 1e11c    smbfs.ko
 3    1 0xc19a6000 19000    usb.ko
 4    1 0xc19ce000 2000     green_saver.ko

When i try to mount a smb share it askes me for a password, and then
reports no /dev/net/nsmb* device

> mount_smbfs -I 192.168.41.100 //flemming@archimedes/flemming
/mnt/backup/archimedes.system/
Password:
mount_smbfs: can't get handle to requester (no /dev/net/nsmb* device)

Looking in /dev there is no net directory, but there is a /dev/nsmb0
device.

> ls -l /dev/nsmb*
crw-r--r--  1 root  wheel  144,   0 Jun 15 12:56 /dev/nsmb0

What am I doing wrong.
\Flemming



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?3B2F9AF2.6301927B>