From owner-freebsd-questions Mon Feb 22 21:47:47 1999 Delivered-To: freebsd-questions@freebsd.org Received: from turkey.ispro.net.tr (turkey.ispro.net.tr [195.174.18.2]) by hub.freebsd.org (Postfix) with ESMTP id 2F7AA113A6 for ; Mon, 22 Feb 1999 21:47:38 -0800 (PST) (envelope-from yurtesen@turkey.ispro.net.tr) Received: from localhost (yurtesen@localhost) by turkey.ispro.net.tr (8.8.8/8.8.8) with SMTP id HAA18533; Tue, 23 Feb 1999 07:47:01 +0200 (EET) (envelope-from yurtesen@turkey.ispro.net.tr) Date: Tue, 23 Feb 1999 07:47:01 +0200 (EET) From: Evren Yurtesen To: "Donald J . Maddox" Cc: Steve Reid , freebsd-questions@FreeBSD.ORG Subject: Re:(2) How to save "kernel -c" userconfig changes in 3.1-R? (missing dset!) In-Reply-To: <19990222173721.C1593@dmaddox.conterra.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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