制作 macOS sequoia 安装 u盘

1 首先 App Store下载 macOS sequoia 最新安装镜像

2 擦除 u 盘

bash 复制代码
➜ diskutil list

/dev/disk0 (internal, physical):

   #:                       TYPE NAME                    SIZE       IDENTIFIER

   0:      GUID_partition_scheme                        *2.0 TB     disk0

   1:             Apple_APFS_ISC Container disk1         524.3 MB   disk0s1

   2:                 Apple_APFS Container disk4         500.0 GB   disk0s2

   3:                 Apple_APFS Container disk3         1.5 TB     disk0s3

   4:        Apple_APFS_Recovery Container disk2         5.4 GB     disk0s4

  


/dev/disk3 (synthesized):

   #:                       TYPE NAME                    SIZE       IDENTIFIER

   0:      APFS Container Scheme -                      +1.5 TB     disk3

                                 Physical Store disk0s3

   1:                APFS Volume data                    1.2 TB     disk3s1

  


/dev/disk4 (synthesized):

   #:                       TYPE NAME                    SIZE       IDENTIFIER

   0:      APFS Container Scheme -                      +500.0 GB   disk4

                                 Physical Store disk0s2

   1:                APFS Volume Macintosh HD            11.3 GB    disk4s1

   2:              APFS Snapshot com.apple.os.update-... 11.3 GB    disk4s1s1

   3:                APFS Volume Preboot                 7.7 GB     disk4s2

   4:                APFS Volume Recovery                1.1 GB     disk4s3

   5:                APFS Volume Data                    138.8 GB   disk4s5

   6:                APFS Volume VM                      24.6 KB    disk4s6

  


/dev/disk5 (external, physical):

   #:                       TYPE NAME                    SIZE       IDENTIFIER

   0:     FDisk_partition_scheme                        *32.0 GB    disk5

   1:             Windows_FAT_32 NO NAME                 32.0 GB    disk5s1
   
# 确认 u 盘编号, 擦除 u 盘

diskutil eraseDisk APFS cruzer  /dev/disk5

➜ diskutil eraseDisk APFS cruzer  /dev/disk5                                                             

Started erase on disk5

Unmounting disk

Creating the partition map

Waiting for partitions to activate

Formatting disk5s2 as APFS with name cruzer

Mounting disk

Finished erase on disk5

然后二次格式化,为扩展日志式,要不无法启动。 另外格式化 U 盘,需要登录的 macOS 账号是管理员账号,否则可能会有莫名其妙的问题。

support.apple.com/zh-cn/10157...

vbnet 复制代码
sudo /Applications/Install\ macOS\ Sequoia.app/Contents/Resources/createinstallmedia --volume /Volumes/cruzer **/**

**➜** **~** sudo /Applications/Install\ macOS\ Sequoia.app/Contents/Resources/createinstallmedia --volume /Volumes/cruzer 

Password:

Ready to start.

To continue we need to erase the volume at /Volumes/cruzer.

If you wish to continue type (Y) then press return: Y

APFS disks may not be used as bootable install media.

An error occurred erasing the disk.

➜ sudo /Applications/Install\ macOS\ Sequoia.app/Contents/Resources/createinstallmedia --volume /Volumes/cruzer

Ready to start.

To continue we need to erase the volume at /Volumes/cruzer.

If you wish to continue type (Y) then press return: Y

Erasing disk: 0%... 10%... 20%...

要在M1 Mac上从U盘启动,请按照以下步骤操作:

  1. 关机:确保Mac完全关机。

  2. 插入U盘:将制作好的启动U盘插入Mac的USB端口。

  3. 按住电源键:按住电源键,直到出现启动选项界面。

  4. 选择U盘:在启动选项中选择U盘,然后按回车键启动。

    2

  5. 安装macOS:如果需要,可以按照屏幕上的指示安装macOS。

    1

    通过这些步骤,您可以成功从U盘启动M1 Mac

相关推荐
一只AI打工虾的自我修养21 小时前
DeepSeek V4.1 vs Ollama vs LocalClaw:Mac本地AI工具横评
人工智能·windows·macos
拂晓 AI 编程21 小时前
Mac 本地跑 GUI Agent:4B 模型实现云端效果
macos
薛定猫AI21 小时前
【深度解析】Gemma Chat:基于 MLX 的 Mac 离线 Coding Agent 架构与实战
macos·架构
夏沫琅琊1 天前
Mac 上用 Homebrew 安装 DB Browser for SQLite 时,被 Homebrew 自动更新卡住了
数据库·macos·sqlite
日月新著1 天前
仙踪问道·爱马仕助手深度评测:Mac 本地大模型零门槛部署实录
macos
布朗克1681 天前
Claude Code 2026中文教程指南入门:Mac/Windows安装配置全攻略
windows·macos·claude·code
2501_916007471 天前
XCode 15 IDE新特性:苹果集成开发环境全面升级,提升编程效率与体验
ide·vscode·macos·ios·个人开发·xcode·敏捷流程
码码哈哈0.01 天前
2026最新可用:Mac外接2k显示器开启HiDPI,支持M芯片
macos·计算机外设
故事还在继续吗2 天前
Mac 本地部署大模型
macos·llm·qwen
邵奈一2 天前
M1 Max Mac版本实测 Rapid-MLX 项目(据说比ollama快4倍)
人工智能·macos·大模型