Quantcast
Channel: rtrouton – Der Flounder
Viewing all articles
Browse latest Browse all 764

VMware custom OS X installer script adds support for VMware ESXi

$
0
0

I’ve updated the create_vmware_osx_install_dmg.sh script that I had previously posted about here. It now includes the ability to create an .iso file, which can be used with VMware ESXi servers running on Apple hardware. See below the jump for the details.

When running the script, the user will now be asked if they want an ISO disk image for use with VMware ESXi.

Screen Shot 2013-08-09 at 10.11.59 PM

If the user selects Yes, both a .dmg and an .iso file will be created and stored in the output directory.

Screen Shot 2013-08-09 at 10.16.08 PM

Screen Shot 2013-08-09 at 10.17.04 PM

If the user selects No, a “– ISO disk image will not be created. Proceeding..” message will be displayed and a .dmg file will be created and stored in the output directory.

Screen Shot 2013-08-09 at 10.37.34 PM

The virtual drives created by VMware ESXi for OS X VMs are not automatically formatted, so support for System Image Utility‘s AutoPartition.app has been included. AutoPartition.app runs before the installation of OS X to make sure the boot drive is formatted and named correctly for the automated installation.

Screen Shot 2013-08-09 at 10.48.49 PM

Screen Shot 2013-08-09 at 10.59.58 PM

The updated script is below and has also been posted to my GitHub repo. For more details on configuring and running the script, click here.



Viewing all articles
Browse latest Browse all 764

Trending Articles