Comment 15 for bug 315710

Revision history for this message
Sean Seago (speedkreature) wrote :

Okay, I've just finished laughing at myself. Studying for my LPIC-1 and it never hit me until now. If you can find the source, it works like this:

Untar exfat.tar.bz, change directory into ./exfat, "make", "sudo make install", then "sudo depmod", "sudo modprobe exfat"

Insert your exfat formatted flash drive and it is assigned a path (mine was /dev/sdc), create a mount point (I created /media/exfat) and mount it "mount /dev/sdc1 /media/exfat"

This module provides brilliant read support. I can even install the trial of Office 2007 Standard I have on here in Wine. Brilliant!