0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

macOS インストーラーをダウンロード

0
Last updated at Posted at 2026-03-08

こんにちは。
macOS インストーラーをダウンロードしました(Sonoma 14.x installer1)。

  • これを VM などで利用予定で、
  • 将来の最新 macOS で Rosetta 打ち切りもしくは制限が生じた場合への準備です2
ダウンロード例
$ brew install mist-cli
$ mist list installer | grep -F "14.8" | head -n2
│ 047-48595     │ macOS Sonoma       │ 14.8.4  │ 23J319  │ 13.67 GB │ 2026-02-19 │ False      │
│ 089-71265     │ macOS Sonoma       │ 14.8.3  │ 23J220  │ 13.67 GB │ 2026-01-09 │ False      │
$ sudo mist download installer 14.8.4 application
$ ls /Users/Shared/Mist/| grep -F "Install macOS"
Install macOS Sonoma 14.8.4-23J319.app.app
  1. これは Universal (Intel/Apple Silicon) 型です。なお Sequoia 15.x installer でも内部に Intel 用 OS が含まれていますが VM 利用は高難度のようです。

  2. 参考:「Mojave を M2 Macbook Air にUTM でインストール

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?