I'm getting the error unknown filesystem type 'exfat'
and have seen all the posts and articles that reference installing exfat-utils
and exfat-fuse
. However, exfat-utils
is not available under 22.04 LTS. I found exfat-progs
and tried that but it still gives the error when attempting to mount an exFat formatted partition.
An attempt to locate exfat-utils
confirms it is not in jammy repos:
$ rmadison exfat-utils
exfat-utils | 1.0.1-1 | trusty/universe | source, amd64, arm64, armhf, i386, powerpc, ppc64el
exfat-utils | 1.2.3-1 | xenial/universe | source, amd64, arm64, armhf, i386, powerpc, ppc64el, s390x
exfat-utils | 1.2.8-1 | bionic/universe | source, amd64, arm64, armhf, i386, ppc64el, s390x
exfat-utils | 1.3.0-1 | focal/universe | source, amd64, arm64, armhf, ppc64el, riscv64, s390x
exfat-utils | 1.3.0-2 | impish/universe | source, amd64, arm64, armhf, ppc64el, riscv64, s390x
exfatprogs
notexfat-progs
? – Carolus Sep 05 '22 at 14:20exfatprogs
package. – Carolus Sep 05 '22 at 14:22[universe]
for 22.04. – Carolus Nov 17 '22 at 11:43