F Bax
2014-05-22 21:17:15 UTC
It's been a year or two since I connected to OpenBSD via serial console.
I lost my original USB to serial cable; so I'm using a new one for the
first time.
On my OpenBSD 5.2 server (upgrade is planned):
$ cat /etc/boot.conf
stty com0 9600
set tty com0
$ grep tty00 /etc/ttys
tty00 "/usr/libexec/getty std.9600" vt220 on secure
On my OpenBSD 5.4 laptop
$ dmesg | tail
uchcom0 at uhub3 port 1 "QinHeng Electronics CH340 serial/parallel"
rev 1.10/2.54 addr 2
uchcom0: CH341
ucom0 at uchcom0
$ tip -9600 ttyU0
can't open log file /var/log/aculog.
connected
And then - - - nothing. Are there more steps required to make this work?
I lost my original USB to serial cable; so I'm using a new one for the
first time.
On my OpenBSD 5.2 server (upgrade is planned):
$ cat /etc/boot.conf
stty com0 9600
set tty com0
$ grep tty00 /etc/ttys
tty00 "/usr/libexec/getty std.9600" vt220 on secure
On my OpenBSD 5.4 laptop
$ dmesg | tail
uchcom0 at uhub3 port 1 "QinHeng Electronics CH340 serial/parallel"
rev 1.10/2.54 addr 2
uchcom0: CH341
ucom0 at uchcom0
$ tip -9600 ttyU0
can't open log file /var/log/aculog.
connected
And then - - - nothing. Are there more steps required to make this work?