由于 VBoxManage 错误,Genymotion 无法启动?

由于 VBoxManage 错误,Genymotion 无法启动?

我在 Ubuntu 18.04 上安装了 VirtualBox 和 Genymotion

但是,当我运行 Genymotion 时,它开始启动,并且显示它无法找到 VirtualBox,但查看日志却失败了:

2019-03-23T21:38:36+01:00 [Genymotion:16700] [critical] [VBox] Return code: 1
2019-03-23T21:38:36+01:00 [Genymotion:16700] [critical] [VBox] Output command: "0%...
    Progress state: NS_ERROR_FAILURE
    VBoxManage: error: Failed to create the host-only adapter
    VBoxManage: error: VBoxNetAdpCtl: Error while adding new interface: failed to open /dev/vboxnetctl: No such file or directory
    VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component HostNetworkInterfaceWrap, interface IHostNetworkInterface
    VBoxManage: error: Context: \"RTEXITCODE handleCreate(HandlerArg*)\" at line 94 of file VBoxManageHostonly.cpp"
2019-03-23T21:38:36+01:00 [Genymotion:16700] [critical] [VBox] [createHostOnlyInterface] Failed to create interface
2019-03-23T21:38:36+01:00 [Genymotion:16700] [critical] [VBox] "Fail to load vboxmanage plugin from /home/dinko/genymotion/plugins/"
2019-03-23T21:38:36+01:00 [Genymotion:16700] [critical] Unable to find VM Engine. Plugin loading aborted.

任何想法 ?

相关内容