Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Mar 2026 15:55:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        sysinstall@FreeBSD.org
Subject:   [Bug 161055] bsdinstall(8): partitioner should auto-populate GPT labels
Message-ID:  <bug-161055-8135-oRHsq811Gp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-161055-8135@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

Michael Osipov <michaelo@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |michaelo@FreeBSD.org

--- Comment #4 from Michael Osipov <michaelo@FreeBSD.org> ---
I believe that this is done. I have installed a new system yesterday with 13
(don't ask) and all GPT labels are there:
# gpart show -l
=>       40  585937424  da3  GPT  (279G)
         40       1024    1  gptboot1  (512K)
       1064        984       - free -  (492K)
       2048   33554432    2  swap1  (16G)
   33556480  552380416    3  zfs1  (263G)
  585936896        568       - free -  (284K)

=>       40  585937424  da11  GPT  (279G)
         40       1024     1  gptboot0  (512K)
       1064        984        - free -  (492K)
       2048   33554432     2  swap0  (16G)
   33556480  552380416     3  zfs0  (263G)
  585936896        568        - free -  (284K)

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

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-161055-8135-oRHsq811Gp>