GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
vsgptinfo LOCAL vsgptinfo

vsgptinfo
determines information about a GUID Partition Table (GPT) volume system

vsgptinfo [-hvV] source

vsgptinfo is a utility to determine information about a GUID Partition Table (GPT) volume system

vsgptinfo is part of the libvsgpt package. libvsgpt is a library to access the GUID Partition Table (GPT) volume system format

source is the source file.

The options are as follows:

shows this help
verbose output to stderr
print version

None

None

# 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

Errors, 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.

Please report bugs of any kind to <joachim.metz@gmail.com> or on the project website: https://github.com/libyal/libvsgpt/

These man pages were written by Joachim Metz.

Copyright (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.
July 6, 2020 libvsgpt

Search for    or go to Top of page |  Section other |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.