Subject: Re: linux_compat
To: None <mike.long@analog.com>
From: Mark Willey <willeyma@expert.cc.purdue.edu>
List: netbsd-help
Date: 09/18/1996 17:32:13
Mike Long writes:
> 
> 
> >Date: Wed, 18 Sep 1996 13:07:55 +0200
> >From: Grzegorz Wojtowicz <grzesiek@ajax.umcs.lublin.pl>
> 
> >Is it possible to open a few virtual sessions on a console just like
> >in linux ( <CTR>-<SHIFT>-Fx if memory serves ) ?
> 
> Use the pcvt console driver, instead of pccons.  Uncomment the vt0
> line in your kernel config, comment the pc0 line, rerun config, then
> "make clean && make depend && make" a new kernel.

Take note, though, that the PCVT driver works only on i386....

Mark