Subject: Re: Booting into Multiuser-mode
To: Michael Moll <port-pmax@netbsd.org>
From: emanuel stiebler <emu@ecubics.com>
List: port-pmax
Date: 09/01/1998 15:27:39
Hi Michael,

----------
> From: Michael Moll <Michael.Moll@chiemgau.baynet.de>
> To: port-pmax@netbsd.org
> Subject: Booting into Multiuser-mode
> Date: Tuesday, September 01, 1998 11:52 AM
> 
> Hi,
> 
> 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

multiuser:
boot blabla -a

ask for root/swap:
boot blabla -n

don't ask for root/swap:
boot blabla -N

cheers,
emanuel