From owner-freebsd-questions Mon Oct 1 18:57: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.radzinschi.com (cc222717-a.owml1.md.home.com [65.8.33.207]) by hub.freebsd.org (Postfix) with ESMTP id 94EFD37B40A for ; Mon, 1 Oct 2001 18:57:02 -0700 (PDT) Received: from localhost (localhost.radzinschi.com [127.0.0.1]) by mail.radzinschi.com (8.11.6/8.11.6) with ESMTP id f921tOI10932; Mon, 1 Oct 2001 21:55:25 -0400 (EDT) (envelope-from marco@radzinschi.com) Date: Mon, 1 Oct 2001 21:55:24 -0400 (EDT) From: Marco Radzinschi To: Rami AlZaid Cc: FreeBDS-Questions Subject: Re: SMB Filesystem support in 4.4? In-Reply-To: <20010930001702.A1085@alzaid.net> Message-ID: <20011001215153.J10898-100000@mail.radzinschi.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello: I have compiled my kernel with those options, but now when I try to mount an exported filesystem with the following command, I get an error. # mount -t smbfs //ntbox/download /mnt/download mount: exec mount_smbfs not found in /sbin, /usr/sbin: No such file or directory How do I go about mounting a directory shared from a Windows NT machine? Marco Radzinschi E-Mail: marco@radzinschi.com AOL IM: CrackedBoy Running FreeBSD 4.4-RELEASE i386 9:51PM up 1:25, 1 user, load averages: 0.14, 0.36, 0.24 On Sun, 30 Sep 2001, Rami AlZaid wrote: > On 09/29/01 04:19PM or some time around that time, Marco Radzinschi wrote: > > Hello: > > > > Could someone please tell me how to modify the GENERIC kernel to > > include SMB filesystem support? > > > > Just add the following line to the kernel's configuration file: > > options NETSMB > options NETSMBCRYPTO > options LIBMCHAIN > options LIBICONV > > and install smbfs from the ports > > > -- > Rami AlZaid * ICQ # 1071118 > WebPages: www.alzaid.com * www.wooyeah.com > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message