From owner-freebsd-questions Fri Nov 29 14:36:35 2002 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 2F9FD37B401 for ; Fri, 29 Nov 2002 14:36:34 -0800 (PST) Received: from notus.primus.ca (mail.tor.primus.ca [216.254.136.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B613B43E4A for ; Fri, 29 Nov 2002 14:36:33 -0800 (PST) (envelope-from leth@primus.ca) Received: from host-220-motivus.t1.primus.ca ([216.254.164.220]) by notus.primus.ca with esmtp (Exim 3.33 #16) id 18HtkD-0005ka-0A; Fri, 29 Nov 2002 17:36:22 -0500 Date: Fri, 29 Nov 2002 17:36:24 -0500 (EST) From: Jason Hunt X-X-Sender: leth@lethargic.dyndns.org To: Chris Brotherton Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Accessing Windows Share In-Reply-To: <3DE7C01A.9050804@evilelement.net> Message-ID: <20021129173214.K86164-100000@lethargic.dyndns.org> 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 On Fri, 29 Nov 2002, Chris Brotherton wrote: > I want to mount a windows share on my FreeBSD box (alpha 500au running > 4.7). I added the following options to my kernel configuration file: > > options NETSMB > options NETSMBCRYPTO > options LIBMCHAIN > options LIBICONV > options SMBFS > > When I compile my kernel, I get the following error: > > unknown option "SMBFS" > > Can someone tell me what I am doing wrong? > I'm not sure about why "options SMBFS" doesn't work, but I've never had to add anything to my kernel in order to make Samba work. I just had to install Samba itself and was able to mount SMB shares with no problems. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message