Subject: Re: update: ttyE0 and 1.5
To: Kadari Mayson <dark3lf@mac.com>
From: Colin Wood <cwood@ichips.intel.com>
List: port-mac68k
Date: 12/02/2000 16:22:39
Kadari Mayson wrote:
> Hi again, I did a search on netbsd.org and I found a document telling me to change ttys so gettys uses tty00 instead of ttyE0, I make these changes, reboot into mult-user mode, and now it gets all through the boot proccess till the date pops up (at the 
very end) then hangs on the date.  Nothing else.

have you installed the new etc set yet?  basically you need the new
MAKEDEV script.  if you have it, reboot in single-user mode and do this:

mount /
cd /dev
sh MAKEDEV all
shutdown -r now

that will hopefully take care of it...