VirtualBox:NS_ERROR_FAILURE (0x80004005)
环境:macOS11.0.1
1. 前言
macOS10.15.7升级最新的11.0.1过后,使用Vagrant创建CentOS7虚拟机启动提示如下错误。
You're running an up-to-date version of Vagrant!
yimt@MacBook-Pro centos7-docker % vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Clearing any previously set forwarded ports...
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
default: Adapter 1: nat
==> default: Forwarding ports...
default: 22 (guest) => 2222 (host) (adapter 1)
==> default: Booting VM...
There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["startvm", "517d8765-baba-4661-8aef-8f87cee74139", "--type", "headless"]
Stderr: VB

最低0.47元/天 解锁文章
2万+

被折叠的 条评论
为什么被折叠?



