I have an external exFat formatted device.
I emerged exfat-utils and fuse-exfat.
When trying to mount this device, I get:
Code: Select all
Error mounting: mount: unknown filesystem type 'exfat'Best
Code: Select all
Error mounting: mount: unknown filesystem type 'exfat'Kernel supports vfat.recompile your kernel with exfat support
I tried, result:try with -t vfat? mount -t vfat.
Code: Select all
mount: wrong fs type, bad option, bad superblock on 192.168.1.5:/home/shared, missing codepage or helper program, or other error (for several filesystems (e.g. nfs, cifs) you might need a /sbin/mount.<type> helper program)
In some cases useful info is found in syslog - try dmesg | tail or so.Code: Select all
FAT-fs (sdc1): bogus number of reserved sectors
FAT-fs (sdc1): Can't find a valid FAT filesystem