I'm trying to use a dumb terminal on ttyS0.
When I hit 'enter' on the terminal I get the login screen/prompt.
I enter a username and it just hangs for about 60 seconds, then if I hit
enter I get the same login screen.
No password prompt.
Log shows that mgettty is has got the entered user name and will start
'login'.
'ps' shows that Login starts, but is not assigned to any tty - the TTY
column is '?'.
What am a doing wrong? Help please.
I'm running Mandrake 6.5.
In /etc/inittab I have:
3:2345:respawn:/sbin/mgetty -r -s 9600 ttyS0
In /etc/mgetty+sndfax/login.config I have:
In /etc/securetty I have added:
ttyS0
Thanks.