Skip to content

Instantly share code, notes, and snippets.

@kurtis318
Created June 17, 2017 01:21
Show Gist options
  • Save kurtis318/4e1d5f94e0e674a2fed99ca86180442d to your computer and use it in GitHub Desktop.
Save kurtis318/4e1d5f94e0e674a2fed99ca86180442d to your computer and use it in GitHub Desktop.
Support for exFat drives on Fedora 25
I run Fedora 25 on many of my computers. I inserted an SD card in my new Dell XPS 15 and tried to open the contents.
To my surprise, I got an error saying exFat is not supported. Here is where I found reference to the fuse-exfat package
on Ubuntu.
https://digitalgraphy.wordpress.com/2016/11/04/mount-unknown-filesystem-type-exfat-fedora-24/
I was not able to mount the sd device using mount but the Disks app in GNOME was able to mount it correctly.
I will update this file if I find a reboot lets me use mount or fusermount command.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment