HOWTO: Difference between revisions
From KVM
(try to restructure the site in a useful manner) |
RyanHarper (talk | contribs) (Added link to change cdrom page.) |
||
Line 29: | Line 29: | ||
* [[boot from virtio block device]] | * [[boot from virtio block device]] | ||
* [[Using VirtIO NIC|use virtio_net interface]] in the guest (Debian) | * [[Using VirtIO NIC|use virtio_net interface]] in the guest (Debian) | ||
=== cdrom === | |||
* [[Change cdrom| Changing disks in the cdrom drive]] | |||
== Operating System related == | == Operating System related == |
Revision as of 08:57, 16 June 2009
Howto's
General
- Getting KVM to run on your machine
- choose the right kvm & kernel version
- How To Migrate From Vmware To KVM
USB
Ethernet
PCI
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
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