我已经安装了,在安装VirtualBox期间,它检测到了一个有效的VirtualBox版本。虚拟化是在笔记本电脑的BIOS设置中启用的,我已经完成了所有工作,从下载最新版本的VirtualBox和Genymotion到在VirtualBox的网络首选项中切换到“Host”。
但没什么对我有用的。这是我在编写Genymotion时遇到的错误:
In order to work, Genymotion requires VirtualBox to be installed on your computer. You can download the latest version of VirtualBox from www.virtualbox.org/wiki/Downloads.
Genymotion log archive has been saved in /home/sourabh/genymotion-log.zip
Please contact Genymotion support for more help.
Virtualization engine not found. Plugin loading aborted.
有人能告诉我出了什么问题吗?
编辑:
下面是日志文件的链接:https://www.mediafire.com/file/jdi51acm136vk0f/genymotion-log.zip
发布于 2018-01-24 17:23:30
在尝试了许多不同的事情之后,我最终解决了这个问题,直接从命令行安装VirtualBox (参见这个答案),而不是从官方网站下载它。然后重新启动Genymotion,它就像一种魅力。
https://askubuntu.com/questions/998896
复制相似问题