I'm trying to get the virtualization running : I have the following settings:
- Mainboard: gigabyte ud3 990fx
- CPU: fx-9590
- Kernel: 3.11.0-12-generic
- Linux Mint 17
- In the bios both svm as well as IOMMU are enabled
Though these settings, I have no virtualization enabled
cat /proc/cpuinfo | grep -E "svm|vmx" is empty
and kvm-ok command yields: "Your CPU does not support KVM extensions"
I checked the cpu specs, its a quite new cpu and it DOES support virtualization. Any idea what have I missed?
Virtualizationoption enabled in the BIOS?