To get them back, you need to edit the /etc/inittab file. Specifically, you need to either uncomment or add the following lines:
# Run gettys in standard runlevelsBe warned, each getty consumes system resources. If you are running low, comment out a few of the terminals.
1:2345:respawn:/sbin/mingetty tty1
2:2345:respawn:/sbin/mingetty tty2
3:2345:respawn:/sbin/mingetty tty3
4:2345:respawn:/sbin/mingetty tty4
5:2345:respawn:/sbin/mingetty tty5
6:2345:respawn:/sbin/mingetty tty6
OK, now back to work!
No comments:
Post a Comment