Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Generate bootable macOS installer ISO or DMG images directly from Apple servers via GitHub Actions. Includes intelligent file size optimization to achieve absolute smallest possible installer images.

License

NotificationsYou must be signed in to change notification settings

PBCOnGit/macos-iso-builder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Generate bootable macOS installer ISO or DMG images directly from Apple servers via GitHub Actions. Includes intelligent file size optimization to achieve absolute smallest possible installer images.

Supported formats:

  • ISO – True DVD format compatible withProxmox VE,QEMU,VirtualBox, andVMware
  • DMG – For creating bootable macOS installer USB drive on Windows/Linux withdd,BalenaEtcher,Rufus

Workflows available:

  • macOS Recovery ISO (Recommended) – Lightweight recovery image (build takes ~2-10 min) • Best for virtualization
  • macOS Full Installer – Complete offline installer (build takes ~20-60 min, 5-16GB) • Best for offline use

Note

Due to GitHub Actions usage limits, use theBuild macOS Recovery ISO workflow unless you specifically need an offline installer.

Already have a macOSvirtual machine? Create full installer ISOs locally on your VM usingCreate_macOS_ISO.command.


Usage

  1. Fork this repository.

  2. Go to theActions tab in your forked repository.

  3. Click the green button"I understand my workflows, go ahead and enable them".

  4. Select the"Build macOS Installer ISO/DMG image" workflow.

  5. Click the"Run workflow" button.

  6. Configure the workflow inputs:

    • macOS version – Choose a version (Sequoia,Sonoma, etc.).
    • Image format – Chooseiso for virtual machines ordmg for bootable USB drives.
    • Specific version(optional) – Enter a version like15.6.1, or leave blank for the latest.
  7. Click the green button"Run workflow" to start the build.

  8. Wait for the workflow to complete (this may take 15-60 minutes).

  9. Open the completed workflow run and scroll to theArtifacts section.

  10. Download the artifact (e.g.,macOS-Sequoia-15.6.1-ISO).

Tip

EnableCloudflare WARP for faster downloads.

  1. Extract the ZIP file to get your.iso or.dmg file.

Note

By default, artifacts are kept for 3 days. You can change this in the workflow YAML file.

Tip


Known Issues

You may occasionally encounterhdiutil: couldn't eject "disk4" - Resource busy. If this occurs, simply re-run the workflow.

Legal Notice

This tool downloads macOS images directly from Apple's servers. Users are responsible for complying with Apple's Software License Agreement.

About

Generate bootable macOS installer ISO or DMG images directly from Apple servers via GitHub Actions. Includes intelligent file size optimization to achieve absolute smallest possible installer images.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp