
Hdiutil detach /Volumes/OS\ X\ Base\ System/ Hdiutil attach /tmp/ -noverify -mountpoint /Volumes/install_buildĪsr restore -source ~/SharedSupport/BaseSystem.dmg -target /Volumes/install_build -noprompt -noverify -eraseĬp -R /Volumes/highsierra/Packages /Volumes/OS\ X\ Base\ System/System/Installation Hdiutil create -o /tmp/HighSierraBase.cdr -size 7316m -layout SPUD -fs HFS+J Hdiutil attach ~/SharedSupport/InstallESD.dmg -noverify -mountpoint /Volumes/highsierra # Generate a BaseSystem.dmg with High Sierra Beta Installer Packages # Create bootable ISO from HighSierra 10.13db3 (17A306f) Run the following script to create ISO file

I had upload the whole SharedSupport folder. 2.2 Bootable ISO imageĪfter installation completed, upload InstallESD.img & BaseSystem.dmg to macOS vm. cmd , it will patch VMWare workstation for appleSMCTable about smc.version = 0 and smc.version = 1Īfter vmdk file downloaded, follow the installation instruction from the link above. So just open command prompt with Admin right, then run It provides python script to patch, yet unfortunately it does not work well in python3, after converted by 2to3.py, still have modules missing, print sytax and str on buffer API …etc

Next, download the tools to unlock vmware from. 2.1 High Sierra vmdk imageįollow the instructions and download vmdk from Google drive only. So the work around is using 3rd party image to repack dmg to iso for vmware installation. At the same time, I don’t like using third party vmdk image.

Unfortunately dmg2iso does not work, boot up failure. I only find people repack it on Mac OS.
