Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Oct 2019 08:37:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 240998] gpart(8) detects exFAT fs as MBR
Message-ID:  <bug-240998-227@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 240998
           Summary: gpart(8) detects exFAT fs as MBR
           Product: Base System
           Version: 12.1-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: vermaden@interia.pl

On /dev/md2 I created exFAT filesystem (on whole device).



The gpart(8) tool interprets (incorrectly) that as MBR:

# gpart show md2
=3D>     63  2097089  md2  MBR  (1.0G)
       63  2097089       - free -  (1.0G)



The fstyp(8) tool correctly shows its exFAT:

# fstyp -u /dev/md2
exfat



For the record file(1) is also wrong:

# file -s /dev/md2
/dev/md2: DOS/MBR boot sector




Regards,
vermaden

--=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-240998-227>