I am running OSX 10.10.3 and have bootcamp set up with Windows 7 and want to set up virtual box to use the bootcamp as the VM. I have read through and tried all the walkthroughs I can find but getting stuck.
Here is where I am at.
My Bootcamp drive is disk0s4
So I ran this to create the Virtual disk
Code: Select all
sudo VBoxManage internalcommands createrawvmdk -rawdisk /dev/disk0 -filename bootcamp.vmdk -partitions 4Code: Select all
sudo chmod 777 /dev/disk0s4 diskutil unmount /dev/disk0s4I have tried every setting in Virtual box and nothing seems to work
Verified by booting in to the Bootcamp that that OS does boot
I have been doing searches for a few hours and nothing helpful,