Subject: Re: Virtual Consoles
To: dennis <dennis@etinc.com>
From: Perry E. Metzger <perry@piermont.com>
List: port-i386
Date: 02/12/1997 15:05:52
dennis writes:
> How does on  configure virtual consoles on NetBSD?

Use the pcvt driver in place of the pccons driver -- this has to be
done in your kernel's config file. You will also have to hack your
ttytab so that there are login processes on the virtual consoles.

.pm