Scott

如何用u盘启动盘给macos重装系统 4 months ago

Macos
2261个字符
共有76人围观

使用 U 盘启动盘给 macOS 重装系统是一个常见的操作,以下是详细步骤:


准备工作

1, 备份数据: - 重装系统会清除硬盘上的所有数据,请提前备份重要文件(如使用 Time Machine)。 2, 准备 U 盘: - 一个至少 16GB 的 U 盘。 3, 下载 macOS 安装程序: - 从 App Store 下载所需的 macOS 安装程序(如 macOS Ventura、Monterey 等)。 4, 格式化 U 盘: - 将 U 盘格式化为 macOS 扩展(日志式)格式,分区方案为 GUID 分区图。


步骤 1:创建可启动的 macOS 安装 U 盘

1, 打开终端:打开“应用程序” > “实用工具” > “终端”。

2, 输入命令

根据下载的 macOS 版本,输入对应的命令。以下是常见版本的命令:

macOS Ventura

sudo /Applications/Install\ macOS\ Ventura.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume

macOS Monterey

sudo /Applications/Install\ macOS\ Monterey.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume

macOS Big Sur

sudo /Applications/Install\ macOS\ Big\ Sur.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume

macOS Catalina

sudo /Applications/Install\ macOS\ Catalina.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume

macOS Mojave

sudo /Applications/Install\ macOS\ Mojave.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume

macOS High Sierra

sudo /Applications/Install\ macOS\ High\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume

注意

  • /Volumes/MyVolume 替换为你的 U 盘名称。
  • 如果提示需要权限,输入管理员密码。
  1. 等待创建完成:终端会显示进度,完成后会提示“Done”。

步骤 2:从 U 盘启动并重装系统

1, 插入 U 盘:将制作好的 U 盘插入 Mac。

2, 重启 Mac:点击苹果菜单 > “重启”。

3, 进入启动管理器:重启时按住 Option 键,直到看到启动管理器。

4, 选择 U 盘启动:选择 U 盘(通常显示为“Install macOS [版本]”),按回车键启动。

5, 进入 macOS 实用工具:启动后会进入 macOS 实用工具界面。

6, 格式化硬盘(可选)

  • 如果需要清除硬盘数据,选择“磁盘工具”:
    • 选择主硬盘(通常是“Macintosh HD”)。
    • 点击“抹掉”,格式选择“APFS”或“Mac OS 扩展(日志式)”。
    • 点击“抹掉”确认。

7, 安装 macOS

  • 返回 macOS 实用工具,选择“重新安装 macOS”。
  • 按照提示选择目标磁盘并开始安装。

步骤 3:完成安装

  1. 等待安装完成:安装过程可能需要一段时间,Mac 会自动重启多次。

  2. 设置新系统:安装完成后,按照屏幕提示完成初始设置(如选择语言、登录 Apple ID 等)。

  3. 恢复数据(可选):如果之前有备份,可以使用 Time Machine 恢复数据。


注意事项

  • 兼容性:确保 U 盘启动盘的 macOS 版本与你的 Mac 兼容。
  • 电源:确保 Mac 连接电源,避免安装过程中断电。
  • 网络:安装过程中可能需要联网验证 Apple ID 和下载额外组件。

通过以上步骤,你可以使用 U 盘启动盘为 macOS 重装系统。如果有任何问题,可以参考 Apple 官方支持文档或联系 Apple 客服。