USB mount error with exfat file system
mount error: unknown filesystem type 'exfat'
When I inserted a USB flash drive it seemed to mount properly, but when I tried to browse there I got the the above message.
To fix the problem I had to install the appropriate exfat software:
sudo apt update
sudo apt install exfat-fuse exfat-utils