Created
June 14, 2019 15:56
-
-
Save davertay/1c1008fd0781d8e891df54da30af1dc3 to your computer and use it in GitHub Desktop.
Revisions
-
davertay created this gist
Jun 14, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,5 @@ hdiutil create -o /tmp/Catalina -size 8000m -layout SPUD -fs HFS+J hdiutil attach /tmp/Catalina.dmg -noverify -mountpoint /Volumes/install_build sudo /Applications/Install\ macOS\ 10.15\ Beta.app/Contents/Resources/createins$ hdiutil convert /tmp/Catalina.dmg -format UDTO -o ~/Downloads/Catalina mv ~/Downloads/Catalina.cdr ~/Downloads/Catalina.iso