HOWTO: Difference between revisions
From KVM
m (Added link to sound section) |
(Someone has removed BSD Section without any commit message) |
||
Line 45: | Line 45: | ||
* [https://help.ubuntu.com/community/KVM Running Guest Systems on Ubuntu 7.04 Feisty Fawn] | * [https://help.ubuntu.com/community/KVM Running Guest Systems on Ubuntu 7.04 Feisty Fawn] | ||
* [http://www.howtoforge.com/virtualization-with-kvm-on-ubuntu-9.04 Virtualization With KVM On Ubuntu 9.04 Jaunty] | * [http://www.howtoforge.com/virtualization-with-kvm-on-ubuntu-9.04 Virtualization With KVM On Ubuntu 9.04 Jaunty] | ||
=== BSD === | |||
* [http://www.linux-kvm.org/page/BSD KVM on BSD, FreeBSD] | |||
=== Windows Vista === | === Windows Vista === |
Revision as of 12:36, 9 September 2009
Howto's
General
- Getting KVM to run on your machine
- choose the right kvm & kernel version
- How To Migrate From Vmware To KVM
- Migrating User Mode Linux to Xen and KVM
USB
Ethernet
PCI
Sound
- Using Sound in the guest
virtio
- boot from virtio block device
- use virtio_net interface in the guest (Debian)
cdrom
Ubuntu
- using-kvm-on-ubuntu-gutsy-gibbon
- Setting up NAT with KVM in Ubuntu
- Running Guest Systems on Ubuntu 7.04 Feisty Fawn
- Virtualization With KVM On Ubuntu 9.04 Jaunty
BSD
Windows Vista
Scripting & Software
- Configuration Script for KVM - a complete management utility, configuration file format, and init script.
- simple shell script to manage your virtual machine with bridged networking
- Hosting your VMs in a DMZ - a management and configuration script to assist with setting up a VM in a semi-secured demilitarized zone.
- Bare-metal installer with KVM
libvirt
Other
- HOWTO VMGL - OpenGL support for Linux guests