User`s manual

3-28 Intellio C218Turbo User's Manual
Checking Board Initialization Status
When the system starts up and enters into the multiuser mode, you should see the
board initialization status report, which is same as one of the messages described in
the “Board Reset” part of previous Section.
Setting MOXA Ports to Terminal
To enable the “Terminal” port for login purpose, taking ttya11 as an example,
SCO UNIX/OpenServer/Open Desktop/XENIX,
# enable /dev/ttya11
UNIX SVR4.2, UnixWare and MITUX,
1. Edit (e.g. use vi editor) the file /etc/inittab.
2. Modify the tty entry from “ma11:23:off:/etc/getty ttya11 9600” to
“ma11:23:respawn:/etc/getty ttya11 9600”.
3. # init q
Or refer to your UNIX system manuals for how to activate a tty port.