报错
VT-x is being used by another hypervisor(VERR_VMX_IN_VMX_ROOT_MODE). VirtualBox can't operateinVMX root mode. Please disable the KVM kernel extension, recompile your kernel andreboot(VERR_VMX_IN_VMX_ROOT_MODE). 返回 代码: NS_ERROR_FAILURE(0x80004005)组件: ConsoleWrap 界面: IConsole{6ac83d89-6ee7-4e33-8ae6-b257b2e81be8}解决
禁用 KVM 模块
在 Linux 系统中,KVM 模块可能会与 VirtualBox 冲突。可以通过以下命令卸载 KVM 模块:
sudormmod kvm_intelsudormmod kvm