[Bug 270393] hybrid ISO images report broken partition table

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 22 Mar 2023 01:00:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270393

            Bug ID: 270393
           Summary: hybrid ISO images report broken partition table
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: bugs@FreeBSD.org
          Reporter: emaste@freebsd.org

# mdconfig -a -f images/FreeBSD-13.2-RC3-amd64-disc1.iso 
md2
# gpart show md2 iso9660/13_2_RC3_AMD64_CD

=>      3  2100567  md2  GPT  (1.0G) [CORRUPT]
        3       26    1  freebsd-boot  (13K)
       29       51       - free -  (26K)
       80     4096    2  efi  (2.0M)
     4176  2096394       - free -  (1.0G)

=>      3  2100567  iso9660/13_2_RC3_AMD64_CD  GPT  (1.0G) [CORRUPT]
        3       26                          1  freebsd-boot  (13K)
       29       51                             - free -  (26K)
       80     4096                          2  efi  (2.0M)
     4176  2096394                             - free -  (1.0G)

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