Code: Select all
[vboxusr@beta Logs]$ VBoxManage startvm DC
Waiting for VM "DC" to power on...
VBoxManage: error: The virtual machine 'DC' has terminated unexpectedly during startup with exit code 1 (0x1)
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component MachineWrap, interface IMachine
Code: Select all
00:00:00.364185 VMSetError: /home/vbox/vbox-5.0.20/src/VBox/VMM/VMMR3/VM.cpp(367) int VMR3Create(uint32_t, PCVMM2USERMETHODS, PFNVMATERROR, void*, PFNCFGMCONSTRUCTOR, void*, VM**, UVM**); rc=VERR_SVM_IN_USE
00:00:00.364215 VMSetError: VirtualBox can't enable the AMD-V extension. Please disable the KVM kernel extension, recompile your kernel and reboot
00:00:00.365131 ERROR [COM]: aRC=NS_ERROR_FAILURE (0x80004005) aIID={872da645-4a9b-1727-bee2-5585105b9eed} aComponent={ConsoleWrap} aText={AMD-V is being used by another hypervisor (VERR_SVM_IN_USE).
00:00:00.365158 VirtualBox can't enable the AMD-V extension. Please disable the KVM kernel extension, recompile your kernel and reboot (VERR_SVM_IN_USE)}, preserve=false aResultDetail=0
00:00:00.365374 Console: Machine state changed to 'PoweredOff'
00:00:00.368930 Power up failed (vrc=VERR_SVM_IN_USE, rc=NS_ERROR_FAILURE (0X80004005))1. HOST HW: AMD Phenom 9550, SVM enabled in bios. MB Gigabyte GA-MA770-DS3, latest BIOS (FC), 8GB RAM
2. HOST OS: Centos 7, SELinux disabled, KVM modules blacklisted (tried even file-deleting them, didn't help)
3. VBOX_HWVIRTEX_IGNORE_SVM_IN_USE=true