Skip to content

Instantly share code, notes, and snippets.

@heronmedeiros
Created July 28, 2014 16:59
Show Gist options
  • Save heronmedeiros/765e7e17ccc8a9c3e3f3 to your computer and use it in GitHub Desktop.
Save heronmedeiros/765e7e17ccc8a9c3e3f3 to your computer and use it in GitHub Desktop.
exfat support on ubuntu
sudo apt-add-repository ppa:relan/exfat
sudo apt-get update
sudo apt-get install fuse-exfat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment