DOKK / manpages / debian 11 / libvhdi-utils / vhdiinfo.1.en
vhdiinfo LOCAL vhdiinfo

vhdiinfodetermines information about a Virtual Hard Disk (VHD) image file

vhdiinfo [-hvV] source

vhdiinfo is a utility to determine information about a Virtual Hard Disk (VHD) image file

vhdiinfo is part of the libvhdi package. libvhdi is a library to access the Virtual Hard Disk (VHD) image format

source is the source file.

The options are as follows:

shows this help
verbose output to stderr
print version

None

None

# vhdiinfo differential.vhd
vhdiinfo 20130512

Virtual Hard Disk (VHD) image information:
	Format:			1.0
	Disk type:		Differential
	Media size:		536870912 bytes
	Identifier:		5577d188-a753-4a80-800a-c627f764c304
	Parent identifier:	44421587-1b53-4972-9ceb-9a31e1618e5b
	Parent filename: 	dynamic.vhd

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/libvhdi/

These man pages were written by Joachim Metz.

Copyright (C) 2012-2020, Joachim Metz <joachim.metz@gmail.com>.

March 9, 2019 libvhdi