# 第20章 存储

- [20.1.概述](https://handbook.bsdcn.org/di-20-zhang-cun-chu/20.1.-gai-shu.md)
- [20.2.添加磁盘](https://handbook.bsdcn.org/di-20-zhang-cun-chu/20.2.-tian-jia-ci-pan.md)
- [20.3.调整和增加磁盘大小](https://handbook.bsdcn.org/di-20-zhang-cun-chu/20.3.-tiao-zheng-he-zeng-jia-ci-pan-da-xiao.md)
- [20.4.USB 存储设备](https://handbook.bsdcn.org/di-20-zhang-cun-chu/20.4.-usb-cun-chu-she-bei.md)
- [20.5.创建和使用 CD](https://handbook.bsdcn.org/di-20-zhang-cun-chu/20.5.-chuang-jian-he-shi-yong-cd.md)
- [20.6.创建和使用 DVD](https://handbook.bsdcn.org/di-20-zhang-cun-chu/20.6.-chuang-jian-he-shi-yong-dvd.md)
- [20.7.创建和使用软盘](https://handbook.bsdcn.org/di-20-zhang-cun-chu/20.7.-chuang-jian-he-shi-yong-ruan-pan.md)
- [20.8.备份的基础知识](https://handbook.bsdcn.org/di-20-zhang-cun-chu/20.8.-shi-yong-ntfs-ci-pan.md)
- [20.9.内存盘](https://handbook.bsdcn.org/di-20-zhang-cun-chu/20.9.-bei-fen-de-ji-chu-zhi-shi.md)
- [20.10.文件系统快照](https://handbook.bsdcn.org/di-20-zhang-cun-chu/20.10.-nei-cun-pan.md)
- [20.11.磁盘配额](https://handbook.bsdcn.org/di-20-zhang-cun-chu/20.11.-wen-jian-xi-tong-kuai-zhao.md)
- [20.12.加密磁盘分区](https://handbook.bsdcn.org/di-20-zhang-cun-chu/20.12.-ci-pan-pei-e.md)
- [20.13.加密交换分区](https://handbook.bsdcn.org/di-20-zhang-cun-chu/20.13.-jia-mi-ci-pan-fen-qu.md)
- [20.14.高可用性存储（HAST）](https://handbook.bsdcn.org/di-20-zhang-cun-chu/20.14.-jia-mi-jiao-huan-fen-qu.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-20-zhang-cun-chu.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.
