From owner-freebsd-current Sun Nov 26 7: 9:37 2000 Delivered-To: freebsd-current@freebsd.org Received: from mail8.sc.rr.com (fe8.southeast.rr.com [24.93.67.55]) by hub.freebsd.org (Postfix) with ESMTP id 9264337B65E for ; Sun, 26 Nov 2000 07:09:17 -0800 (PST) Received: from cae88-102-101.sc.rr.com ([24.88.102.101]) by mail8.sc.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Sun, 26 Nov 2000 10:08:14 -0500 Date: Mon, 15 Mar 1999 17:39:13 -0500 From: "Donald J . Maddox" To: "Daniel C. Sobral" Cc: dmaddox@conterra.com, Donn Miller , current@FreeBSD.ORG Subject: Re: boot -c not saving changes Message-ID: <19990315173913.B971@dmaddox.conterra.com> Reply-To: dmaddox@conterra.com References: <19990314160034.A5912@dmaddox.conterra.com> <36ECDDF8.1CCF419@newsguy.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <36ECDDF8.1CCF419@newsguy.com>; from Daniel C. Sobral on Mon, Mar 15, 1999 at 07:16:24PM +0900 Content-Length: 685 Lines: 18 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Mar 15, 1999 at 07:16:24PM +0900, Daniel C. Sobral wrote: > "Donald J . Maddox" wrote: > > > > If you are *really* -current, /boot/loader.rc should probably > > just contain something like: > > > > include /boot/loader.4th > > start > > > > Then, you should copy /boot/defaults/loader.conf to /boot/loader.conf > > and edit it to match what you want to happen at boot. > > Copying is dangerous. If you do not remove the loader_conf_files > line, it will enter an infinite recursion. Interestingly enough, I copied /boot/defaults/loader.conf to /boot/loader.conf, edited it, and rebooted (not removing the loader_conf_files line) and it boots just fine, with no recursion. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message