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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to