AOS-CX Switch Simulator

 View Only
last person joined: 21 hours ago 

Expand all | Collapse all

VBoxManage.exe error - Issue when testing new install

This thread has been viewed 15 times
  • 1.  VBoxManage.exe error - Issue when testing new install

    Posted Nov 02, 2021 11:36 AM
    I have installed and followed the GNS3 install. It all worked, but when I got to the end to test the lab setup, I added the two switches and went to start them, but I am getting the following error:

    VirtualBox has returned an error: VBoxManage.exe: error: Call to NEMR0InitVMPart2 failed: VERR_NEM_INIT_FAILED
    (VERR_NEM_VM_CREATE_FAILED)
    VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component ConsoleWrap, interface IConsole

    I am not sure what I missed....

    ------------------------------
    Ashour Shamoon
    ------------------------------


  • 2.  RE: VBoxManage.exe error - Issue when testing new install

    Posted Nov 02, 2021 02:17 PM
    I think I fixed it, I was getting that error message and saw some post that talked about the hypervisor and for some reason I was thinking it meant Hyper-V while I am using GNS3. I then realized at one point I did have Hyper-V. I turned off the feature in control panel then did the following command in an elevated cmd and after a reboot, I am good

    bcdedit /set hypervisorlaunchtype off

    ------------------------------
    Ashour Shamoon
    ------------------------------