你会得到这个错误,因为exfat文件系统默认没有安装在Ubuntu中。 exFAT is a proprietary and patented by Microsoft。
从Ubuntu 13.10开始,这个软件包位于主存储库中。只需安装exfat-fuse和exfat-utils:
exfat-fuse
exfat-utils
sudo apt-get install exfat-fuse exfat-utils