19th October 2007

KVM, serial console and screen… BSD too !

Tags : ,

Why to stop ? I have a Debian in KVM in screen... I want BSD too. More difficult ? No, easier.

Read the rest of this entry »

posted in Configuration | 0 Comments

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

18th October 2007

Debian and KVM virtual machine

Tags : , , ,

I want to play with my brand new Intel Q6600 Core2Quad an Xen 3.1. But IDE chip vt8237s is not supported by 2.6.18 linux kernel. There is a hack to correct this but it's quite ugly.

So why not try KVM ? Amazing ! Read the rest of this entry »

posted in Configuration | 1 Comment