Btrfs: Difference between revisions
imported>Sirphobos added short scrubbing section |
imported>Fricklerhandwerk add disko as recommendation |
||
| Line 1: | Line 1: | ||
'''btrfs''' is a modern copy on write (CoW) filesystem for Linux aimed at implementing advanced features while also focusing on fault tolerance, repair and easy administration. | '''btrfs''' is a modern copy on write (CoW) filesystem for Linux aimed at implementing advanced features while also focusing on fault tolerance, repair and easy administration. | ||
{{note| Use [https://github.com/nix-community/disko/ disko] to manage your NixOS storage layout declaratively. The following shows a manual approach as seen in traditional Linux distributions.}} | |||
== Installation == | == Installation == | ||