|
|
2.1 - InstallingTable of contents
From Www
Compiled into kernels on Ubuntu, 7.10.
sudo apt-get install kvm qemu
sudo modprobe kvm-amd
sudo modprobe kvm-intel Some machines have the VM extension of the CPU turned off in bios. Linux should tell you this in a system message (available via dmesg) when you try and load the kernel module. |
| |