Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jan 2012 04:08:59 -0800
From:      Freddie Cash <fjwcash@gmail.com>
To:        Dan Carroll <fbsd@dannysplace.net>
Cc:        freebsd-fs@freebsd.org
Subject:   Re: ZFS With Gpart partitions
Message-ID:  <CAOjFWZ7o3_ZnYPOuMjpa_CNJgNUkatsjDChuhyRRUzMDiw0uiA@mail.gmail.com>
In-Reply-To: <4F003EB8.6080006@dannysplace.net>
References:  <4F003EB8.6080006@dannysplace.net>

next in thread | previous in thread | raw e-mail | index | archive | help
When in doubt, read the man page:  man gpart

The option you are looking for is "-l":

# gpart show -l da8

That will show the labels set in the GPT for each partition.

And labels are created using "-l" in the "gpart add" command, as well.
-- 
Freddie Cash
fjwcash@gmail.com



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