Subject: Re: Booting into Multiuser-mode
To: Michael Moll <Michael.Moll@chiemgau.baynet.de>
From: Jonathan Stone <jonathan@DSG.Stanford.EDU>
List: port-pmax
Date: 09/01/1998 14:55:33
> To boot up our DEC 5000/200 with NetBSD 1.3.2 I use the bootstring
> »boot-rz0a-netbsd«. The System boots up and goes into the single-user mode.
> How can we change this? I already set rc_configured=YES in /etc/rc.conf

I think if you try
  boot 5/rz0/netbsd -a
(or setenv bootpath "5/rz0/netbsd -a" followed by "boot") then it should work.

(mmm, how do you get the rz0a to work?)