On “This Week in Cloud Computing”
Thursday, April 22nd, 2010I was on This Week in Cloud Computing yesterday. If you want to know way more about my opinions than I’m truly comfortable with, you can watch this:
I was on This Week in Cloud Computing yesterday. If you want to know way more about my opinions than I’m truly comfortable with, you can watch this:
This is adapted from: http://dashes.com/anil/2009/10/how-to-run-windows-7-under-mac-os-x-106-for-free.html First, install bootcamp and windows as instructed by apple. Then, open a terminal window and enter: sudo chmod 777 /dev/disk0s3 sudo VBoxManage internalcommands \ createrawvmdk -rawdisk /dev/disk0 \ -filename win7raw.vmdk -partitions 3 Start VirtualBox (download it from http://www.virtualbox.org/wiki/Downloads). Navigate to your home directory and open win7raw.vmdk. In your Settings tab [...]