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?
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? VMware Player is the platform to Support the functioning of VMware Softwares. Download the free version of this player for Windows 10, Windows 81., Windows 8, Windows 7 and also older versions of Windows. Also, VMware Player is compatible with 64-Bit architecture and works on Linux as well. How to Use VMware Player? After Installing the Setup file.
HennesUnfortunately, 64-bit Windows will restrict the ability to load 32-bit drivers, which is why the VMDK mounting utility is failing.
I found this page that purports to be able to work around the problem by simply installing it in the Program Files
directory instead of Program Files (x86)
, but it did not work for me; perhaps you will have better luck. You could also look for a third-party tool like vdk.exe, but alas, they too need to use a driver, which gets blocked—yes, even when installing/running as administrator (the source for VDK is available, so someone may take up the task of updating and compiling it for 64-bits). OSFMount actually has a 64-bit version, but unfortunately it only supports read-only for VMWare disks.
There are a few threads on the VMW boards about this and it seems that the old DiskMount (5.5) just doesn't support 64-bit Windows and that a newer one is included as part of the developer tools (as though only devs would need such a utility). So your options are to use the vmware-mount
utility from either the VMWare VDDK or the newer vSphere VDDK which contain a more recent copy of the mounting and disk management utilities. (Even these install as 32-bit by default and include a zip file with 64-bit versions of a few of the files including the disk management utility, but not the mounting utility.) You can mount a VMDK file with this, but note that it mounts as read-only by default; for write capability, you must use the /m:w
switch, and even then, Windows keeps giving a path not found error when trying to change/delete files on the mounted volume.
VMWarePlayer has a built-in mounting ability via the hard-drive settings, but again, even setting it to not—read-only gives errors about being unable to find the file. (VMWare Workstation also does this, but VMWare Player is much smaller and free.)
Update: I just discovered that you can make changes to drive mounted with vmware-mount
(from the VDDK), if you do it from an admin command-prompt (e.g., e: & del /f /q pagefile.sys
). However, when doing it this way, it does not even appear in Windows Explorer. You can try experimenting with different combinations of permissions and user privileges to find one that works best.
Install the trial of the newest VMware Workstation
. It comes with a mount utility under FileMap virtual Disk
which runs fine under Win7 x64
You ideally use the official command-line-utility vmware-mount.exe
To get it, you have to register at VMWare (you need a valid email-address) and download the free 40 MB sized Virtual Disk Development Kit for vSphere (vSphere VDDK V5.1.0-774844).
Attention: Later versions like 5.5 or 6.0 do NOT include the vmware-mount-utility anymore!
After a standard-installation, you will find vmware-mount.exe
at the following path:
Don't worry about 32 or 64 bit, because it simply works without any problems, and that´s what counts in this case
Open a standard-command window there and mount your .vmdk-file with one of the available options.
We would like to transfer a donation to Win32 OpenSSL, but only without Paypal. Then change your software acquisition process to be infinitely less asinine since it probably involves deep-frying the software that you acquire in bacon fat before delivery to your company's machines.' Win32 exe download.
If you don't use the /m:[w n]
switch, everything works perfect. You see your specified drive-letter in the windows-explorer, and you have full read-write access to the virtual disk.
Hint: Put your mount/dismount procedure in batch-files for corrections, future and ease of use.
Beware: Although there's a related, little more recent thread on SU, I don't recommend to use the VMWare Disk Mount Utility 5.5, because it´s really old compared to the one here: 2005 vs. 2012!
You might try installing the XP Mode. It can be installed as 32 bit in a 64 bit environment, then you could run VMWare in XP mode.
ubiquibaconubiquibaconDownload the VMware Virtual Disk Development Kit.
Make sure to download the Windows version.
It installs in the 32 bit Program files (x86) folder, but it indeed installs the 64-bit volume manager driver.
Note, that, you do not need to be admin to mount a virtual disk, but you must be one to access the mounted volume.
You can use OSFMount tool to mount VMDK files on Windows.
OSFMount works with GUI or from command line and it's freeware.
You have 32 and 64 bits version.
Extracted from here: http://www.sysadmit.com/2016/07/vmware-abrir-vmdk-desde-windows.html
Tested on Windows 10 Professional Build 1803 CHT as of 01-09-18.
The other thing you can do is so easy step is:
When you turn on your VMX VM (whose settings you have changes and added the drive vmdk) then you will now able to find the other hard drive which is your vmdk file.
Enjoy :)
Bootable windows 7 free download. A dedicated USB flashdrive would be a better option.Can I use the Windows USB/DVD Download Tool to back up other files?No.