From owner-freebsd-questions@FreeBSD.ORG Wed Mar 16 14:54:02 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4C0116A4CE for ; Wed, 16 Mar 2005 14:54:02 +0000 (GMT) Received: from broad.100mwh.com (broad.100mwh.com [205.214.86.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7396B43D2F for ; Wed, 16 Mar 2005 14:54:02 +0000 (GMT) (envelope-from rseals@vdsi.net) Received: from aqua.magellanhealth.com ([204.193.75.20] helo=10.200.10.14) by broad.100mwh.com with esmtp (Exim 4.43) id 1DBZuJ-0006oN-Vj for freebsd-questions@freebsd.org; Wed, 16 Mar 2005 08:53:38 -0600 From: Ray Seals To: "freebsd-questions@freebsd.org" Content-Type: text/plain Organization: Virtual Data Systems, Inc. Date: Wed, 16 Mar 2005 08:55:27 -0600 Message-Id: <1110984927.668.2.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - broad.100mwh.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - vdsi.net X-Source: X-Source-Args: X-Source-Dir: Subject: mount_smbfs can't get handle to requester X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: rseals@vdsi.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 14:54:02 -0000 I have a box running 4.5. I try to execute the mount_smbfs I get "mount_smbfs: can't get handle to requester (no /dev/nsmb* device)". When I do an ls of the /dev directory I see the following devices: /dev/nsmb0 /dev/smb0 /dev/smb1 Anyone seen this before? Ray