- Obtain
Install Mac OS X Lion.app
. - Open it using Show Package Contents.
- Go to
Contents/SharedSupport/
and copyInstallESD.dmg
somewhere where you can later locate it.
- Start VirtualBox.
- Create a new VM with a hard drive, guest OS Mac OS X 10.7 Lion (64-bit). Remember the name you give to the VM and do not start it after creation.
- Go to VM Settings, in System change chipset to PIIX3. In Display change video memory to 128MB. Click OK to save settings.
- Exit VirtualBox.
- Run
VBoxManage modifyvm <nameofvm> --cpuidset 00000001 000006fb 00000800 80000209 078bfbff
from a terminal.
- Start VirtualBox.
- Start the newly created VM.
- VirtualBox will offer you the option to select a CD image file. Use
InstallESD.dmg
. - It should now boot into the OS X install and give you a menu with options (after selecting your preferred language). Start Disk Utility.
- Partition the VBOX hard drive as 1 partition, MacOS Extended (journaled).
- Exit Disk Utility.
- Start OS X install, proceed as normal.
hello