you are viewing a single comment's thread
view the rest of the comments
[–] 5 points 2 years ago

There's no need to run chkdsk from Windows, you can run ntfsfix directly from Linux:

sudo ntfsfix /dev/path --clear-dirty
  • source
  • parent