In message <19990122122226.a2...@terry.dragon2.net>, Ying-Chieh Liao
<ijl...@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 majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to