https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218743
Bug ID: 218743
Summary: [PATCH] Enable auto-mount of exfat media
Product: Base System
Version: 11.0-STABLE
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Some People
Priority: ---
Component: conf
Assignee: [email protected]
Reporter: [email protected]
Keywords: patch
Created attachment 181881
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181881&action=edit
Patch to /etc/autofs/special_media to enable exfat (SDXC) media mounts.
With fstyp being updated to detect exfat in base r312003, it seems like a good
time to add support for auto-mounting SDXC cards -- which use exfat by default.
The user will need to locally compile and install sysutils/fusefs-exfat for
this to succeed; logs a message to that effect when not installed.
I copied the ntfs case and updated where appropriate. fstyp needs the '-u' flag
to list exfat volumes.
Marked as 'Affects some people' because I can't be the only FreeBSD user with a
modern camera.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"