Skip to content

Instantly share code, notes, and snippets.

@oviniciusfeitosa
Created December 26, 2016 11:46
Show Gist options
  • Save oviniciusfeitosa/e89ec1ac92ab0d0cc156eab4367389e4 to your computer and use it in GitHub Desktop.
Save oviniciusfeitosa/e89ec1ac92ab0d0cc156eab4367389e4 to your computer and use it in GitHub Desktop.
Open blocked partition from windows on linux

Open blocked partition from windows on linux

Execute the command below:

ntfsfix /dev/sdb1 (apenas troque sdb1 pelo seu device)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment