Configuration Documentations


Table of Contents

Using Shared Folders 
How to Install VMware Tools in Linux 
What are the VMware Tools? 
How to Install the VMware Tools in Linux 
Summary 
VMWare 3.2 Setup & Configuration 
Networking Configurations in plain English 
Networking Configurations 
Networking re-configurations 
Using Samba for File Sharing on a Host-only Network 
Installing VMware Tools 
configure a virtual machine to run from an existing raw disk partition 
set up real and virtual hardware profiles. 
Enabling Sound 
Running an Existing Windows 2000/XP/.NET 
VMWare FAQ 

Using Shared Folders 

http://www.vmware.com/support/ws55/doc/ws_running_shared_folders.html http://www.vmware.com/support/ws45/doc/running_sharefold_ws.html

With shared folders, you can easily share files among virtual machines and the host computer. To use shared folders, you must have the current version of VMware Tools installed in the guest operating system and you must use the virtual machine settings editor to specify which directories are to be shared.

To set up one or more shared folders for a virtual machine, be sure the virtual machine is open in Workstation and click its tab to make it the active virtual machine. Go to VM > Settings > Options and click Shared folders

In a Windows virtual machine, shared folders appear in My Network Places (Network Neighborhood in a Windows NT virtual machine) under VMware Shared Folders. For example, if you specify the name Test files for one of your shared folders, you can navigate to it by opening My Network Places > VMware Shared Folders > .host > Shared Folders > Test files.

You can also go directly to the folder using the UNC path \\.host\Shared Folders\Test files.

You can map a shared folder to a drive letter just as you would with a network share.

In a Linux virtual machine, shared folders appear under /mnt/hgfs. So the shared folder in this example would appear as /mnt/hgfs/Test files

Caution: Do not open a file in a shared folder from more than one application at a time. For example, you should not open the same file using an application on the host operating system and another application in the guest operating system. In some circumstances, doing so could cause data corruption in the file.