table of contents
- Tumbleweed 20260714-1.1
- Leap-16.0
- Leap-15.6
| VMDKINFO(1) | General Commands Manual | VMDKINFO(1) |
NAME¶
vmdkinfo —
determines information about a VMware Virtual Disk (VMDK)
file
SYNOPSIS¶
vmdkinfo |
[-hvV] source |
DESCRIPTION¶
vmdkinfo is a utility to determine
information about a VMware Virtual Disk (VMDK) file
vmdkinfo is part of the
libvmdk package. libvmdk is
a library to access the VMware Virtual Disk (VMDK) format
source is the source image descriptor file.
The options are as follows:
ENVIRONMENT¶
None
FILES¶
None
EXAMPLES¶
# vmdkinfo file.vmdk vmdkinfo 20260626 VMware Virtual Disk (VMDK) information: Disk type: Monolithic sparse Media size: 8589934592 bytes Content identifier: 0x505dcf0a Parent content identifier: 0xffffffff
DIAGNOSTICS¶
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.
SEE ALSO¶
AUTHORS¶
Joachim Metz <joachim.metz@gmail.com>
BUGS¶
Please report bugs of any kind on the project issue tracker: https://github.com/libyal/libvmdk/issues
COPYRIGHT¶
Copyright (C) 2009-2026, 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.
| June 26, 2026 | Linux 6.4.0-150700.53.73-default |