From owner-freebsd-questions Sun Nov 26 7: 9:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail8.sc.rr.com (fe8.southeast.rr.com [24.93.67.55]) by hub.freebsd.org (Postfix) with ESMTP id C648F37B4F9 for ; Sun, 26 Nov 2000 07:09:15 -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: Tue, 16 Mar 1999 05:45:07 -0500 From: "Donald J . Maddox" To: Mark Ovens Cc: Chris Landauer , questions@FreeBSD.ORG Subject: Re: 2.2.8 boot still wants sysinstall - answered Message-ID: <19990316054507.A585@dmaddox.conterra.com> Reply-To: dmaddox@conterra.com References: <199903160211.SAA02628@chuck.aero.org> <36EE0BA1.1906680E@uk.radan.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <36EE0BA1.1906680E@uk.radan.com>; from Mark Ovens on Tue, Mar 16, 1999 at 07:43:29AM +0000 Content-Length: 1009 Lines: 21 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Mar 16, 1999 at 07:43:29AM +0000, Mark Ovens wrote: > Chris Landauer wrote: > > > > I recently asked why the sysinstall menu came up when i booted 2.2.8, > > and i now see in my kernel configuration file that i enabled > > USERCONFIG_BOOT > > > > which i presume causes exactly that behavior > > No. USERCONFIG_BOOT causes the kernel to read /kernel.config at boot > time, and execute any commands in there as if you had done ``boot -c'' > and typed them manually. It even echoes them to the screen the way you > would type them in. You could check if there is anything in > /kernel.config (I don't know if there is a boot option to start > sysinstall). No, actually, USERCONFIG_BOOT just causes the kernel config editor to be entered at boot time, and sources the /kernel.config... If your /kernel.config doesn't end with 'quit' or 'q', or if you don't actually have a /kernel.config, you would simply find yourself in the config editor at boot, much like the original poster describes. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message