XPS

Last reply by 07-17-2019 Unsolved
Start a Discussion
2 Bronze
2 Bronze
1837

Can not start in virtualbox on dell xps 15 7590

I get this error when i try to start Ubuntu in Virtualbox:

Het is niet gelukt een sessie te openen voor virtuele machine Ubuntu. (says it fails to open the session for Ubuntu)

Call to WHvSetupPartition failed: ERROR_SUCCESS (Last=0xc000000d/87) (VERR_NEM_VM_CREATE_FAILED).

Resultaatcode:E_FAIL (0x80004005)
Component:ConsoleWrap
Interface:IConsole {872da645-4a9b-1727-bee2-5585105b9eed}

(Hyper-V is turned off)

Labels (3)
Reply (1)
7 Plutonium
1828

How did you turn Hyper-V off?  In order to use other hypervisors like Virtualbox, you either have to have it uninstalled or you have to disable it using a custom boot routine.  The easiest way to do the latter is to use BCDEdit to duplicate the existing Windows 10 boot entry and then set the "hypervisorlaunchtype" setting in the duplicated entry to "Off" -- then you have to boot the system using that option instead.  Just making sure all Hyper-V VMs are off and even stopping the various Hyper-V services on the system is not enough to allow another hypervisor to start.


Latest Solutions
Top Contributor