ZFS: Difference between revisions

Dvaerum (talk | contribs)
m Added a warning about a combination of configs which may cause problems for others, as it did for me
Tie-ling (talk | contribs)
add ref to disko
Line 65: Line 65:
== Guides ==
== Guides ==


=== OpenZFS Documentation for installing ===
=== Root on ZFS with disko ===
{{warning|This guide is not endorsed by NixOS and some features like immutable root do not have upstream support and could break on updates. If an issue arises while following this guide, please consult the guides support channels.}}


One guide for a NixOS installation with ZFS is maintained at [https://openzfs.github.io/openzfs-docs/Getting%20Started/NixOS/ OpenZFS Documentation (''Getting Started'' for ''NixOS'')]
disko can partition disks declaratively and handle mount points.
 
It is about:
* [https://openzfs.github.io/openzfs-docs/Getting%20Started/NixOS/index.html#installation Enabling ZFS on an existing NixOS installation]
* [https://openzfs.github.io/openzfs-docs/Getting%20Started/NixOS/#root-on-zfs (Installing NixOS with) Root on ZFS].
 
It is not about:
* Giving understandable, easy to follow instructions which are close to the standard installation guide
* Integrating ZFS into your existing config


=== Simple NixOS ZFS on root installation ===
=== Simple NixOS ZFS on root installation ===