Can't start VirtualBox on Windows 10

Discussions about using Windows guests in VirtualBox.
Post Reply
ntclick
Posts: 1
Joined: 20. Nov 2015, 10:08

Can't start VirtualBox on Windows 10

Post by ntclick »

I'm using VirtualBox with Genymotion and Android Studio. I get a pop up window with the error "VirtualBox cannot start the virtual device". Before(which is no longer the case anymore), I got the error message

VBoxManage.exe: error: Failed to create the host-only adapter
after trying out different things, I now have several lines of

Code: Select all

ERROR [COM]: aRC=VBOX_E_OBJECT_NOT_FOUND (0x80bb0001) aIID={f30138d4-e5ea-4b3a-8858-a059de4c93fd} aComponent={SessionMachine} aText={No storage device attached to device slot 1 on port 1 of controller 'IDEController'}, preserve=false aResultDetail=0
and several lines of

Code: Select all

ERROR [COM]: aRC=E_ACCESSDENIED (0x80070005) aIID={f30138d4-e5ea-4b3a-8858-a059de4c93fd} aComponent={SessionMachine} aText={The object is not ready}, preserve=false aResultDetail=0
I've tried messing with the host-only network configurations, fresh installing, and installing previous versions, but nothing I do seems to be working. Any suggestions? I am currently running the latest 5.0.10 version.
Post Reply