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