You are not logged in.

#1 2013-07-20 21:06:00

and-bnk
Member
Registered: 2013-04-10
Posts: 49

exfat-git: mount does not recognize exfat partition

Hi everybody!
as the title of the topic suggests, I have some problems with exfat these days.
My arch is based on the kernel 3.9.9 and I have installed the packages exfat-git (from AUR) and exfat-utils.
Then, I have correctly formatted a pen drive with mkfs.exfat.
The problems arise when I try to mount it:

mount: unknown filesystem type 'exfat'

how is that possible? Am I missing something?

Please, help!

Thank you very much in advance!

Best regards,
and-bnk

Last edited by and-bnk (2013-07-20 21:06:52)

Offline

#2 2013-07-21 02:15:51

cfr
Member
From: Cymru
Registered: 2011-11-27
Posts: 7,132

Re: exfat-git: mount does not recognize exfat partition


CLI Paste | How To Ask Questions

Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L

Offline

#3 2013-07-21 09:17:34

and-bnk
Member
Registered: 2013-04-10
Posts: 49

Re: exfat-git: mount does not recognize exfat partition

and how that page is suppesed to help me?
fuse-exfat is based on fuse, as the name suggests, but I wuold like to use the native support of the kernel >3.8 for exfat (and this is exactly what exfat-git should do), not fuse.
Are you suggesting to use fuse-exfat + exfat-git?

Any other idea?

Thanks!

Offline

#4 2013-07-21 10:36:19

neilzium
Member
Registered: 2011-12-17
Posts: 41

Re: exfat-git: mount does not recognize exfat partition

I also noticed this behaviour. Mount does not automatically load the exfat modules. You will need to modprobe exfat-fs first.

Offline

#5 2013-07-21 14:11:54

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: exfat-git: mount does not recognize exfat partition

Offline

#6 2013-07-21 14:13:57

and-bnk
Member
Registered: 2013-04-10
Posts: 49

Re: exfat-git: mount does not recognize exfat partition

well, I have just solved by adding the module in /etc/module-load
Now it works fine smile

Thanks to everyone!

Offline

#7 2013-07-23 14:03:46

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: exfat-git: mount does not recognize exfat partition

And my patch was merged, so the modules should now be autoloaded on mount.

Offline

Board footer

Powered by FluxBB