eNSP/VirtualBox 使用问题修复

Oct 10, 2025 · 406 字

软件资源:阿里云盘

如果 VirtualBox 启动虚拟机出错且无提示,并且运行 systeminfo 显示:

Hyper-V Requirements: A hypervisor has been detected. Features required for Hyper-V will not be displayed.

那么需要关闭 Hyper-V 功能:

bcdedit /set hypervisorlaunchtype off

如果启动虚拟机时报错,修改注册表即可:

reg add "HKLM\SYSTEM\CurrentControlSet\Services\VBoxDrv" /v Start /t REG_DWORD /d 2 /f
目录

粤ICP备2025414119号 粤公网安备44030002006951号

© 2025 Saurlax · Powered by Astro