mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 11:53:11 +02:00
Update ntfsfix.md
Simplified descriptions. Got rid of obvious text.
This commit is contained in:
parent
ab38debdde
commit
980eb7ed35
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# ntfsfix
|
||||
|
||||
> Fix some common NTFS problems in the situation that you have both Linux and Windows on your machine. You may run ntfsfix on an NTFS volume if you think it was damaged by Windows or some other way and it cannot be mounted.
|
||||
> Fix common problems on an NTFS partition.
|
||||
|
||||
- Fix the NTFS partition sdb2:
|
||||
- Fix a given NTFS partition:
|
||||
|
||||
`sudo ntfsfix /dev/sdb2`
|
||||
`sudo ntfsfix {{/dev/sdb2}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue