VMDK (Virtual Machine Disk) is a file format used by VMware products.

learn more… | top users | synonyms

21
votes
3answers
25k views

What disk image should I use with VirtualBox, VDI, VMDK, VHD or HDD?

Latest versions of VirtualBox supports several formats for virtual disks, but they forgot to provide a comparison between them. VDI VMDK VHD HDD Now, I am interested about a recommendation or ...
3
votes
2answers
4k views

How do I make a VMDK format virtual hard drive from a physical partition on a disk?

I have a 320 GB HDD, which actually only has an 80 GB NTFS format partition which was being used by a Windows 7 system ... I want to create a VMDK format clone of this partition, so that I can use it ...
2
votes
1answer
9k views

How to mount a .vmdk VMWare virtual harddisk outside of the virtual machine

I've got the virtual harddisk (VMWare .vmdk file) of an old (crashed) virtual machine. How can I open this to extract files without booting from it or attaching it to a virtual machine? I know ...
2
votes
1answer
90 views

Virtualbox virtual machine to VMWare virtual machine

I have a virtual machine in Virtualbox 4.2.4 that runs Ubuntu 12.04 on a 20Gb .vmdk harddrive. I've done a whole load of installing programs, updates, configuring, ... on the virtual machine and now ...
2
votes
1answer
258 views

Need help accessing a VMDK / installing a VMware product

Several months ago, I took an old computer that I was getting ready to wipe, and converted it to a VMware virtual machine so I could continue to access both files and programs/settings from the ...
2
votes
2answers
2k views

Recover data from a corrupted virtualbox vmdk file?

The power went out while I was doing a build on a VirtualBox machine, when I restarted the vmdk for the disk the vm was using was corrupted, apparently irrecoverably. I have been able to grep the ...
1
vote
3answers
2k views

Where can I find desktop Ubuntu releases on a vmdk?

Any official or de-facto websites that supply this ? Details: I specifically need Ubuntu 10.04 LTS desktop version, in general; ubuntu desktop LTS versions.
1
vote
2answers
3k views

Can I delete .vmdk files?

I'm using vmware fusion on osx (Snow Leopard) and I noticed that for every virtual machine I have, there's a bunch of huge (2Gb) vmdk files? What are they, snapshots? Can I delete some of them? How ...
1
vote
1answer
138 views

how to use vmware converter

how do I use vmware converter? I've tried to search google but I can't find any tutorial on how to use it. I just wish to convert my xp installation to a vmware file so that I could use it on vm ...
1
vote
1answer
168 views

VMware Fusion disk size

I have a Windows XP x64 install in VMware Fusion. The amount of space that the VM reports as used (C:) is ~20GB. However, the amount of space the VM is taking up on my disk is 30GB. Why the ...
1
vote
0answers
251 views

VirtualBox doesn't boot vmdk disk

I converted Windows XP mode using VMware Player and vCenter converter and it runs fine. But now I want to run it in VirtualBox and it says "FATAL: No bootable medium found! System halted." I went ...
1
vote
0answers
17 views

Vsphere Client Migrate option

I want to convert an VMDK disk THICK into THIN...when i click in the Virtual machine with right button it should Appear MIGRATE option but it dont appear...someone know other method to conver HDD ...
0
votes
1answer
812 views

Can Oracle Virtualbox open vmdk virtual disk created by VMWare?

I have a vmdk virtual disk that was created by VMWare. Can I option and load it from VirualBOX?
0
votes
1answer
647 views

Can't Create new Virtual Machine in VMWare Server using Hard Disk Created from VirtualBox

I have 2 virtual machines I'm trying to convert from VirtualBox to VMWare server. I exported the hard drives using the command VBoxManage clonehd [uuid] OpenBSD.vmdk -format VMDK This produced ...
0
votes
1answer
224 views

Need to rebuild Boot sector and Partition table of a once Multiboot Disk manually converted to VMDK

I had a problem with an HD that was not in a Healthy State I was able to make a backup in time with Acronis Image Home. The backup was partial, the original Disk had 4 partition (3 primary, bootable ...
0
votes
2answers
1k views

How to fix I/O error when running image that's been copied

I'm running XP pro on VMware - it mounts and runs just fine. However, if I power down the VM and try to copy it, or even if I try to do a simple Mac Backup (using Carbon Copy Cloner), I get an i/o ...
0
votes
0answers
22 views

Size of files in VBoxManage

I followed this steps: source.vmdk (3GB) to target.img (3GB) using the converttoraw VBoxManage command target.img (3GB) to source.vmdk (1GB) using the convertfromraw VBoxManage command Why did it ...
0
votes
0answers
107 views

Why does a fixed-size VMDK require two files; while a dynamic-size require one?

I am scripting using the VBoxManage command line utility from VirtualBox. When I run VBoxManage createhd --filename "D:\Directory\haiku-alpha-new" --size 4096 --format VMDK --variant Fixed I end ...
0
votes
0answers
119 views

dd inside of a VM to another VMDK

I currently have a VM I created using VirtualBox with three storage medias: 2 IDE controllers and a SATA. One of the IDEs I'm using as an "usb bootable media" as VBox doesn't support usb media ...
0
votes
1answer
2k views

Merging of VMDK files to Single VMDK - Diskname or some other argument is missing

Hi I would like merge vmdk files into one single file. I use vmware-vdiskmanager. I tried used this cmd C:\Program Files (x86)\VMware\VMware Workstation>vmware-vdiskmanager -r C:\Users ...
0
votes
4answers
694 views

Copying the differences between two vmdk

I have a virtual machine (Vmware) in external disk. When i want to work with it, i am copying it to my hard disk and when i finished my job i am recopying vm from harddisk to external disk. Is there ...
-2
votes
1answer
2k views

How to open vmdk files in VMware? [closed]

I have lots of .vmdk files: blabla-s001.vmdk blabla-s002.vmdk blabla-s003.vmdk How do I open them with VMware?