[Bug 218743] [PATCH] Enable auto-mount of exfat media

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 19 02:37:12 UTC 2017


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: freebsd-bugs at FreeBSD.org
          Reporter: eborisch+FreeBSD at gmail.com
          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.


More information about the freebsd-bugs mailing list