VirtualBox启用嵌套VT-x/AMD-V

虚拟机里面配置pve,发现vt-x灰色,无法点击

使用下列方式启动程,做备忘使用

打开cmd命令行界面,进入到vbox安装目录C:\Program Files\Oracle\VirtualBox

列出当前vbox虚拟机列表

VBoxManage.exe list vms

使用下列命令开启pve虚拟记得vt-x

VBoxManage.exe modifyvm "pve" --nested-hw-virt on

 

posted @ 2025-04-14 11:17  mofy  阅读(363)  评论(1)    收藏  举报