Subject: Re: Autobooting 5000/200
To: Mauricio Tavares <Mauricio@proedint.com>
From: Simon Burge <simonb@netbsd.org>
List: port-pmax
Date: 08/14/1999 00:24:41
Mauricio Tavares wrote:

> 	How to configure the prom to autoboot my 5000/200 when I turn it on?  I
> thought that if I told it that 
> 
> 	boot=5/rz0/netbsd -a 

Almost!  Try:

	>> setenv boot '5/rz0/netbsd -a'
	>> boot

Simon.