分页: 1 / 1

向VMware导入镜像问题KVM

发表于 : 2023-05-07 17:19
Charonw
导入靶场,设置在同一个网段后无法扫描出靶机IP,靶机提示我:your system does not have the CPU extensions required to use KVM. Not doing anything
这是什么原因呢?是虚拟机配置的问题还是主机的问题?

Re: 向VMware导入镜像问题KVM

发表于 : 2023-07-03 17:05
EdwardMatthew
The reason for the error message "your system does not have the CPU extensions required to use KVM" is likely a host configuration issue. KVM (Kernel-based Virtual Machine) requires specific CPU extensions, such as Intel VT-x or AMD-V, to enable hardware virtualization. Ensure that your host system's CPU supports these extensions and that virtualization is enabled in the BIOS settings.