HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

ntfsfix — Fix common problems on an NTFS partition. More information: <https://manned.org/ntfsfix>.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandfixpartitionclintfsproblemsntfsfixcommon
linux

Problem

How to use the ntfsfix command: Fix common problems on an NTFS partition. More information: <https://manned.org/ntfsfix>.

Solution

ntfsfix — Fix common problems on an NTFS partition. More information: <https://manned.org/ntfsfix>.

Fix a given NTFS partition:
sudo ntfsfix {{/dev/sdXN}}

Code Snippets

Fix a given NTFS partition

sudo ntfsfix {{/dev/sdXN}}

Context

tldr-pages: linux/ntfsfix

Revisions (0)

No revisions yet.