From nobody Thu Jul 08 00:11:46 2021 X-Original-To: freebsd-fs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id BA2458D3C77 for ; Thu, 8 Jul 2021 00:12:09 +0000 (UTC) (envelope-from joe@via.net) Received: from smtp4.via.net (smtp4.via.net [209.81.0.254]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "via.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GKxYd4n4jz4V0t for ; Thu, 8 Jul 2021 00:12:01 +0000 (UTC) (envelope-from joe@via.net) Received: from mail.via.net (mail.via.net [157.22.3.34]) by smtp4.via.net (8.15.2/8.14.1-VIANET) with ESMTPS id 1680Bw03014352 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 7 Jul 2021 17:11:58 -0700 (PDT) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.102.2 at smtp4.via.net Received: from [209.81.2.65] ([209.81.2.65]) by mail.via.net (8.15.2/8.14.1-VIANET) with ESMTP id 1680Bvog014592; Wed, 7 Jul 2021 17:11:57 -0700 (PDT) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.102.2 at mail.via.net From: joe mcguckin Message-Id: <7084E4A5-2E63-4E1F-9670-4242B6C0CF8B@via.net> Content-Type: multipart/alternative; boundary="Apple-Mail=_635EC043-CEBB-49BB-A438-0D7F8269B15C" List-Id: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.4\)) Subject: Re: mounting external exfat disk Date: Wed, 7 Jul 2021 17:11:46 -0700 In-Reply-To: <202107080110.1681A5Jm002963@chez.mckusick.com> Cc: freebsd-fs To: Kirk McKusick References: <202107080110.1681A5Jm002963@chez.mckusick.com> X-Mailer: Apple Mail (2.3608.120.23.2.4) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (smtp4.via.net [209.81.0.254]); Wed, 07 Jul 2021 17:11:58 -0700 (PDT) X-Rspamd-Queue-Id: 4GKxYd4n4jz4V0t X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of joe@via.net designates 209.81.0.254 as permitted sender) smtp.mailfrom=joe@via.net X-Spamd-Result: default: False [-2.76 / 15.00]; MID_RHS_MATCH_FROM(0.00)[]; RBL_DBL_DONT_QUERY_IPS(0.00)[209.81.0.254:from]; FREEFALL_USER(0.00)[joe]; FROM_HAS_DN(0.00)[]; MV_CASE(0.50)[]; R_SPF_ALLOW(-0.20)[+MX]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; DMARC_NA(0.00)[via.net]; ARC_NA(0.00)[]; SPAMHAUS_ZRD(0.00)[209.81.0.254:from:127.0.2.255]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; RCPT_COUNT_TWO(0.00)[2]; RCVD_IN_DNSWL_NONE(0.00)[209.81.0.254:from]; NEURAL_HAM_SHORT(-0.96)[-0.961]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:7091, ipnet:209.81.0.0/18, country:US]; RCVD_TLS_LAST(0.00)[]; MAILMAN_DEST(0.00)[freebsd-fs] X-ThisMailContainsUnwantedMimeParts: Y --Apple-Mail=_635EC043-CEBB-49BB-A438-0D7F8269B15C Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Thanks Kirk, Joe Joe McGuckin ViaNet Communications joe@via.net 650-207-0372 cell 650-213-1302 office 650-969-2124 fax > On Jul 7, 2021, at 6:10 PM, Kirk McKusick wrote: > >> From: joe mcguckin >> Subject: mounting external exfat disk >> Date: Sun, 4 Jul 2021 19:52:20 -0700 >> To: freebsd-fs >> >> Is fuse-fs still the recommended way to mount an external exfat disk? > > Yes, fuse-fs is the only way to mount an external exfat disk on FreeBSD. > >> Does FreeBSD 'taste' and auto-mount external media (e.g. like Linux?) >> >> Thanks, >> Joe McGuckin >> ViaNet Communications > > In the base FreeBSD system there is no auto-mounting of external media. > I believe that there is a utility in the ports collection that will > provide that functionality, but I was not able to find it with a casual > search. > > Kirk McKusick --Apple-Mail=_635EC043-CEBB-49BB-A438-0D7F8269B15C--