VMDK
From Just Solve the File Format Problem
(Difference between revisions)
m (Add Kaitai Struct schema) |
|||
Line 3: | Line 3: | ||
|subcat=Disk Image Formats | |subcat=Disk Image Formats | ||
|extensions={{ext|vmdk}} | |extensions={{ext|vmdk}} | ||
+ | |kaitai struct=vmware_vmdk | ||
}} | }} | ||
[[VMDK]] (Virtual Machine Disk) is a format developed by VMware (but now open), used for storage in virtual machines (a program running on a real machine such as a desktop or laptop PC in order to simulate a separate machine for the purpose of running software in a sandboxed environment, or to use different operating systems from that of the real computer). VirtualBox can use it in addition to the [[VDI]] format. The maximum capacity is 2040 gigabytes. | [[VMDK]] (Virtual Machine Disk) is a format developed by VMware (but now open), used for storage in virtual machines (a program running on a real machine such as a desktop or laptop PC in order to simulate a separate machine for the purpose of running software in a sandboxed environment, or to use different operating systems from that of the real computer). VirtualBox can use it in addition to the [[VDI]] format. The maximum capacity is 2040 gigabytes. |
Latest revision as of 17:43, 26 December 2024
VMDK (Virtual Machine Disk) is a format developed by VMware (but now open), used for storage in virtual machines (a program running on a real machine such as a desktop or laptop PC in order to simulate a separate machine for the purpose of running software in a sandboxed environment, or to use different operating systems from that of the real computer). VirtualBox can use it in addition to the VDI format. The maximum capacity is 2040 gigabytes.The specifications of Virtual Disk Format 6.0 are still not released.
[edit] Specs
[edit] File conversion
- How to convert VirtualBox VDI to VMware VMDK disks (or vice versa)
- vdi 2 vmdk converter
- VDI to VMDK instructional video