Re: Problem mounting new Sandisk 1TB USB drive

From: Gary Aitken <freebsd_at_dreamchaser.org>
Date: Fri, 12 Jan 2024 18:39:55 UTC
On 1/12/24 03:22, Jerry wrote:
>> On Thu, 11 Jan 2024 21:35:41 -0700, Gary Aitken stated:
>>> On 1/11/24 05:37, Frank Leonhardt wrote:
>>>> On 10/01/2024 20:36, Frank Leonhardt wrote:

>>>> Try "kldload fusefs" and then try ntfs-g3 again.

>>> So this worked?
  
>> No.  The kldload was needed, as fusefs wasn't loaded; but ntfs-g3
>> did not.  Had to use mount.exfat.  As polytropon surmised, apparently
>> it is an exFAT filesystem that is reported by gpart as being NTFS.

> You might want to consider creating a PR for gpart.
> 

There's already a bug filed, although it doesn't seem to be considered
of much significance:

   https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244461

I tried to modify the importance field but didn't see a way to do that.

Gary