18th October 2007

KVM, serial console and screen

Tags : ,

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.

Read the rest of this entry »

posted in Configuration | 0 Comments