Subject: Re: Latest info from my Classic II adventures.
To: Todd Vierling <tv@wasabisystems.com>
From: Colin Wood <cwood@ichips.intel.com>
List: port-mac68k
Date: 09/27/2000 10:33:18
Todd Vierling wrote:
> On Wed, 27 Sep 2000, Lee Reynolds wrote:
>
> : On multiuser boot the system tries to use a device
> : called ttyE0. However the device's actual name in
> : /dev is ttye0.
>
> No, ttye0 is a serial port. ttyE0 is a console_driver tty. They have
> different device numbers. Boot into single user, mount root read-write,
> "cd /dev", and "sh MAKEDEV ttyE0".
actually, ttye0 is the _old_ console driver, not a serial port. todd's
advice is still correct, tho. just make sure that you have the latest
version of the MAKEDEV script. i think it's in the etc.tgz tarball.
-colin