18th
October
2007
KVM, serial console and screen
There is no manager with KVM like with Xen. You cannot start virtual machine and attach a console with simple commands like xm. KVM/QEMU use SDL to create a window with a graphical console. You can use VNC too but it's not very practical.
Here is how to get kvm output in GNU Screen.
posted in Configuration | 0 Comments