Discussion:: English
Discussion:: English
org/KVM
Contents
1. Introduction
2. Installation
7. Troubleshooting
8. See also
9. External links
Introduction
KVM is a full virtualization solution for Linux on x86 (64-bit
included) hardware containing virtualization extensions (Intel
VT or AMD-V). It consists of a loadable kernel module,
kvm.ko, that provides the core virtualization infrastructure
and a processor specic module, kvm-intel.ko or
kvm-amd.ko.
Installation
Install the DebianPkg: qemu-kvm package with
DebianPkg: apt-get or DebianPkg: aptitude, e.g. using this
command:
1 of 5 20/04/14 07:33
KVM - Debian Wiki https://wiki.debian.org/KVM
2 of 5 20/04/14 07:33
KVM - Debian Wiki https://wiki.debian.org/KVM
<os>
<devices>
<emulator>/usr/bin/kvm</emulator>
Troubleshooting
No network bridge available
3 of 5 20/04/14 07:33
KVM - Debian Wiki https://wiki.debian.org/KVM
If this route is not present in the kernel routing table then the
guests will fail to connect and you will not be able to
complete a guest creation.
See also
libvirt
QEMU
4 of 5 20/04/14 07:33
KVM - Debian Wiki https://wiki.debian.org/KVM
External links
http://www.linux-kvm.org/ - Kernel Based Virtual
Machine homepage;
http://www.linux-kvm.org/page/HOWTO - Howto's
#kvm - IRC channel
http://web.archive.org/web/20080103004709/http:
//kvm.qumranet.com/kvmwiki/Debian - KVM on Debian Sid
(old KVM wiki)
CategorySystemAdministration
5 of 5 20/04/14 07:33