Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!execu!sequoia!rpp386!puzzle!khijol!erc From: erc@khijol.UUCP (Edwin R. Carp) Newsgroups: comp.unix.xenix Subject: Re: Multiscreens Message-ID: <344@khijol.UUCP> Date: 30 Nov 89 18:44:20 GMT References: <25746740.4AB@rpi.edu> Reply-To: erc@khijol.UUCP (Edwin R. Carp) Organization: Deadly Force, Inc., aka Clint Eastwood School of Diplomacy Lines: 20 1. Make sure that there is a line like: 1mtty01 1mtty02 in your /etc/ttys file. Then, make sure that ther are lines like: ansi tty01 ansi tty02 in /etc/ttytype. 2. Make sure that you have a getty running on the port. You can see this by running ps -ef. It will look like this: UID PID PPID C STIME TTY TIME COMMAND root 0 0 0 Nov 29 ? 0:12 swapper root 1 0 0 Nov 29 ? 9:47 /etc/init root 23201 1 0 12:43:01 01 0:01 - tty01 m root 16828 1 0 03:21:40 02 0:01 - tty02 m