zoukankan      html  css  js  c++  java
  • Why doesn't Genymotion run on Windows 10?

    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:

    1. Uninstall VirtualBox.
      Reboot your computer if prompted by the installer.
    2. Install the version of VirtualBox recommended for Windows 10
      Reboot your computer if prompted by the installer.
    3. Open VirtualBox and go to File > Preferences > Network.
    4. Remove all existing host-only networks by clicking Description 1.
    5. Start Genymotion a first time.
    6. 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:

    1. Open VirtualBox and go to File > Preferences > Network.
    2. Add a new host-only network by clicking Description 1.
    3. Edit its configuration by clicking Description 1.
    4. In the Adapter tab, set the following values:
      • IPv4 Address: 192.168.56.1
      • IPv4 Network Mask: 255.255.255.0
    5. 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
  • 相关阅读:
    uva 11549
    uva 11078
    uva 1335
    uva 1267
    uva 11520
    uva 12124
    uva 10795 A Different Task
    ACM俱乐部算法基础练习赛(1)
    【BZOJ1010】玩具装箱
    【BZOJ1901】Dynamic Rankings
  • 原文地址:https://www.cnblogs.com/hoge/p/5565247.html
Copyright © 2011-2022 走看看