when we start our virtual machine on VirtualBox VMs, if we found this error message:
VirtualBox can’t operate in VMX root mode. Please disable the KVM kernel extension, recompile your kernel and reboot (VERR_VMX_IN_VMX_ROOT_MODE)
do this steps from terminal:
1. sudo lsmod |grep kvm
2. sudo modprobe -r kvm_intel
check whether your virtual machine has normally function
-
| Artikel Personal |
| Windows |
| Berbagi Catatan |
| Artikel Umum |
| Album Pribadi |
| Script Collection |
No comments:
Post a Comment