2014-12-16 14:00:30 +01:00
|
|
|
libvmdk (libYAL VMDK library)
|
|
|
|
|
2022-02-15 21:33:46 +01:00
|
|
|
Library and tools to access the VMware Virtual Disk (VMDK) image
|
|
|
|
format.
|
2014-12-16 14:00:30 +01:00
|
|
|
|
|
|
|
Read supported extent file formats:
|
|
|
|
|
|
|
|
-RAW (flat)
|
|
|
|
-COWD version 1 (sparse)
|
2022-05-25 08:56:30 +02:00
|
|
|
-VMDK version 1, 2 and 3 (sparse)
|
2014-12-16 14:00:30 +01:00
|
|
|
|
|
|
|
Supported VMDK format features:
|
|
|
|
|
|
|
|
-delta links
|
|
|
|
-grain compression (as of version 20131209)
|
2022-05-25 08:56:30 +02:00
|
|
|
-data markers (as of version 20140416)
|
2014-12-16 14:00:30 +01:00
|
|
|
|
|
|
|
VMDK format features not supported at the moment:
|
|
|
|
|
|
|
|
-images that use a physical device
|
2022-02-15 21:33:46 +01:00
|
|
|
-changed block tracking (CBT) (supported by VMDK version 3
|
|
|
|
(sparse)) change tracking file
|