Date: Thu, 5 Nov 1998 11:00:56 -0800 (PST) From: "Brian W. Buchanan" <brian@CSUA.Berkeley.EDU> To: current@FreeBSD.ORG Subject: Re: USERCONFIG_BOOT, heads up! Message-ID: <Pine.BSF.4.02A.9811051054490.314-100000@smarter.than.nu> In-Reply-To: <199811032116.NAA00460@dingo.cdrom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 3 Nov 1998, Mike Smith wrote:
> Now, to load a userconfig script you must be using the new 3-stage
> bootloader. To load a script, either execute this command manually,
> or insert it in /boot/boot.conf:
>
> 'load -t userconfig_script <scriptfile>'
I tried the following:
disklabel -B /dev/wd0s1
mv /kernel.config /pnp.setup
echo "load -t userconfig_script pnp.setup" > /boot/boot.conf
However, it doesn't seem that the script is getting executed, as my PNP
AWE64 isn't being properly set up.
pnp.setup contains:
USERCONFIG
pnp 1 0 enable os port0 0x220 port1 0x330 port2 0x388 irq0 5 drq0 1 drq1 5
pnp 1 1 enable os port0 0x200
pnp 1 2 enable os port0 0x620 port1 0xa20 port2 0xe20
quit
Ideas?
--
Brian Buchanan brian@smarter.than.nu
brian@CSUA.Berkeley.EDU
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
-- Benjamin Franklin, 1759
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.02A.9811051054490.314-100000>
