diff options
-rw-r--r-- | inittab | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -31,6 +31,9 @@ c4:2345:respawn:/sbin/agetty -8 38400 tty4 linux c5:2345:respawn:/sbin/agetty -8 38400 tty5 linux c6:2345:respawn:/sbin/agetty -8 38400 tty6 linux +# Serial Virtual Console for KVM and others VMs +#s0:2345:respawn:/sbin/agetty -8 9600 ttyS0 linux + # Hypervisor Virtual Console for Xen and KVM #h0:2345:respawn:/sbin/agetty -8 38400 hvc0 linux |