Subject: Re: Fun with 5000/20
To: Mauricio Tavares <Mauricio@proedint.com>
From: None <mcmahill@mtl.mit.edu>
List: port-pmax
Date: 10/29/1999 18:30:35
On Fri, 29 Oct 1999, Mauricio Tavares wrote:

> 
> 	Now this should be a rather quick question:
> 
> # export TERM=rcons
> # vi rc.conf
> vi: rcons: unknown terminal type
> # ^C
> #
> 
> I am accessing it through the serial port.  Do I have to somewhat tell it
> to use console?


if you're using a serial console, you probably want vt100 or vt220 for the
TERM type.

-Dan