Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Feb 2020 21:50:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 244461] gpart: Shows exFat as NTFS
Message-ID:  <bug-244461-227-qvHBzGWQsv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-244461-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-244461-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244461

--- Comment #10 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
Isn't this just a report that says, "If partition type ID of MBR is 7, you
can't determine whether it's NTFS or exFAT (or HPFS)." ? :)

The following commands should have been a little more detailed about what is
missing. But, you need to umount it by turning it to background or using
another terminal.

mount.exfat-fuse -d -o ro /dev/da0s1 /mnt

On my device, da0 may appear immediately, but da0s1 may not.
It can be restored with the following command in 10 (.4-STABLE) but not in
12.1-STABLE I am using now.

camcontrol reset da0 && camcontrol reprobe da0

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244461-227-qvHBzGWQsv>