Subject: Re: LCII booting multi-user
To: Port-Mac <port-mac68k@NetBSD.ORG>
From: None <M.Hitter@trier.fh-rpl.de>
List: port-mac68k
Date: 04/14/1996 23:37:04
> Hello Markus
> I am able to boot in single user only with my LCII. Exactly what lines do
> you comment out of /etc/ttys? Do you set the line whith console to "yes"
> and comment out _all_ the other lines? This did not work for me.
Below I added my working /etc/ttys. I don't know what's the sense of the
'ttye0' entry, but dont care of that at the moment.
> I got some
> VM_fault error just after "inetd." in rc. That would be when it tries to
> run getty, yes?
>
No. After inetd you should receive something like:
creating runtime link editor cache
starting local daemons:.
...
I whould recommend to edit /etc/netstart, /etc/rc and /etc/rc.include
and to comment every network stuff out, for the first time. (make vi
work in single user mode with 'mount -uw /').
Good luck, Markus
#
# $NetBSD: ttys,v 1.11 1995/10/09 02:19:39 thorpej Exp $
# from: @(#)ttys 5.1 (Berkeley) 4/17/89
console "/usr/libexec/getty Pc" vt100 on secure
# Define the console that we actually run getty on.
#ttye0 none vt220 on secure
#ttye0 "/usr/libexec/getty Pc" vt220 on secure
# Hardwired lines are marked off, by default, so getty(8)
# is quiet when they don't exist.
#tty00 "/usr/libexec/getty std.9600" vt100 on secure
#tty01 "/usr/libexec/getty std.9600" vt100 on secure
#tty02 "/usr/libexec/getty std.9600" unknown off secure
#tty03 "/usr/libexec/getty std.9600" unknown off secure
#tty04 "/usr/libexec/getty std.9600" unknown off secure
#tty05 "/usr/libexec/getty std.9600" unknown off secure
#tty06 "/usr/libexec/getty std.9600" unknown off secure
#tty07 "/usr/libexec/getty std.9600" unknown off secure
#ttyp0 none network
#ttyp1 none network
#ttyp2 none network
[...]
#ttyqf none network
-----------------------------------------------------------------------
Markus Hitter Voice: ++49/651/828172
Email: hitterm@trier.fh-rpl.de
Trier (Germany) WWW: http://www.trier.fh-rpl.de/~hitterm