source:?http://inficererk.wordpress.com/2014/05/29/installing-snow-leopard-client-on-vmware-fusion-6-0-3/
Installing Snow Leopard (Client) on VMware fusion?6.0.3by?Inficererk
I needed to does a very quick test on Mac OS X Snow Leopard, so I thought "I'll just setup a VM really quick, do my stuff, a nd delete it ".
Wrong.
Actually, it is very easy-to-do.
But it's not documented anywhere, isn't actually supported and took me so fucking a long to find my.
I didn ' t use Parallels or others because I don ' t like them. VMware is my favorite.
========================================
First, my setup:
-MacBook Pro 13″mid-2012 running Mac OS X Mountain Lion 10.8.5
–vmware Fusion 6.0.3 (latest version as of this post)
What do you need:
-Machine able to boot the Mac OS X Snow Leopard Installer (either DVD or USB)
–spare external HDD to install OS X on (40gb+ recommended)
–vmware Fusion installed on host computer
Steps:
-boot the installer DVD from your machine as you normally do–my MacBook wouldn ' t Boot I T, so I used a spare Mac mini to does this
–plug the external drive to the machine and format it with a GUID Partition Table and hfs+ journaled
–start the setup A s usual and when it asks in which drive you want to install, choose the external drive as target
–proceed with the installation as usual
when you ' re-done, plug the drive in the host machine with VMware installed.
-use?$ diskutil list
? To get the external drive device handler (something Like?/dev/disk3 , which I ' ll use as a example)
–?$ cd/applications/vmware\ fusion.app/contents/library
–then Create a. VMDK "link" to your external drive:
$./vmware-rawdiskcreator create?/dev/disk3 fulldevice~/TEMP/SNOWLEOPARDVM ? IDE
* replace?/dev/disk3 accordingly and Change?~/TEMP/SNOWLEOPARDVM wherever you want to put the this link on; We'll move it later
A file named? snowleopardvm.vmdk? would be created in? ~/temp
-Now open VMware Fusion
–create a new virtual machine:
File--New--More options ...-Create a custom virtual machine
Choose Apple Mac OS X > Mac OS X Server 10.6 64-bit
Choose "Create a new virtual disk"
-Save it but don ' t boot it
–quit VMware
-Open Finder and go to the location where you saved the VM
–right-click the. vmwarevm file and click "Show package Contents"
–copy the Li NK created before (~/temp/SNOWLEOPARDVM.VMDK ) to this location
–open the. vmx file With a text editor (TextEdit is fine)
At the end of the file, add the lines:
ide0:0.present = "TRUE"
ide0:0.fileName = "SnowLeopardVM.vmdk"
Save and quit.
Now a very important step:
Since VMware would only allow the server version (Pre-lion) to run virtualized, we need the magic touch to make all this wo Rk:
-In Terminal
$ cp/volumes/externalhdd/system/library/coreservices/systemversion.plist/volumes/externalhdd/system/library/ Coreservices/serverversion.plist
edit:copying?systemversion.plist necessary to install VMware Tools later on. If you don ' t need it, a simple "Touch?serverversion.plist "would work.
At this moment, if you boot the VM, it'll boot off the external HDD and everytime you need it, you'll need to plug the D Rive.
If you is OK with the, you can stop reading now, otherwise, carry on.
To clone the external drive OS to our VMS:
-Boot The vm–it'll be a little bit slower since "re booting from a external drive
–open "Disk Utility" –? It should show you 2 Drives:your external HDD where the OS are installed and the other are the one that we created with The VM
–select the volume where the OS is installed (i.e. the external drive)
–go to the "Restore" tab
–click and drag its volume name to the "Source" field
–click and drag the volume name of the other disk (the one created with the VM) to the "Destination" field
–click "Restore" and wait until finish
when it finishes, shutdown the VM, unplug the external HDD, edit the VM settings, "Startup Disk "and select the hard disk created.
that ' s It?:)
let me know if you have doubts .
todo:
Install VMware tools?:(
IRC & Twitter:enzolovesbacon
Go Installing Snow Leopard (Client) on VMware Fusion 6.0.3