Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Feb 1999 17:37:21 -0500
From:      "Donald J . Maddox" <dmaddox@conterra.com>
To:        Steve Reid <sreid@alpha.sea-to-sky.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: How to save "kernel -c" userconfig changes in 3.1-R? (missing dset!)
Message-ID:  <19990222173721.C1593@dmaddox.conterra.com>
In-Reply-To: <Pine.LNX.3.95.iB1.0.990222022600.11674B-100000@alpha.sea-to-sky.net>; from Steve Reid on Mon, Feb 22, 1999 at 02:27:15AM -0800
References:  <Pine.LNX.3.95.iB1.0.990222022600.11674B-100000@alpha.sea-to-sky.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990222173721.C1593>