Subject: Re: problem when booting my NetBSD
To: Andrew Todorov <andrewt@sofiasat.net>
From: Bill Sommerfeld <sommerfeld@orchard.arlington.ma.us>
List: port-i386
Date: 01/26/2000 14:06:54
> Sometimes when I boot my NetBSD it stops on this message:
> 
>     "Setting ttys"

Do you mean "setting tty flags"?

that's printed right before it executes the 
	ttyflags -a
command.

Perhaps you have an entry in /etc/ttys for an "unhappy" serial line or
device?

ttyflags -a -v should show more information about what it's trying to
do..

					- Bill