Hir*_*103 15 virtualbox docker-machine macos-mojave
我正在尝试使用 docker 机器启动两个虚拟机:
docker-machine create --driver virtualbox myvm1
docker-machine create --driver virtualbox myvm2
Run Code Online (Sandbox Code Playgroud)
我在输出中看到以下错误:
(myvm2) Progress state: NS_ERROR_FAILURE
(myvm2) VBoxManage: error: Failed to create the host-only adapter
(myvm2) VBoxManage: error: VBoxNetAdpCtl: Error while adding new interface: failed to open /dev/vboxnetctl: No such file or directory
(myvm2) VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component HostNetworkInterfaceWrap, interface IHostNetworkInterface
(myvm2) VBoxManage: error: Context: "RTEXITCODE handleCreate(HandlerArg *)" at line 94 of file VBoxManageHostonly.cpp
(myvm2)
(myvm2) This is a known VirtualBox bug. Let's try to recover anyway...
Error creating machine: Error in driver during machine creation: Error setting up host only network on machine start: The host-only adapter we just created is not visible. This is a well known VirtualBox bug. You might want to uninstall it and reinstall at least version 5.0.12 that is is supposed to fix this issue
Run Code Online (Sandbox Code Playgroud)
我从那里安装了最新版本的 VirtualBox (6.0.0) 。当我打开 VirtualBox 窗口并单击左侧面板中的 VM 时,我收到以下错误弹出窗口:
更新
我尝试重新安装 VirtualBox 6.0.0,在 VirtualBox 安装过程结束时,我看到了以下屏幕:
也许这是上述失败的原因?我的 Mac 在 10.14.1 macOS Mojave 上运行
我该如何修复这些错误?
cri*_*hoj 38
您可能需要在“安全和隐私”下的“系统偏好设置”中批准 VirtualBox 内核扩展:
允许内核扩展后,安装程序应该能够成功运行。
| 归档时间: |
|
| 查看次数: |
26424 次 |
| 最近记录: |