Re: VMware problem
I have installed linux in vmware and use ShareFolder. The steps are:
1. Installing VMware Tools
a. Power on the virtual machine.
After the guest operating system has started, prepare your virtual machine to install VMware
Tools. Choose VM > Install VMware Tools. from the VMware Workstation menu
b. The remaining steps take place inside the virtual machine.
Be sure the guest operating system is running in text mode. You cannot install VMware Tools
from a terminal in an X window session
c. As root , mount the VMware Tools virtual CD-ROM image, change to a working directory (for
example, /tmp), uncompress the installer, then unmount the CD-ROM image.
mount /dev/cdrom /mnt/cdrom
cd /tmp
tar zxf /mnt/cdrom/vmware-linux-tools.tar.gz
umount /mnt/cdrom
d. Run the VMware Tools installer.
cd vmware-tools-distrib
./vmware-install.pl
e. startx
2. Using Shared Folders
Go to VM > Settings > Options and click Shared folders. > add >...
In a Linux virtual machine, shared folders appear under /mnt/hgfs.