|
NAMEvsgptinfo —
determines information about a GUID Partition Table (GPT) volume
system
SYNOPSIS
DESCRIPTIONvsgptinfo is a utility to determine information about a
GUID Partition Table (GPT) volume system
source is the source file. The options are as follows: ENVIRONMENTNoneFILESNoneEXAMPLES# vsgptinfo /dev/sda vsgptinfo 20200706 GUID Partition Table (GPT) information: Bytes per sector : 512 Number of partitions : 4 Partition: 1 Type : 0x00 (Empty) Offset : 1048576 (0x00100000) Size : 65024 Partition: 2 Type : 0x00 (Empty) Offset : 2097152 (0x00200000) Size : 65024 Partition: 3 Type : 0x00 (Empty) Offset : 3145728 (0x00300000) Size : 65024 Partition: 4 Type : 0x00 (Empty) Offset : 17408 (0x00004400) Size : 65024 DIAGNOSTICSErrors, verbose and debug output are printed to stderr when verbose output -v is enabled. Verbose and debug output are only printed when enabled at compilation.BUGSPlease report bugs of any kind to <joachim.metz@gmail.com> or on the project website: https://github.com/libyal/libvsgpt/AUTHORThese man pages were written by Joachim Metz.COPYRIGHTCopyright (C) 2019-2021, Joachim Metz <joachim.metz@gmail.com>. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Visit the GSP FreeBSD Man Page Interface. |