Skip to content

Instantly share code, notes, and snippets.

@Galarius
Created October 8, 2016 16:09
Show Gist options
  • Save Galarius/910bd9b3569e6d5b8a4d12164b7e0193 to your computer and use it in GitHub Desktop.
Save Galarius/910bd9b3569e6d5b8a4d12164b7e0193 to your computer and use it in GitHub Desktop.
Copy Safari from recovery partition
diskutil mount Recovery\ HD
hdiutil mount /Volumes/Recovery\ HD/com.apple.recovery.boot/BaseSystem.dmg
cp -R /Volumes/OS\ X\ Base\ System/Applications/Safari.app /Applications
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment