Skip to content

Instantly share code, notes, and snippets.

@ipepe
Created September 22, 2018 01:46
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 ipepe/eda3a5341b1e31dad43403a3fe621c9d to your computer and use it in GitHub Desktop.
Save ipepe/eda3a5341b1e31dad43403a3fe621c9d to your computer and use it in GitHub Desktop.
ExFat support on Ubuntu Server 18.04 LTS
sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc) universe"
sudo apt-get update
sudo apt-get install exfat-fuse exfat-utils
@cnguyen-de
Copy link

I LOVE YOU!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment