Displaying 1 result from an estimated 1 matches for "unsoported".
Did you mean:
unsopported
2005 Jun 16
2
Serial Console + VGA Console
...he vga
and the rest to the serial port
I added lines to /etc/inittab
# console port
T0:12345:respawn:/sbin/agetty -L ttyS0 115200
And added to /etc/lilo.conf
append="console=tty0 console=ttyS0,115200n8"
I tried to add to "serial=0,115200n8" lilo.conf, but this gives error
unsoported baud rate, commenting the line out seems to work.
Any ideas on how to get both VGA and serial console to fully work?
Maybe, I can have one but not the other?
Gerald