# OS X Yosemite

{% embed url="<https://www.youtube.com/watch?v=aTMGhG1w0w0>" fullWidth="true" %}
Mac - 在 OS X Yosemite 上恢复出厂设置/全新安装
{% endembed %}

#### 前提条件

* 稳定的互联网连接
* Apple ID 和密码
* 足够的下载和安装时间
* 连接电源适配器

#### 步骤 1：进入恢复模式

1. 重新启动你的 Mac
2. 按住 `Option` 键
3. 按住约 20 秒
4. 等待启动选择屏幕
5. 选择"**恢复**"分区
6. 等待恢复模式加载

#### 步骤 2：抹掉你的驱动器

1. 选择"**磁盘工具**"
2. 点击"**继续**"
3. 从侧边栏中，选择你的主硬盘驱动器
4. 点击"**抹掉**"
5. 确认设置
6. 再次点击"**抹掉**"
7. 等待过程完成
8. 关闭磁盘工具

#### 步骤 3：安装 OS X Yosemite

1. 选择"**重新安装 OS X**"
2. 点击"**继续**"
3. 等待系统与 Apple 服务器验证
4. 阅读并同意条款（两次）
5. 选择你抹掉的驱动器
6. 点击"**安装**"
7. 输入 Apple ID 凭据：
   * Apple ID
   * 密码
8. 点击"**登录**"

#### 步骤 4：安装过程

> ⚠️ **警告**：在安装过程中，请勿关闭 Mac 或断开与互联网的连接

1. 等待下载和安装
2. 系统将自动重启
3. 重启后继续安装

#### 步骤 5：初始设置

1. 选择国家和语言
2. 迁移助理：
   * 如果没有备份，请跳过
   * 如果有备份，请从备份恢复
3. 使用 Apple ID 登录
4. 接受条款和条件
5. 创建用户帐户：
   * 输入个人信息
   * 设置密码

#### 重要提示

> ⚠️ **警告**：此过程会抹掉所有数据。开始之前备份重要文件。

**安装时间因素**

* 互联网速度会影响下载时间
* 安装可能需要几个小时
* 在整个过程中保持 Mac 插电

#### 故障排除

* 如果未出现恢复模式：
  * 尝试更早地按住 Option 键
  * 确保按住键的时间足够长（20 秒）
* 如果验证失败：
  * 检查互联网连接
  * 验证 Apple ID 是否有效

#### 安装后

1. 验证系统运行
2. 安装必要的应用程序
3. 配置系统偏好设置
4. 检查更新

***

*注意：本指南特定于 OS X Yosemite。其他版本的步骤可能会有所不同。*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://app.gadgetsxray.com/ch/os-x-yosemite.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
