You are not logged in.

#1 2016-09-01 10:15:02

kralyk
Member
Registered: 2009-04-27
Posts: 72

ExFAT kernel driver vs FUSE

Hi,
  I'm trying to figure out best way to work with ExFAT drives.
I decided to give the kernel driver (exfat-dkms-git from AUR) a go, and I found out I can only use it if exfat-utils is NOT installed,
because otherwise the FUSE driver gets priority over the kernel driver and so the drive mounts via FUSE.

This is bad, because it seems I can't have the exfat utilities (like mkfs.exfat) installed if I want to use the kernel driver...

Can I somehow disable the FUSE driver when it's installed?

Offline

#2 2016-09-01 12:04:56

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: ExFAT kernel driver vs FUSE

Try blacklisting the FUSE driver.

Offline

Board footer

Powered by FluxBB