stan wrote: > Run systemctl -a -t service > and search the output for tty. It's less, so /tty will do it. There > should be a service running for each getty. # systemctl -a -t service | grep tty getty@tty1.service loaded inactive dead Getty on tty1 > If there isn't, run journalctl -r > and search the output for tty. The -r puts things in reverse order, so > you will find the last mention of tty by the system. It is also less, > so /tty will work. If something went wrong, this should tell you what. All lines since the last boot... (journalctl -r --no-pager | grep tty) Feb 17 11:08:43 pses23top polkitd[740]: Registered Authentication Agent for unix-process:4254:7165877 (system bus name :1.5981 [/usr/bin/pkttyagent --notify-fd 5 --fallback], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) Feb 16 15:14:27 pses23top kernel: 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A Feb 16 15:14:27 pses23top kernel: 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A Feb 16 15:14:27 pses23top kernel: console [tty0] enabled -- Dave Close, Thales Avionics, Irvine California USA. cell +1 949 394 2124, dave.close@xxxxxxxxxxxxxxxxxx "Technology has the shelf life of a banana." - Scott McNealy -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org