|
Re: VMware Disk Mount Utility for Linux Apr 11, 2006 7:56 PM
1.
Re: VMware Disk Mount Utility for Linux Apr 11, 2006 7:56 PM
vmware-mount.pl comes standard with the linux-based products now,
i believe. at least, i've seen it with ESX, VC beta, and WS 5.5. [code] # vmware-mount.pl This script requires 3 (not 0) mandatory argument(s). Usage: /usr/bin/vmware-mount.pl -p : Print the partition table disk : Name of the Virtual Hard Disk file or disk : Name of the Virtual Hard Disk file partition : Number of the partition [-t type] : Partition type [-o options]: Partition mount options(s) mount-point : Directory where to mount the partition [/code] |
|
Thanks, but where can I get a version that is seperate from a full VMware installation, as I've got some VMware Disk Images on an NTFS partition that I need to access from Linux. I already have VMware Server installed on the Windows partition, but there's no vmware-mount.pl to be found.
I've found this. But the link is broken, and I'd found it here |
|
Re: VMware Disk Mount Utility for Linux Jul 27, 2006 8:17 AM
6.
Re: VMware Disk Mount Utility for Linux Jul 27, 2006 8:17 AM
get the following error when I try to mount a vmdsk
Warning: Unable to open the virtual hard disk "/var/vm/Windows XP Professional/Windows XP Professional-flat.vmdk": The file specified is not a virtual disk. Unable to invoke /usr/bin/vmware-loop. You may want to re-install VMware. yet I am able to open it in Vmware Server no problems, of course any ideas? thx in advance |