[Bug 240998] gpart(8) detects exFAT fs as MBR

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Oct 2 08:37:51 UTC 2019


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

            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 at FreeBSD.org
          Reporter: vermaden at interia.pl

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



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

# gpart show md2
=>     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

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


More information about the freebsd-bugs mailing list