Apple Silicon MacでIntel Mac用の起動可能なUSBインストーラを作成できる「macUSB」がOS X/macOSインストーラのダウンロードと検証機能を実装し、ダウンロードからインストーラ作成までを行うことが可能になっています。詳細は以下から。
![]()
Appleは2025年06月に開催した世界開発者会議(WWDC25)の中で、macOS 26 TahoeがIntel Macをフルサポートする最後のmacOSになると発表し、x86_64アプリをApple Silicon Macで動作させる「Rosetta 2」の提供も次期macOS 27で終了すると発表したことから、

Platforms State of the Unionより
Intelチップ搭載のMacやIntel (x86_64)アプリを起動できるMacのサポート終了が後数年に迫っていますが、最新のApple Silicon Macで今後サポートが終了するIntel Mac用の起動可能なUSBインストーラ(Bootable USB Drive)を作成できるアプリ「macUSB」が新たにOS X/macOSのインストーラアプリのダウンロード機能などを実装しています。

macUSB v2.1 brings a new built-in macOS Downloader, improved helper reliability with automatic post-update repair, and a polished USB creation experience.
Kruszoneq/macUSB – GitHub
macUSB
macUSBはポーランドのKruszoneqさんがオープンソースで開発している、OS X/macOS用インストーラ作成ツールで、ターミナルからOS X/macOSインストーラアプリ内の“createinstallmedia“を使わずに、数クリックで起動可能なUSBインストーラを作成してくれますが、先日公開されたmacUSB v2.0では、アプリに新たにOS X/macOSインストーラアプリのダウンロード機能が実装されました。

macUSBのOS X/macOSインストーラダウンロード機能
これにより、macUSBだけで、Intel Macのクリーンインストールに必要なOS X/macOSインストーラアプリダウンロードと検証、起動可能USBインストーラの構築という完全なワークフローをクリックだけで行うことが可能になっています。

macUSBアプリのシステム要件はmacOS 14.6 Sonoma以降のIntel/Apple Silicon Macで、Kruszoneqさんの開発者署名で署名され、Appleの公証を通過し、公式リポジトリからダウンロードできるようになっているので、もう少しIntel Macを使い続けたい方はチェックしてみて下さい。

macUSB v2.1のリリースノートより抜粋
NEW: DOWNLOADER
- Added a downloader module available from Tools → Download macOS installer… and from the analysis screen via Download.
- Added Apple-catalog installer discovery with grouped system families and an option to show all available versions.
- Added a complete staged workflow: connection, file download, verification, installer build, and final cleanup.
- Added installer verification based on package signature checks and data-integrity validation, applied according to system version and available verification methods.
- Added support for preparing installers across modern and legacy Apple distribution paths, including Sierra and older official Apple Support downloads.
- Added a completion summary with transfer metrics, destination details, and direct Show in Finder action.
- Added one-click handoff from downloader summary to analysis, allowing immediate use of the downloaded installer in USB creation.
- Kruszoneq/macUSB – GitHub


コメント