Monday, December 5, 2016

command line - How to get a login screen on a serial terminal?

I am trying to connect a serial (dumb) terminal to my ubuntu 16.04LTS system. There are some how-to's around, but I have problems with them . What I need is a "simple" logon message on the serial terminal - after all UNIXoids are multi-user-systems. One of the suggestions even led to a dead system, requiring a re-install.



GtkTerm using /dev/ttyS0 connects OK to the terminal, i.e. typing text on the serial terminal and reading it on GtkTerm works OK as well typing on the Gtk and reading on the dumb terminal - so the connection is set-up basically OK.



I read "https://help.ubuntu.com/community/SerialConsoleHowto", but I am not sure which portions I need when I need an additional "login" screen on the dumb terminal, "only".



For the above text, I set-up the file for ttyS0 as mentioned but I am facing issues when entering sudo start ttyS0:




start: Connection to upstart not possible: Failed to connect to socket /com/ubuntu/upstart: connection set-up rejected."


The user is member of these groups:
uucp dialout cdrom sudo dip plugdev lpadmin sambashare



I don't want to tamper with GRUB etc, I just need an Ubuntu login-screen, like the ones you see when typing e.g. CTRL-ALT 1..6, only on the serial dumb terminal.



Any advice pointing me in the right direction will be highly appreciated

No comments:

Post a Comment

11.10 - Can't boot from USB after installing Ubuntu

I bought a Samsung series 5 notebook and a very strange thing happened: I installed Ubuntu 11.10 from a usb pen drive but when I restarted (...