1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/xfs_repair.md

9 lines
159 B
Markdown
Raw Normal View History

# xfs_repair
> Repair an XFS filesystem.
> More information: <https://manned.org/xfs_repair>.
- Repair a partition:
`sudo xfs_repair {{path/to/partition}}`