ubutnu系统 挂载硬盘时报错: mount: 'exfat' 这是因为树莓派默认无法识别 exfat, 需要安装 exfat-fuse 。 sudo apt-get install exfat-fuse 相关文章: