Subject: Re: SE/30 and NetBSD
To: None <port-mac68k@netbsd.org>
From: SUNAGAWA Keiki <kei@ps.yokogawa.co.jp>
List: port-mac68k
Date: 09/10/1998 13:55:01
"Dan.Sinema" <Dan.Sinema@staff.alpine.k12.ut.us> wrote:
Dan> I have been trying to set up NetBSD on a SE/30 with 500
Dan> meg HD and 20 meg RAM. I can install just fine. I
Dan> install the kern_sbc (because I have a quantum drive),
Dan> I make the change to the rc.conf file and save.
Great.
Dan> But, when I boot back into NetBSD and login as root it
Dan> breaks me into single user mode...
It might not be single-user mode, I think. You see "# "
prompt on the screen, don't you? It's normal root prompt.
Once you get login: prompt, it's under multi-user mode. Try
who or "ps ax" command to see another process is living.
To bring down the system from multi-user to single-user
mode, use "shutdown now". "exit" or ^D vice versa.
If you didn't see any login: prompt, the Booter's
single-user check box may be checked.
Dan> I check the rc.conf file and the change is holding. I
Dan> am sure it is something I am either overlooking or
Dan> forgeting to do (this is #20 out of 20 projects). Any
Dan> help would be great.
Hope it clears some.