From owner-freebsd-questions Tue Feb 23 15:26:20 1999 Delivered-To: freebsd-questions@freebsd.org Received: from hawaii.conterra.com (hawaii.conterra.com [209.12.164.32]) by hub.freebsd.org (Postfix) with ESMTP id 6D52E1158A for ; Tue, 23 Feb 1999 15:26:09 -0800 (PST) (envelope-from myself@conterra.com) Received: from dmaddox.conterra.com (myself@dmaddox.conterra.com [209.12.169.48]) by hawaii.conterra.com (8.8.8/8.8.7) with ESMTP id SAA00737; Tue, 23 Feb 1999 18:26:05 -0500 (EST) Received: (from myself@localhost) by dmaddox.conterra.com (8.9.3/8.9.1) id SAA03167; Tue, 23 Feb 1999 18:26:03 -0500 (EST) (envelope-from myself) Date: Tue, 23 Feb 1999 18:26:03 -0500 From: "Donald J . Maddox" To: Evren Yurtesen Cc: "Donald J . Maddox" , Steve Reid , freebsd-questions@FreeBSD.ORG Subject: Re: (2) How to save "kernel -c" userconfig changes in 3.1-R? (missing dset!) Message-ID: <19990223182602.A1611@dmaddox.conterra.com> Reply-To: dmaddox@conterra.com References: <19990222173721.C1593@dmaddox.conterra.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from Evren Yurtesen on Tue, Feb 23, 1999 at 07:47:01AM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG That's a good question. I wish I had a good answer for you, but the best I can do is recommend that you UTSL. On Tue, Feb 23, 1999 at 07:47:01AM +0200, Evren Yurtesen wrote: > how can I find more information about the kernel configuration commands? > > > On Mon, 22 Feb 1999, Donald J . Maddox wrote: > > > On Mon, Feb 22, 1999 at 02:27:15AM -0800, Steve Reid wrote: > > > I recently upgraded from 2.2.7-Release to 3.1-Release. But, now I can't > > > find dset. I suppose it was removed in the switch to ELF? > > > > > > With dset gone, how are "kernel -c" changes saved? I have a non-PnP BIOS > > > and a PnP sound card, which works fine but now I have to enter the PnP > > > info in the kernel userconfig every time I boot. "man pnp" still refers > > > to dset. > > > > > > Is there a solution, or am I condemned to retyping port irq and drq > > > information every time I boot? > > > > Add a line to your /boot/boot.conf like this: > > > > load -t userconfig_script /boot/kernel.conf > > > > Then create a /boot/kernel.conf that contains the configuration > > commands you need. > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message