Skip to content

Instantly share code, notes, and snippets.

@rakibulinux
Created January 13, 2020 13:03
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 rakibulinux/6e9ee797a8b80f56963aa318f41e029d to your computer and use it in GitHub Desktop.
Save rakibulinux/6e9ee797a8b80f56963aa318f41e029d to your computer and use it in GitHub Desktop.
Ubuntu 18.04 Read Only Problem On NTFS
#Ubuntu 18.04 Read Only Problem On NTFS
sudo fdisk -l
sudo ntfsfix /dev/sdb2 #device name or HDD/SSD name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment