Skip to content

Fix for creating macOS Sierra VMs using VMware Fusion 8.x

Notifications You must be signed in to change notification settings

dmacduff/sierra-vm-installer-fix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

This file resolves a failure when creating a new VM from the "Install macOS High Sierra.app" package.

The file "Create Mavericks Installer.tool" must replace the existing one located in: /Applications/VMware Fusion.app/Contents/Library/

Once replaced, Change the permissions of the file

sudo chmod 755 /Applications/VMware\ Fusion.app/Contents/Library/Create\ Mavericks\ Installer.tool
sudo xattr -rc /Applications/VMware\ Fusion.app/Contents/Library/Create\ Mavericks\ Installer.tool

You should be able to drag and drop the .app onto Fusion to begin the installation.

If you're still having problems a reboot sometimes helps.

There's more info on usage at our blog post here

About

Fix for creating macOS Sierra VMs using VMware Fusion 8.x

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%