Dear friens,
When plugin USB to ttl/rs232 converter, I can run:
Now, how to attach a cu session to a regular ttl?
Is tried in /etc/ttys:
but it did not work.
Also, i could use screen but screen has bad reputation.
How to attach a serial console cu session to ttyv2?
Kind regards
French Fries
When plugin USB to ttl/rs232 converter, I can run:
Code:
cu -l /dev/cuaU0 -s 115200
Now, how to attach a cu session to a regular ttl?
Is tried in /etc/ttys:
Code:
ttyv2 "/usr/bin/cu -l /dev/cuaU0 -s 115200" vt100 on secure
Also, i could use screen but screen has bad reputation.
How to attach a serial console cu session to ttyv2?
Kind regards
French Fries