If the kernel has not yet the capability of of handling exFAT filesystem here is how to add it as a user space capability in a Debian/Ubuntu system:
sudo -s
apt-add-repository ppa:relan/exfat
apt-get install fuse-exfat
MAC OS X, Linux, Windows and other IT Tips and Tricks
If the kernel has not yet the capability of of handling exFAT filesystem here is how to add it as a user space capability in a Debian/Ubuntu system:
sudo -s
apt-add-repository ppa:relan/exfat
apt-get install fuse-exfat