Skip to content

Instantly share code, notes, and snippets.

@icepie
Created June 28, 2020 12:16
Show Gist options
  • Select an option

  • Save icepie/d639e262a1047d4132f95a1345adece2 to your computer and use it in GitHub Desktop.

Select an option

Save icepie/d639e262a1047d4132f95a1345adece2 to your computer and use it in GitHub Desktop.
fix linux ntfs disk is read only
$ sudo fdisk -l
$ sudo ntfsfix /dev/sda2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment