Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrsamsonn/macos-quick-install
Co-authored scripts for quick macOS installation
https://github.com/mrsamsonn/macos-quick-install
bash-script macos
Last synced: 5 days ago
JSON representation
Co-authored scripts for quick macOS installation
- Host: GitHub
- URL: https://github.com/mrsamsonn/macos-quick-install
- Owner: mrsamsonn
- Created: 2023-11-30T00:06:05.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-11-30T00:20:27.000Z (11 months ago)
- Last Synced: 2024-10-11T06:12:05.638Z (28 days ago)
- Topics: bash-script, macos
- Language: Shell
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# macOS-quick-install
> Co-authored scripts for quick macOS installationIssue: macOS installation takes a while (~30min), using asr method, we can speed this process through cloning which takes roughly (~5mins).
Apple Software Restore is capable of cloning multiple drives file-by-file or a whole block of dmg locally or via multicast.
base code:
```
asr restore [source disk] [target disk] [**args method]
```the following scripts have more arguements for easy usability so users don't have to type out the whole cmd. Additionally, macOS dmgs have to be prepped for this commands to work.