# 第2章 安装 FreeBSD

- [2.1.概述](https://handbook.bsdcn.org/di-2-zhang-an-zhuang-freebsd/2.1.-gai-shu.md)
- [2.2.最低硬件要求](https://handbook.bsdcn.org/di-2-zhang-an-zhuang-freebsd/2.2.-zui-di-ying-jian-yao-qiu.md)
- [2.3.安装前的准备工作](https://handbook.bsdcn.org/di-2-zhang-an-zhuang-freebsd/2.3.-an-zhuang-qian-de-zhun-bei-gong-zuo.md)
- [2.4.开始安装](https://handbook.bsdcn.org/di-2-zhang-an-zhuang-freebsd/2.4.-kai-shi-an-zhuang.md)
- [2.5.使用 bsdinstall](https://handbook.bsdcn.org/di-2-zhang-an-zhuang-freebsd/2.5.-shi-yong-bsdinstall.md)
- [2.6.分配磁盘空间](https://handbook.bsdcn.org/di-2-zhang-an-zhuang-freebsd/2.6.-fen-pei-ci-pan-kong-jian.md)
- [2.7.获取安装文件](https://handbook.bsdcn.org/di-2-zhang-an-zhuang-freebsd/2.7.-huo-qu-an-zhuang-wen-jian.md)
- [2.8.网络接口、账户、时区、服务和加固](https://handbook.bsdcn.org/di-2-zhang-an-zhuang-freebsd/2.8.-zhang-hu-shi-qu-fu-wu-he-an-quan.md)
- [2.9.故障排除](https://handbook.bsdcn.org/di-2-zhang-an-zhuang-freebsd/2.9.-gu-zhang-pai-chu.md)
- [2.10.使用 Live CD](https://handbook.bsdcn.org/di-2-zhang-an-zhuang-freebsd/2.10.-shi-yong-live-cd.md)


---

# 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://handbook.bsdcn.org/di-2-zhang-an-zhuang-freebsd.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.
