Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jan 2025 23:01:55 +0000
From:      Kirk McKusick <mckusick@freebsd.org>
To:        Robert Clausecker <fuz@freebsd.org>
Cc:        fs@freebsd.org
Subject:   Re: exfat driver as a gsoc project: mentors wanted
Message-ID:  <20250120230155.E8FC0523F@freefall.freebsd.org>
In-Reply-To: <Z46FNL6M_U9xRAE9@fuz.su>

next in thread | previous in thread | raw e-mail | index | archive | help
It is possible to mount, read, and write exfat filesystems on FreeBSD
using the fusefs-exfat-1.4.0_1 port/package running on the Fuse interface.
My light testing of it shows that it all works as expected except that
it does not seem to understand uids and gids (everything shows as
root:wheel even though many of the files and directories on my test
disk had other owners and groups). Attempts to change owner or group
failed with "Operation not permitted".

That said, having a Summer of Code project that added native exfat
support to the existing msdos filesystem implenetation could be useful
down the road.

	Kirk McKusick



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20250120230155.E8FC0523F>