Go to file
Jeffrey Paul c12f7f51cf Update 'custompkg/root/etc/skel/Library/user-setup/100.install-caskroom-apps.sh' 2020-02-25 12:48:33 +00:00
custompkg Update 'custompkg/root/etc/skel/Library/user-setup/100.install-caskroom-apps.sh' 2020-02-25 12:48:33 +00:00
.gitignore added *.dmg to .gitignore 2016-10-04 01:11:08 -04:00
Makefile updates 2018-01-16 16:20:18 -06:00
README.md Update 'README.md' 2020-02-19 23:24:56 +00:00
install.sh Update 'install.sh' 2020-02-19 23:24:40 +00:00

README.md

osximage

New deal for Catalina: Imaging is dead. Install a fresh install manually, then do the following.

Manual Steps

Open System Preferences.

  • Sharing > Set Hostname

Open a terminal and run the following:

  • chsh -s /bin/bash and enter password
  • sudo xcodebuild -license accept and click ok/install on developer tools installer popup window
  • bash <(curl -s https://git.eeqj.de/sneak/osx/raw/branch/master/install.sh)