Subject: Re: mount_smbfs problems
To: None <current-users@netbsd.org>
From: Rui Paulo <rpaulo@netbsd-pt.org>
List: current-users
Date: 05/09/2005 20:20:22
On 2005-05-09, Justin Newcomer <liquidice5@gmail.com> wrote:
> hello
>
> I have been running the -current kernel for some time now, (cross
> compiling is wonderful)
>
> and I want to be able to mount smb shares on other boxes (windows 2003 server)
> the problem is...
> mount_smbfs //user@server/images /mnt/smb
> Password:
> mount_smbfs: can't get handle to requester (no /dev/nsmb* device available)
>
> I tried 
> 04:19:01 /dev # ./MAKEDEV nsmb
> ./MAKEDEV: nsmb0: unknown device
> ./MAKEDEV: nsmb1: unknown device
> ./MAKEDEV: nsmb2: unknown device
> ./MAKEDEV: nsmb3: unknown device

Did you updated your userland and ran etcupdate(8) ? My /dev/MAKDEV has
entries for nsmb*.

-- 
Rui Paulo <rpaulo@netbsd-pt.org>