Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Feb 1999 20:29:04 -0800
From:      "Jordan K. Hubbard" <jkh@zippy.cdrom.com>
To:        "Mark S. Reichman" <mark@borg.com>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: Can't save userconfig... Getting bummed... 
Message-ID:  <71031.918102544@zippy.cdrom.com>
In-Reply-To: Your message of "Wed, 03 Feb 1999 23:05:50 EST." <36B91C9E.5DF9F762@borg.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> I cant save userconfig.  Its as simple as that.

It's broken right now.  It's as simple as that. :)

> This did actually cause me to further 
> refine my kernel though and eliminate everything
> that I was disabling in the visual userconfig.  I dropped
> almost 400k worth of kernel. So.. I guess it was a 
> good thing. I still (big headache) must manually enter my pnp
> stuff every time I boot though.  As far as I know this
> doesnt go directly into the kernel config file, or can it?

root@zippy-> cat /boot/loader.rc
set root_disk_unit=0
load kernel
load -t userconfig_script /boot/kernel.conf
boot

That 2nd to the last line there is the ticket:

root@zippy-> cat /boot/kernel.conf 
pnp 1 0 enable os irq0 5 drq0 1 drq1 3 port0 0x220 port1 0x330 port2 0x388

- Jordan

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message



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