Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jan 1999 20:34:52 +0000
From:      Tim <root@scratch.demon.co.uk>
To:        Ying-Chieh Liao <ijliao@dragon2.net>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: PNP and new bootloader with ELF kernel
Message-ID:  <CqBWNAAsDOq2EwyA@scratch.demon.co.uk>
In-Reply-To: <19990122122226.A2328@terry.dragon2.net>
References:  <KPNEELARJ7p2Ew5x@scratch.demon.co.uk> <19990122122226.A2328@terry.dragon2.net>

next in thread | previous in thread | raw e-mail | index | archive | help
In message <19990122122226.A2328@terry.dragon2.net>, Ying-Chieh Liao
<ijliao@dragon2.net> writes
>On Thu, Jan 21, 1999 at 23:03:45 +0000, Tim wrote:
>> How do I set up the CSN now as I get CSN 1 disabled and CSN 2 disabled
>> on boot.
>
>you can put this pnp information in /kernel.config
>and, in your /boot/boot.conf, put
>
>load /kernel
>load -t userconfig_script /kernel.config
>boot
>
>this works fine on my box
>
>> Also I would like to remove the previous boot screen and boot straight
>> into the new bootloader, so can a dos partition be configured to boot
>> from the new bootloader
>
>just execute the following command :
>
>disklabel -B -b /boot/boot1 -s /boot/boot2 <slice>
>
><slice> is which you boot from
>ex :
>
>disklabel -B -b /boot/boot1 -s /boot/boot2 wd0s1
>

Thanks for the info but unfortunately this has not worked, maybe this is
the syntax I have used in the /kernel.config file

pnp 1 enable os irq0 11 port0 0x3e8

used to work before

else what permissions do the files need to be

also, where did you find this load -t stuff

Thanks
-- 
Tim

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?CqBWNAAsDOq2EwyA>