VMDK
From Just Solve the File Format Problem
(Difference between revisions)
(Fixed link) |
|||
(One intermediate revision by one user not shown) | |||
Line 4: | Line 4: | ||
|extensions={{ext|vmdk}} | |extensions={{ext|vmdk}} | ||
}} | }} | ||
− | [[VMDK]] (Virtual Machine Disk) is a format developed by | + | [[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. | ||
== Specs == | == Specs == |
Latest revision as of 20:39, 22 September 2023
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