挂载硬盘时报错:

mount: unknown filesystem type 'exfat'

这是因为树莓派默认无法识别 exfat, 需要安装 exfat-fuse 。

sudo apt-get install exfat-fuse