Skip to content

Instantly share code, notes, and snippets.

@peymanmajidi
Last active February 21, 2021 08:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peymanmajidi/85cc631f36b63d1748bb049e52e98325 to your computer and use it in GitHub Desktop.
Save peymanmajidi/85cc631f36b63d1748bb049e52e98325 to your computer and use it in GitHub Desktop.
NTFS partition mount as read only?
sudo ntfsfix /dev/sdxX # where x is HDD and X is drive number, in my case it was /dev/sda1
# remove any logfile created by windows.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment