[Bug 161055] bsdinstall(8): partitioner should auto-populate GPT labels
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 28 Mar 2026 15:55:43 UTC
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.