Files
tldr/pages/linux/xfs_repair.md
2024-09-21 22:53:24 +05:30

9 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}}`