Storage of a partition with error VD: error VERR_NOT_SUPPORT
Posted: 14. Sep 2015, 08:50
I am following a tutorial of installing Windows 7 on a Yosemite. There is a step to do the following:
I successfully add new created bootcamp.vmdk, but not able to run the virtual machine. It gives me this error. I also attach the error log
Code: Select all
sudo vboxmanage internalcommands createrawvmdk -filename bootcamp.vmdk -rawdisk /dev/disk0 -partitions 4
sudo chown $USER bootcamp*.vmdkI successfully add new created bootcamp.vmdk, but not able to run the virtual machine. It gives me this error. I also attach the error log
Code: Select all
Failed to open a session for the virtual machine windows 7.
VD: error VERR_NOT_SUPPORTED opening image file '/Users/longtran/Desktop/bootcamp.vmdk' (VERR_NOT_SUPPORTED).
VD: error VERR_NOT_SUPPORTED opening image file '/Users/longtran/Desktop/bootcamp.vmdk' (VERR_NOT_SUPPORTED).
Failed to open image '/Users/longtran/Desktop/bootcamp.vmdk' in read-write mode (VERR_NOT_SUPPORTED).
Failed to attach driver below us! Not supported. (VERR_NOT_SUPPORTED).
AHCI: Failed to attach drive to Port0 (VERR_NOT_SUPPORTED).
Result Code: NS_ERROR_FAILURE (0x80004005)
Component: ConsoleWrap
Interface: IConsole {872da645-4a9b-1727-bee2-5585105b9eed}