
Finally, we have got bootable Sierra ISO file.Hdiutil convert /tmp/ -format UDTO -o /tmp/Sierra.iso

hdiutil detach /Volumes/OS\ X\ Base\ System.Now, Unmount the two images with following commands./Volumes/install_app/BaseSystem.dmg /Volumes/OS\ X\ Base\ System/BaseSystem.dmg./Volumes/install_app/BaseSystem.chunklist /Volumes/OS\ X\ Base\ System/BaseSystem.chunklist3.cp -rp /Volumes/install_app/Packages /Volumes/OS\ X\ Base\ System/System/Installation/ cp -rp.You have to copy some more files that are needed.Rm /Volumes/OS\ X\ Base\ System/System/Installation/Packages When you erase some unnecessary files from newly restored derive, you will see the name of your destination mount point which will be “OS\ X\ Base\ System/System,”.Now move to restore BaseSystem.dmg from the mounted installer over to a mounted imageĪsr restore -source /Volumes/install_app/BaseSystem.dmg -target /Volumes/install_build -noprompt -noverify -erase.Hdiutil attach /tmp/ -noverify -nobrowse -mountpoint /Volumes/install_build Mount your blank image with the help of the following command.Hdiutil create -o /tmp/Sierra.cdr -size 7316m -layout SPUD -fs HFS+J To create the blank disk image, run the following command.This will increase the bootable section of the installer which are downloaded as a virtual disk.Hdiutil attach /Applications/Install\ macOS\ Sierra.app/Contents/SharedSupport/InstallESD.dmg -noverify -nobrowse -mountpoint /Volumes/install_app


#Install mac os sierra on vmware install
#Install mac os sierra on vmware for mac os
If the above links are not working for mac os VirtualBox image download, then you have to create mac os high sierra VirtualBox image with a slight effort below.
