On 05/30/2016 03:05 AM, Finn Thain wrote: > Without ADB, you will need a network login service (e.g. sshd) and/or > serial console. The getty on /dev/ttyS0 or /dev/ttyS1 used to be > configured in /etc/inittab, but I never tried that with systemd.
Just pass "console=ttyS0,19200,8n1" on the console and you're set. There is no special requirement to get the serial console work with systemd, it's just configured as read-only by default, e.g. you just get the boot messages. But just passing the above parameters will spawn a login shell on ttyS0. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913