Page 1 of 1

Unknown error creating VM (VERR_GENERAL_FAILURE)

Posted: 22. Mar 2010, 23:17
by mikedholt
I have been running VirtualBox for 3 months with no problem.... Host: OS X 10.6.2, VBox running Windows 7

Just restarted my host machine, and tried to open Windows 7 virtual machine and it fails instantly with:

Code: Select all

Unknown error creating VM (VERR_GENERAL_FAILURE)
Details:

Code: Select all

Result Code: NS_ERROR_FAILURE (0x80004005)
Component: Console
Interface: IConsole {***}
The log doesn't provide anything too helpful to my eyes:

Code: Select all

00:00:00.819 SUP: VMMR0EntryEx located at 00000000573128e0, VMMR0EntryFast at 0000000057312a10 and VMMR0EntryInt at 0000000057311b80
00:00:00.861 VMSetError: /Users/vbox/tinderbox/3.1-mac-rel/src/VBox/VMM/VM.cpp(323) int VMR3Create(uint32_t, void (*)(VM*, void*, int, const char*, unsigned int, const char*, const char*, char*), void*, int (*)(VM*, void*), void*, VM**)
00:00:00.861 VMSetError: Unknown error creating VM
00:00:00.861 ERROR [COM]: aRC=NS_ERROR_FAILURE (0x80004005) aIID={****} aComponent={Console} aText={Unknown error creating VM (VERR_GENERAL_FAILURE)} aWarning=false, preserve=false
00:00:00.864 Power up failed (vrc=VERR_GENERAL_FAILURE, rc=NS_ERROR_FAILURE (0X80004005))
Any thoughts on what the heck can be done to load the virtual machine?

Re: Unknown error creating VM (VERR_GENERAL_FAILURE)

Posted: 23. Mar 2010, 00:08
by mikedholt
Solved.... Did not like the network adaptor (bridged). Disabled and all is fine.