docs/174270: gpart(8) man page doesn't describe output of "show" command
Andrey V. Elsukov
ae at FreeBSD.org
Fri Dec 14 14:47:16 UTC 2012
On 14.12.2012 18:38, Warren Block wrote:
> And to give a hint,
>
> Block sizes and locations are based on the logical block size of the
> device, usually 512 bytes.
>
> But it doesn't tell the user how to find out the actual logical block
> size. That is only implied by the size values at the right. We could
> refer the reader to diskinfo(8), but it would be nice if gpart showed
> the actual value used.
You can look into `gpart list` output, the Sectorsize value is what you
want.
--
WBR, Andrey V. Elsukov
More information about the freebsd-doc
mailing list