Overview of gibMacOS
masterdd and 7zip installed.repository·master·Indexed 27 days ago
https://github.com/corpnewt/gibmacosA Python-based utility for downloading macOS installation components directly from Apple. Supports macOS and Windows environments for creating USB installers, including Internet Recovery USBs for versions up to Catalina on Windows using dd and 7zip.
dd and 7zip installed.For macOS 11 (Big Sur) and later, Apple distributes the OS via an InstallAssistant.pkg file.
When running on macOS, you do not need to use BuildmacOSInstallApp.command to create the install application. Instead, simply run the InstallAssistant.pkg file, which will automatically place the macOS install application into your /Applications folder.
To build Internet Recovery USB installers from Windows, you must use the MakeInstall functionality. This requires the following third-party tools installed on your Windows system:
Important Compatibility Note: Due to changes in Apple's distribution methods starting with macOS 11 (Big Sur), MakeInstall on Windows only works for macOS versions up to Catalina. It cannot be used to build Internet Recovery USBs for macOS 11 or newer.