Subject: Re: Questions
To: None <netbsd-help@NetBSD.ORG>
From: Alex R.N. Wetmore <alexw+@andrew.cmu.edu>
List: netbsd-help
Date: 03/06/1996 10:48:36
Excerpts from internet.computing.netbsd.netbsd-help: 5-Mar-96 Questions
by Kevin Pekarek@hertz.elee 
> How do I configure more than one console (Easily done under FreeBSD)

I'm assuming you're talking about the i386 port (remember, NetBSD is on
a bunch of platforms).

Easily done on NetBSD as well, just replace the pc0 driver with the vt0
driver in your config file (i think the GENERIC config file has vt0 line
there waiting for you to comment it out).

Or even easier, compile screen.

alex