Genymotion error after windows 10 upgrade

后端 未结 5 1271
余生分开走
余生分开走 2020-11-30 07:22

Genymotion is giving me this error after the Windows 10 upgrade:

Unable to load virtual box engine

How to fix this?

相关标签:
5条回答
  • 2020-11-30 07:29

    I solved this issue. It's working fine now.

    I'm using:

    + Window 10
    + VirtualBox-5.0.2-102096-Win
    + Genymotion-2.5.3
    

    Step 1: We should set Run as this program as an administrator & Compatibility mode Window 7 for those file.

    C:\Program Files\Oracle\VirtualBox
        + VBoxHeadless.exe
        + VBoxManage.exe
        + VirtualBox.exe
    C:\Program Files\Genymobile\Genymotion
        + genymotion.exe
    

    Step 2: My Computer -> Manage-> Device Manager-> Network adapters

    Remove all items with name: VirtualBox Host-Only Ethenet Adapter #...

    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
    

    Step 4: Run Genymotion again. It's will work.

    =====> You can see here

    0 讨论(0)
  • 2020-11-30 07:29

    After Windows Anniversary update Genymotion stopped working,

    It always raised an error dialog saying (not exact but something like this) "Failed to start the virtual machine, Please start Virtual box to see the error details".

    I had tried many solutions some of them were saying open Virtual box and make some changes to it, but my issue was Virtual box itself was not starting up explicitly,

    I had observed that process starts up and gets killed after few seconds, Then I realized, the problem is actual with a virtual machine.

    And when I was looking for it I came across this thread which says there is Bug in the virtual box, just download and install the latest setup file for a Virtual box. Thereafter at least you will be able to start the virtual machine,

    After this, if you face some issue you can follow aLoi Ho answer above

    0 讨论(0)
  • 2020-11-30 07:31

    I used to have the same issue. I've download VirtualBox 5 an reinstall it (or repair) over the old install. Reboot and that's it.

    0 讨论(0)
  • 2020-11-30 07:52

    Worked for me:

    -Changed Network on VB to HOST ONLY

    -Changed on Win 10 network configuration to obtain dynamic IP

    0 讨论(0)
  • 2020-11-30 07:54

    1.Remember machine images' paths/locations in VirtualBox. Bakup them.

    2.Go to [enter link description here][1]http://www.tenforums.com/tutorials/2087-hyper-v-virtualization-setup-use-windows-10-a.html

    Only part two.Follow those instructions.

    3.remove machines from VirtualBox(but dont check 'delete files'). Remove adapters from 'network adapters' in device manager. Thier name starts with 'Virtual...'.

    Close VirtualBox.

    1. start genymotion.

    Will work.

    0 讨论(0)
提交回复
热议问题