mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
8 lines
159 B
Markdown
8 lines
159 B
Markdown
# xfs_repair
|
|
|
|
> Repair an XFS filesystem.
|
|
> More information: <https://manned.org/xfs_repair>.
|
|
|
|
- Repair a partition:
|
|
|
|
`sudo xfs_repair {{path/to/partition}}`
|