Win10下執行genymotion報Unable to load virtualbox engine錯誤
阿新 • • 發佈:2019-02-02
我用的genymotion官網上的FAQ成功解決了這個老大難的問題!
問題截圖:
具體步驟如下(怕翻譯不準確,貼上全英文說明,請見諒!):
To date, VirtualBox is not yet fully compatible with Windows 10. As Genymotion relies on the use of VirtualBox in the background, some problems may arise. If you have any troubles running Genymotion on Windows 10, we first recommend that you put VirtualBox in a clean state. To do so:
- Uninstall VirtualBox.
Reboot your computer if prompted by the installer. - Install the version of VirtualBox recommended for Windows 10
Reboot your computer if prompted by the installer. - Open VirtualBox and go to File > Preferences > Network.
- Remove all existing host-only networks by clicking .
- Start Genymotion a first time.
- In the event of a failure, start Genymotion a second time.
If Genymotion still doesn’t run, you can manually configure a host-only network:
- Open VirtualBox and go to File > Preferences > Network.
- Add a new host-only network by clicking .
- Edit its configuration by clicking .
- In the Adapter tab, set the following values:
- IPv4 Address: 192.168.56.1
- IPv4 Network Mask: 255.255.255.0
- In the DHCP Server tab, set the following values:
- Check Enable Server.
- Server Address: 192.168.56.100
- Server Mask: 255.255.255.0
- Lower Address Bound: 192.168.56.101
- Upper Address Bound: 192.168.56.254