

# Remove Packages link and replace with actual files # Restore the Base System into the El Capitan Blank sparseimageĪsr restore -source /Volumes/install_app/BaseSystem.dmg -target /Volumes/install_build -noprompt -noverify -erase Hdiutil attach /tmp/ElCapitan.sparseimage -noverify -nobrowse -mountpoint /Volumes/install_build Hdiutil create -o /tmp/ElCapitan -size 7316m -layout SPUD -fs HFS+J -type SPARSE # Create El Capitan sparseimage of 7316mb with a Single Partition - Apple Partition Map Hdiutil attach /Applications/Install\ OS\ X\ El\ Capitan.app/Contents/SharedSupport/InstallESD.dmg -noverify -nobrowse -mountpoint /Volumes/install_app Note: you will need approx 16GB of free space on your hard disk for the script to complete.(博主注: CSDN博客不能贴附件,请拷贝粘贴下面的命令,下同) #!/bin/bash

The commands in this executable script are shown below for informational purposes. Download and unzip the CECI.tool (attached to this post) into your ~/Downloads folder. On your Mac or Hack, download "Install OS X El Capitan.app" from the App Store into your Applications folder.Ģ.

Prepare Installation ISO on your Mac or Hackġ.
