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)Code: Select all
Result Code: NS_ERROR_FAILURE (0x80004005)
Component: Console
Interface: IConsole {***}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))