問題描述
在 Windows 10 升級后 Genymotion 給我這個錯誤:
Genymotion is giving me this error after the Windows 10 upgrade:
無法加載虛擬盒子引擎
如何解決這個問題?
推薦答案
我解決了這個問題.現在一切正常.
我正在使用:
+ Window 10
+ VirtualBox-5.0.2-102096-Win
+ Genymotion-2.5.3
第 1 步:我們應該設置 以管理員身份運行此程序 &這些文件的兼容模式窗口 7.
Step 1: We should set Run as this program as an administrator & Compatibility mode Window 7 for those file.
C:Program FilesOracleVirtualBox
+ VBoxHeadless.exe
+ VBoxManage.exe
+ VirtualBox.exe
C:Program FilesGenymobileGenymotion
+ genymotion.exe
第2步:我的電腦->管理->設備管理器->網絡適配器
Step 2: My Computer -> Manage-> Device Manager-> Network adapters
刪除所有名稱為:VirtualBox Host-Only Ethenet Adapter #...
Remove all items with name: VirtualBox Host-Only Ethenet Adapter #...
第 3 步:打開 Virtual Box 并轉到 File -> Preferences -> Network -> Host Only Networks
Step 3: Open Virtual Box and go to File -> Preferences -> Network -> Host Only Networks
刪除所有并使用信息創建新主機:
Remove all and create new host with information:
Adapter Tab:
IPv4 Address: 192.168.1.201
IPv4 Network Mask: 255.255.255.0
DHCP Server Tab:
Server Address: 192.168.1.100
Server Mask: 255.255.255.0
Lower Address Bound: 192.168.1.101
Upper Address Bound: 192.168.1.199
第 4 步:再次運行 Genymotion.它會起作用的.
Step 4: Run Genymotion again. It's will work.
這篇關于Windows 10 升級后 Genymotion 錯誤的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!