ubuntu挂载U盘失败解决方法

出现:mount:unknown filesystem type 'exfat'

解决方法:sudo apt-get install exfat-fuse 即可

你可能感兴趣的:(Ubuntu使用)