Mac OS X Mountain Lion on Shuttle DS61
I was able to install Mac OS X Mountain Lion (ML) on Shuttle DS61 using VMWare ESXi 5.1.
You need to install VMware unlocker available online to make it work because Apple/VMWare licensing prohibit running OS X on non-Apple hardware. It's not just letter but ESXi has a built-in mechanism to block running OS X on non-Apple hardware.
Basically, I followed this site's info
http://cloudjockey.me/2012/05/20/installing-lion-on-vsphere-5/
instead of Lion I used ML.
He is installing on Mac mini so no need to run Unlocker.
If you don't install unlocker, you get a turning beach ball of death forever.
The unlocker is available here.
http://www.insanelymac.com/forum/topic/267296-esxi-5-mac-os-x-unlocker/
Copy the unlocker to ESXi host datastore (http://serverfault.com/questions/486633/how-to-copy-files-from-usb-flash-disk-to-esxi-5-server)
Enable ssh (from vSphere client)
Use putty (or any other ssh client)
login as root
Run find command to search for the files
chmod +x to 3 executables
run by typing /install.sh
Reboot
Try booting OSX VM
If it does not boot to Mac OS X, uninstall the unlocker and reinstall. (I had to reinstall)
Success!
Shuttle DS61:
Intel i3 CPU
8GB RAM
250 GB HD
You need to install VMware unlocker available online to make it work because Apple/VMWare licensing prohibit running OS X on non-Apple hardware. It's not just letter but ESXi has a built-in mechanism to block running OS X on non-Apple hardware.
Basically, I followed this site's info
http://cloudjockey.me/2012/05/20/installing-lion-on-vsphere-5/
instead of Lion I used ML.
He is installing on Mac mini so no need to run Unlocker.
If you don't install unlocker, you get a turning beach ball of death forever.
The unlocker is available here.
http://www.insanelymac.com/forum/topic/267296-esxi-5-mac-os-x-unlocker/
Copy the unlocker to ESXi host datastore (http://serverfault.com/questions/486633/how-to-copy-files-from-usb-flash-disk-to-esxi-5-server)
Enable ssh (from vSphere client)
Use putty (or any other ssh client)
login as root
Run find command to search for the files
chmod +x to 3 executables
run by typing /install.sh
Reboot
Try booting OSX VM
If it does not boot to Mac OS X, uninstall the unlocker and reinstall. (I had to reinstall)
Success!
Shuttle DS61:
Intel i3 CPU
8GB RAM
250 GB HD
Comments