Subject: Re: serial console troubles...
To: Allen Briggs <briggs@wasabisystems.com>
From: Frederick Bruckman <fb@enteract.com>
List: port-mac68k
Date: 03/10/2001 08:15:53
On Fri, 9 Mar 2001, Allen Briggs wrote:

> > Also, is there any way to gracefully get out of netBSD when you can't login
> > ? I'm guessing there isn't.
>
> Pop into the debugger if it's installed (this is either a "programmer's
> switch" or control-command-power, depending on the model).  Once you're
> at the debugger prompt, 'reboot' should be about as graceful as it's
> going to get.

kill 1
c

would work for that. (It shuts you down to single-user mode.)


Frederick