Skip to content

Instantly share code, notes, and snippets.

@NicHub
Created August 19, 2019 06:03
Show Gist options
  • Save NicHub/dcae5173870ed8ba16c047d1ae535141 to your computer and use it in GitHub Desktop.
Save NicHub/dcae5173870ed8ba16c047d1ae535141 to your computer and use it in GitHub Desktop.
exFAT on Ubuntu
# source https://itsfoss.com/mount-exfat/
sudo add-apt-repository universe
sudo apt update
sudo apt install exfat-fuse exfat-utils
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment