[EMAIL PROTECTED] wrote:
> While diving through the documentation on mgetty I found this syntax for
> mgetty for inittab: t1:234:respawn:/sbin/mgetty -D -i /etc/iss1 -s 19200
> ttyS1. Whether ttyS1 or 19200 is necessary as they are or can ttyS1 be
> tty1 and 19200 be 115200 or 38400? And, should more <options> be added
> or reduced?
You should be able to specify any tty device, although some options
are irrelevant for virtual consoles (e.g. tty1).
You can certainly specify 38400 as the speed. Whether you can specify
anything higher depends upon whether mgetty understands the Linux
mechanism for selecting higher speeds. If it doesn't, specify 38400
and use setserial to set the actual speed.
--
Glynn Clements <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]