Lucian Covaci avatar

How to setup minicom on Linux for EdgeRoute from Ubnt (EdgeOS)

luciancovaci

Published: 15 Feb 2019 › Updated: 15 Feb 2019How to setup minicom on Linux for EdgeRoute from Ubnt (EdgeOS)

How to setup minicom on Linux for EdgeRoute from Ubnt (EdgeOS)

The edge router comes with a console port where you can see all the information from startup to any error message.

ubiquiti-edgerouter-lite

I have had some trouble finding linux on how to set the minicom to see what the router console looks like.
The correct settings go into the configuration file. /etc/minicom/minirc.dfl

pu port /dev/ttyUSB0
pu baudrate 115200
pu bits 8
pu parity N
pu stopbits 1
pu rtscts No
pu xonxoff No

source of information: here

On your linux may differ in serial port so i recommend you to look for it so:

root@debian:~# setserial -g /dev/ttyS[0123]
/dev/ttyS0, UART: 16550A, Port: 0x03f8, IRQ: 4
/dev/ttyS1, UART: unknown, Port: 0x02f8, IRQ: 3
/dev/ttyS2, UART: unknown, Port: 0x03e8, IRQ: 4
/dev/ttyS3, UART: unknown, Port: 0x02e8, IRQ: 3

I hope the information was helpful. An excellent day.


Posted from my blog with SteemPress : http://blog.rhce.ro/how-to-setup-minicom-on-linux-for-edgeroute-from-ubnt-edgeos/

Leave How to setup minicom on Linux for EdgeRoute from Ubnt (EdgeOS) to:

Written by

Linux, News, Story, Blog

Read more #edgerouter posts


Best Posts From Lucian Covaci

We have not curated any of luciancovaci's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.

More Posts From Lucian Covaci