mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
8 lines
167 B
Markdown
8 lines
167 B
Markdown
# xfs_repair
|
|
|
|
> XFS 파일 시스템 복구.
|
|
> 더 많은 정보: <https://manned.org/xfs_repair>.
|
|
|
|
- 파티션 복구:
|
|
|
|
`sudo xfs_repair {{경로/대상/파티션}}`
|