Subject: Re: And even more fun
To: Mauricio Tavares <Mauricio@proedint.com>
From: Chris Tribo <t1345@apache.dtcc.edu>
List: port-pmax
Date: 11/01/1999 11:52:18
You have everything right exept your boot environment. You have to pass -a
as a kernel argument in order to boot straight to multiuser. so in your
case it would be:

boot 3/rzX/netbsd -a

On my 5000/200 I also have a five second count down before the system
boots should I want to interrupt it and stay in the console. Which would
be:

boot -z 5 3/rzX/netbsd -a


Have fun,

Chris