VMDK
From Just Solve the File Format Problem
(Difference between revisions)
(→Other links: Updating Forensics Wiki links) |
(Fixed link) |
||
Line 8: | Line 8: | ||
== Specs == | == Specs == | ||
* [http://www.vmware.com/app/vmdk/?src=vmdk Virtual Disk Format 1.1 spec] | * [http://www.vmware.com/app/vmdk/?src=vmdk Virtual Disk Format 1.1 spec] | ||
− | * [http://www.vmware.com/support/developer/vddk/vmdk_50_technote.pdf?src=vmdk Virtual Disk Format 5.0 spec] | + | * [https://web.archive.org/web/20160802134543/http://www.vmware.com/support/developer/vddk/vmdk_50_technote.pdf?src=vmdk Virtual Disk Format 5.0 spec] |
== File conversion == | == File conversion == |
Revision as of 15:52, 10 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