1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 08:22:08 +02:00

Update ntfsfix.md

This commit is contained in:
Max Xu 2017-09-02 11:17:20 +08:00 committed by GitHub
parent 509bd21af3
commit ab38debdde

View file

@ -1,7 +1,7 @@
# ntfsfix
> Fix common errors and force Windows to check NTFS.
> 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 the Windows partition sdb2:
- Fix the NTFS partition sdb2:
`sudo ntfsfix /dev/sdb2`