Instead of using the Install macOS 10.15 Beta.app, it is better to create a dmg. Here are the steps adapted from Create an ISO from the mojave installer app · GitHub hdiutil create -o /tmp/101...
See more...
Instead of using the Install macOS 10.15 Beta.app, it is better to create a dmg. Here are the steps adapted from Create an ISO from the mojave installer app · GitHub hdiutil create -o /tmp/1015.cdr -size 7g -layout SPUD -fs HFS+J hdiutil attach /tmp/1015.cdr.dmg -noverify -mountpoint /Volumes/install_build sudo ~/Downloads/Install\ macOS\ 10.15\ Beta.app/Contents/Resources/createinstallmedia --volume /Volumes/install_build mv /tmp/1015.cdr.dmg ~/Desktop/Catalina.dmg hdiutil detach /Volumes/Install\ macOS\ 10.15\ Beta When using Install macOS 10.15 Beta.app, VMware creates a temporary dmg inside the virtual machine, then deletes it. By using the Catalina.dmg, the installation time is shorter, you can use the dmg to boot into recovery (OS set to Windows), and you can easily reinstall Catalina.