I want to use Kvm as hypervisor, but it is difficult. Is says that I don't have space on the node, that is not true.

How could I solve this big problem? http://prntscr.com/2rlcq1

有帮助吗?

解决方案

Your question is not clear. First of all you can install Kvm only in a bare-metal physical machine. Though it comes with a linux distribution but it's a hypervisor so it runs directly on the hardware.

Next you have to enable the processor virtualization extension that is Intel-VT/VT-x or AMD-v from bios.

Then only you can install Kvm.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top