Check or repair a btrfs filesystem.
sudo btrfs check {path/to/partition}
sudo btrfs check --repair {path/to/partition}
sudo btrfs check --progress {path/to/partition}
sudo btrfs check --check-data-csum {path/to/partition}
n
-th superblock (n
can be 0, 1 or 2):
sudo btrfs check --super {n} {path/to/partition}
sudo btrfs check --repair --init-csum-tree {path/to/partition}
sudo btrfs check --repair --init-extent-tree {path/to/partition}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY This content has been proxied by September (ba2dc).Proxy Information
text/gemini;lang=en-GB