[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Setting up a Serial Console
- To: misc@openbsd.org
- Subject: Re: Setting up a Serial Console
- From: Lars Hansson <lars@unet.net.ph>
- Date: Wed, 2 Jan 2002 10:45:38 +0800
- Content-Disposition: inline
- References: <Pine.BSO.4.33.0112291134360.19104-100000@24.64.80.251> <20011229212628.I28880@bsw005.bsws.de>
- User-Agent: Mutt/1.3.21i
On Sat, Dec 29, 2001 at 09:26:28PM +0100, Henning Brauer wrote:
> in /etc/ttys, change the line beginning with tty0 to
>
> tty00 "/usr/libexec/getty std.9600" vt220 on secure
>
Or, if you want the actual /console/ on the serial, change the line
beginning with console to:
console "/usr/libexec/getty std.9600" vt100 on secure
Lars Hansson