Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • 1
    thanks, checked sudo dmesg and it was exactly same as you mentioned, so ntfsfix worked for me but with using sudo ntfsfix -d /dev/sda1 Commented Oct 1, 2024 at 22:12
  • This is the information I needed. I mounted the partition as "RO" and was able to recover my files. Commented Oct 18, 2024 at 23:05
  • amazing, this was the only thing that worked! Commented Apr 3 at 10:10
  • This solution worked for me like a charm. Commented May 28 at 8:41
  • This was exactly my problem after having to force stop my pc. sudo ntfsfix fixed it. Thank you! Commented Oct 17 at 19:12