Hi all, I'm trying to get a terminal console session to my serial devices on startup. I've looked around for different terminal emulators and found one called "screen". I added the line
"10:23:respawn:/usr/local/bin/screen /dev/ttyS0" to my /etc/inittab, but screen seems to take over tty0 not tty10 like I want it to. Is there any way, with screen or a different program, to make a terminal emulator connect to a serial port on one end and a virtual terminal on the other(tty10) on startup? Thanks in advance, Dan DeMond [EMAIL PROTECTED]