Windows 8 createrawvmdk error
Posted: 22. Jun 2013, 21:10
Trying to setup to use a raw disk with no luck. Following the manual, Chapter 9. Advanced topics. Advanced storage configuration. Using a raw host hard disk from a guest.
I am running an elevated command prompt with this command, and I get the error "Failed to create the VirtualBox object! Code CO_E_SERVER_EXEC_FAILURE (0x80080005) - Server execution failed (extended info not available). Most likely, the VirtualBox COM server is not running or failed to start."
This error doesn't make any sense. Searches have yielded a few dated results. Anyone have ideas?
I am running an elevated command prompt with this command
Code: Select all
VBoxManage internalcommands createrawvmdk -filename "C:\rawdisk.vmdk" -rawdisk "\\.\PhysicalDrive0"This error doesn't make any sense. Searches have yielded a few dated results. Anyone have ideas?