Genymotion启动失败解决办法

2021年09月03日 | 分享 | 点击首评

最近启动Genymotion老是启动失败,报错出来下面内容

A Error while creating VirtualBox host-only interface

An error has occurred while trying to create a VirtualBox host-only network interface.

Genymotion log archive has been saved in /Users/huilang/genymotion-logs-20210903-091507.zip Please visit Genymotion Help Center.

OK

然后不断尝试重新安装Genymotion Virtualbox,更新最新版,重启mac都没有一点效果,最终找到了解决方案,这里记录一下

 

sudo /Library/Application\ Support/VirtualBox/LaunchDaemons/VirtualBoxStartup.sh restart

发布评论