When I insert my pendrive I am given this error:
Error mounting: mount: unknown filesystem type 'exfat'
This is the VX-EDU version.
When I insert my pendrive I am given this error:
Error mounting: mount: unknown filesystem type 'exfat'
This is the VX-EDU version.
To mount exFAT, you need the exfat-fuse
package:
sudo apt-get install exfat-fuse exfat-utils
You can then use the normal mount command, e.g.:
mount -t /dev/sdd /mnt