From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 17:35:55 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 879E61065670 for ; Tue, 8 Apr 2008 17:35:55 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 60A888FC19 for ; Tue, 8 Apr 2008 17:35:44 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8) with ESMTP id m38HZPsu026154; Tue, 8 Apr 2008 19:35:25 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8/Submit) with ESMTP id m38HZMhm026151; Tue, 8 Apr 2008 19:35:25 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 8 Apr 2008 19:35:22 +0200 (CEST) From: Wojciech Puchar To: Schiz0 In-Reply-To: <8d23ec860804081005m41629465ydc37903227307f1e@mail.gmail.com> Message-ID: <20080408193458.X26143@wojtek.tensor.gdynia.pl> References: <8d23ec860804081005m41629465ydc37903227307f1e@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd questions Subject: Re: Loading smbfs Module on Boot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 17:35:55 -0000 > I'm trying to mount a networked NTFS drive via smbfs. However, my > kernel secure level is set to 2, so I cannot load the smbfs module > while the system is running. How can I set the smbfs module to load on > boot? I checked /boot/defaults/loader.conf, but didn't see anything in > there for smbfs. _load="YES" > > Thanks for any suggestions, > ~Schiz0 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >