Quantcast
Channel: VMware Communities : All Content - All Communities
Viewing all articles
Browse latest Browse all 207710

Workstation 8 "could not find shared vm path"

$
0
0

Hello all,

 

Had this error while trying to share a VM in Workstation 8 "could not find shared vm path".

 

The way i solved was by disabling sharing (Edit -> Preferences -> Shared VMs), editing the datastores.xml file (C:\ProgramData\VMware\hostd) to something like (in red):

 

<ConfigRoot>
  <LocalDatastores>
    <_length>1</_length>
    <_type>hostd.host.LocalDatastoreEntry[]</_type>
    <e id="0">
      <_type>hostd.host.LocalDatastoreEntry</_type>
      <id>1</id>
      <name>standard</name>
      <path>C:\VMware-Shared</path>

    </e>
  </LocalDatastores>
  <NasVolumes>
    <_length>0</_length>
    <_type>hostd.host.NasDatastoreEntry[]</_type>
  </NasVolumes>
</ConfigRoot>

 

Enabled again the Shared VMs feature without a problem.

 

Hope that helps someone.

 

Luis Arnauth


Viewing all articles
Browse latest Browse all 207710

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>