
I had to modify ist () to change the app version in order for it to work. dmg file also installs the application to your Applications folder.į2 - The app used to make the ISO was downloaded prior to Sierra being invalidated from the App Store, and also prior to being added to the support article in PKG form.į3 - When using the app to build the ISO, it failed.

(Keep in mind that opening and running the. app/Contents/SharedSupport (This generates the app, and I will explain how the app is used) Move InstallESD.dmg to Payload/Install macOS. pkg file was unziped using pkgutil -expand-fullĢ.

Once your VM has rebooted normally you can verify that SIP was disabled by opening a terminal and running csrutil status Run csrutil disable from the terminal, followed by reboot Once the Mac has rebooted into the Recovery / Installer system (you may have to choose your language first): From the menu bar, click Utilities > Terminal The second command will reboot your Mac instantly, so better save any unfinished work first. My Solutionįrom the Terminal, run the following commands (thanks to G5tube for this suggestion) sudo nvram "recovery-boot-mode=unused"

Unfortunately, that's where the flag to disable SIP is stored so when my VM came back up SIP was enabled again. The solution to this problem I found was to just delete the. This allowed me to boot into recovery and could disable SIP but then I couldn't get the VM to boot normally, even after removing that line. I originally tried adding macosguest.forceRecoveryModeInstall = "TRUE" to my.

