VMDK (Virtual Machine Disk) is a file format used by VMware products.
Questions tagged [vmdk]
65 questions
31
votes
14 answers
How to reduce the size of VMware disk
My Ubuntu image VMware disk has grown to 5GB physical file size. It's a dynamically growing disk with the maximum capacity of 8GB. I cleaned some stuff inside Linux distro and now inside it occupies 3GB. Obviously the physical file size didn't…
Marcin Rybacki
- 629
18
votes
8 answers
How can I mount a VMWare Disk in Windows 7 64-Bit
I need to mount a VMWare disk image in Windows 7 64-Bit however the "VMware Mount Utility" only works on 32-Bit operating systems. Is there an application or method that I can use to mount the disk?
Unkwntech
- 585
- 2
- 4
- 11
9
votes
1 answer
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 Windows 7 can mount .vhd files as additional harddisks,…
Hinek
- 387
7
votes
3 answers
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.
user19496
- 1,530
5
votes
2 answers
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?
wang.chance
- 153
5
votes
1 answer
How to decrease the virtual maximum size of a VMware Workstation VMDK hard disk file?
I have a VMware Workstation VMDK virtual hard disk file that is X GB. I have reduced the size of all partitions within the drive to less than Y size, with the remaining X-Y space being unallocated. However, VMware will not allow me to decrease the…
Aaron Franke
- 1,320
4
votes
2 answers
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 with VMware .. However, tradition VMDK creation…
Ahmad
- 817
4
votes
1 answer
Convert VMWare image to Parallels
Is it possible to convert a VMWare image or the vmdk files to a Parallels VM without booting the image in VMWare and installing the transporter client.
I downloaded a virtual appliance running linux, and it seems to much work if I should have to…
Mikael Svenson
- 265
4
votes
2 answers
VirtualBox not exporting disk image in OVA
I have a VM I am attempting to export. When I attempt to export it (OVF 2.0), the OVA file is a mere ~12kb and does not contain the disk image. The only potentially relevant difference I see compared to other VMs which export successfully is that…
Mooseman
- 1,490
3
votes
3 answers
Mount VMWare Disk Images Under Linux
Is it still possible to mount VMWare disk images under Linux?
I found the following two articles, both of them recommend to use kpartx -av diskimage-flat.vmdk. However both the articles are old and, when I try it on my Ubuntu Utopic 14.10, it no…
xpt
- 9,385
- 44
- 120
- 178
3
votes
3 answers
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 66GB vmdk file and it finds strings from the code I…
Neth
- 575
2
votes
2 answers
Share a Harddisk between two Windows Hosts on ESXi
is it possible to share a VMDK between two Windows Hosts running on ESXi? I don't want to share the disk via CIFS because one windows machine acts as a VPN-Client where the VPN-Client-Software is blocking the network completely and I am not able to…
user1130329
- 133
2
votes
1 answer
permission for "users" directory for a mounted vmdk file
I mounted one vmdk file in my windows 8 machine and I am able to access all the folders and files except those in "users\ directory. When I try to open, it says I dont have permission. I am not able to give the permission even.
Any one can tell me…
2
votes
0 answers
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 through the settings in VMware and changed the…
ChrisN
- 1,067
- 1
- 9
- 22
2
votes
1 answer
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 I would just like to take an 'image' of the…
Aerus
- 65