制作 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

相关推荐
SaN-V11 小时前
MacOS 下 VS Code 中 Codex 通过 SSH 连接远程服务器无法使用的问题排查与解决
服务器·macos·chatgpt·ssh·codex
一只小白菜13 小时前
[特殊字符] 解决 Mac M5 芯片上 Ollama 运行报错:升级 macOS Tahoe 26.4.1 后恢复正常
macos
爱吃香蕉的阿豪2 天前
Mac 远程操作 Windows 开发:ZeroTier + JetBrains 实战指南
windows·macos·zerotoer
大嘴皮猴儿2 天前
从零开始学商品图翻译:小白也能快速掌握的多语言文字处理与上架技巧
大数据·ide·人工智能·macos·新媒体运营·xcode·自动翻译
空中海2 天前
第六章:iOS导航与路由系统
macos·ios·cocoa
空中海2 天前
第九章:iOS系统框架与能力
macos·ios·cocoa
大棉花哥哥2 天前
MAC下JADX+MCP+OpenCode自动APK逆向分析
macos·ai
空中海2 天前
第八章:iOS并发编程
macos·ios·cocoa
算是难了2 天前
macOS常用终端命令
macos
小码过河.3 天前
本地端侧GUI智能体自动化操作电脑Mano-P:macOS版本安装与使用全指南
macos·ai·自动化