When I try to start my newly created virtual machine on a fresh install of Virtualbox I get the following message.
Failed to open a session for the virtual machine Debain. The virtual machine 'Debian' has terminated unexpectedly during startup with exit code 1 (0x1). More details may be available in 'C:\Users\me\VirtualBox VMs\Debian\Logs\VBoxHardening.log'.
Result Code: E_FAIL (0x80004005)
Component: MachineWrap
Interface: IMachine { ... somecode }
I tried the following things
Finally, starting the VM in Headless or Detachable Start makes it work just fine. I can then Show the VM without a problem. Debian is installing right now. I can even switch to scaled or fullscreen modes without a problem (had errors with previous versions of Virtualbox)
I have the following information for you
This pretty much sounds like a bug in Virtualbox, but I have not been able to find anyone else reporting this. Does anyone have any theories about what may be going on? How is the regular start different from the Headless/Detachable, even though the GUI works after the VM has started?
User contributions licensed under CC BY-SA 3.0