> For the complete documentation index, see [llms.txt](https://book.bsdcn.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://book.bsdcn.org/zfs/an-zhuang-zhi-yin/opensuse/index.md).

# 在 openSUSE 中启用 ZFS 支持

## 安装

如果你想将 ZFS 用作根文件系统，请参阅后文。

ZFS 包并未内置在官方的 openSUSE 仓库中，但 openSUSE 的 [filesystems 项目仓库](https://software.opensuse.org/download.html?project=filesystems\&package=zfs) 提供了包括 OpenZFS 在内的多种文件系统软件包支持。

openSUSE 主要通过 3 条发行分支进行演进，分别是 Tumbleweed、Leap 和 SLE。这三者都提供了可用的 ZFS 软件包。

## 外部链接

* [openSUSE OpenZFS 页面](https://en.opensuse.org/OpenZFS)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://book.bsdcn.org/zfs/an-zhuang-zhi-yin/opensuse/index.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.
