VMDK
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Disk Image Formats |extensions={{ext|vmdk}} }} VMDK (Virtual Machine Disk) is a format developed by VMWare (but now open), used...") |
(→Other links: Updating Forensics Wiki links) |
||
Line 20: | Line 20: | ||
* [https://www.virtualbox.org/ VirtualBox official site] | * [https://www.virtualbox.org/ VirtualBox official site] | ||
* [https://communities.vmware.com/community/vmtn/developer/forums/vddk VMWare developer forum] | * [https://communities.vmware.com/community/vmtn/developer/forums/vddk VMWare developer forum] | ||
− | * [ | + | * [{{ForensicsWikiURL|vmware_virtual_disk_format_%28vmdk%29}} Forensics Wiki article] |
Revision as of 14:42, 4 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.Specs
File conversion
- How to convert VirtualBox VDI to VMware VMDK disks (or vice versa)
- vdi 2 vmdk converter
- VDI to VMDK instructional video