experiment-x/scripts/run_offline.sh
Dhiru Kholia 422bb3b713 Batch Update 2 - September 2023
Changes:

- Update to OpenCore 0.9.5

- Switch around the emulated video device (required for Ventura)

- Change default resolution to 1920x1080

- Include ventura in shortname CLI help

- Add notes on 'bridged networking'

- Better networking documentation (thomaspaulb)

- Support for offline installations (kwadwokyeremeh)

- Initial WIP macOS Sonoma support (via 'luchina-gabriel')
2023-10-02 14:36:40 +05:30

9 lines
319 B
Bash

#!/usr/bin/env bash
cd /Volumes/macOS
mkdir -p private/tmp
cp -R "/Install macOS Ventura.app" private/tmp
cd "private/tmp/Install macOS Ventura.app"
mkdir Contents/SharedSupport
cp -R /Volumes/InstallAssistant/InstallAssistant.pkg Contents/SharedSupport/SharedSupport.dmg
./Contents/MacOS/InstallAssistant_springboard