A defined TTY port on host system (or "(console)" value):
Syntax
Description
(console)
Use CHARON console (the console from which it starts). It is the default setting for COM1 ("OPA0")
"/dev/tty<N>"
Virtual console
"/dev/ttyS<N>"
Onboard serial lines
"/dev/ttyUSB<N>"
Modem or USB serial lines adapters
"/dev/tty<XXX>"
Proprietary (depending on a driver) devices such as DIGI or MOXA cards
Note
If a virtual consoleĀ "/dev/tty<N>" is going to be used, it must be freed from all the processes running on it at first. Refer to your OS documentation for details, also some description on how to do it is available here.
Note
A specific account for running CHARON ("charon") does not allow usage of physical consoles "/dev/tty<N>" as CHARON consoles. If you plan to map CHARON console to "/dev/tty<N>" use only "root" account for CHARON running.