Setting up the Virtual Machine
Please refer to the following guide for how to create the virtual machine under VB 3.2.0:
After creating the VM, exit VirtualBox. Edit your VM's xml file by adding the the following line to the <ExtraData> section:
<ExtraDataItem name="VBoxInternal2/SmcDeviceKey"
value="ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"/>
- This can also be done by issuing the following command in your host machine (with the param myVM_Name replaced with the name of your VM):
VBoxManage setextradata "myVM_Name" "VBoxInternal2/SmcDeviceKey"
"ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"
Note: you may need to go the VB's installation folder if that command is not within your path environment.
We are now ready to kick off the installation.....
to be continued...