Date: Tue, 25 Dec 2001 08:40:02 +0100 From: Dimitry Andric <dim@xs4all.nl> To: David Xu <davidx@viasoft.com.cn> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: mount_smbfs error Message-ID: <1064222621.20011225084002@xs4all.nl> In-Reply-To: <3C280E91.3060009@viasoft.com.cn> References: <3C280E91.3060009@viasoft.com.cn>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2001-12-25 at 06:28:49 David Xu wrote: DX> smbfs: can't get handle to requester (no /dev/net/nsmb* device) The problem is that the required /dev/nsmb0 device is not created during make world. See this PR for more info: http://www.freebsd.org/cgi/query-pr.cgi?pr=33068 It seems the fix for this didn't get committed yet, so please work around this for now by manually creating it. Just run: mknod /dev/nsmb0 c 144 0 as root, and you should be able to use mount_smbfs. Cheers, - -- Dimitry Andric <dim@xs4all.nl> PGP Key: http://www.xs4all.nl/~dim/dim.asc Fingerprint: 7AB462D2CE35FC6D42394FCDB05EA30A2E2096A3 Lbh ner abj va ivbyngvba bs gur QZPN -----BEGIN PGP SIGNATURE----- Version: PGP 6.5i Comment: http://www.gn.apc.org/duncan/stoa_cover.htm iQA/AwUBPCgfSLBeowouIJajEQKUnQCZAcqBoGq9/W1C5KUnp74NMps5K9YAniA2 rL73dp6TswFOOo51rPZdBdsd =svAD -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1064222621.20011225084002>