Extras din vmwaretools.chm: Installing VMware Tools for Linux
1. Power on the virtual machine. The following steps all take place inside the virtual machine, not on the host computer. Note: If you have an older version of VMware Tools installed, terminate the running version before installing the new one. 2. Choose Settings > VMware Tools Install. Note: If you decide not to proceed with the installation of VMware Tools, you may cancel the operation by selecting Settings > Cancel VMware Tools Install. 3. In a terminal, become root. su 4. Mount the VMware Tools CD-ROM, copy its contents to /tmp, then unmount it. cd / mount -t iso9660 /dev/cdrom /mnt cp /mnt/vmware-linux-tools.tar.gz /tmp umount /dev/cdrom 5. Untar the VMware Tools tar file in /tmp and install it. cd /tmp tar zxf vmware-linux-tools.tar.gz cd vmware-linux-tools ./install.pl 6. Start X and your graphical environment if they are not started yet. 7. In an X terminal, launch the VMware Tools background application. vmware-toolbox & ... ----- Original Message ----- From: "Catalin Florin RUSSEN" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 12, 2001 17:49 Subject: [rlug] VMware tools > > Salutare, > > Nah ca am incercat s-o fac si p'asta. Am dat gios un VMware 3.0 de goze > (deh, folosit din politica de firma, nu ceretzi detalii!), l-am instalat > si i-am aplicat serial number din damn key gen. Totul ok, mi-am facut o > masina virtuala si am instalat in ea un Red Hat 7.2, si a fost bine. Dar > intr-un coltz gios la mashinutza virtuala zice "da-i cu clicku' aci > sa-tzi instalez nishte scule faine" care se lauda eie pe site ca-tzi > permite rezolutzii mishto si colorate. Am dat cu clicu si nimic! Apoi pe > site zice ca pentru linux s-ar gasi pe CD-ul original nishte chestii > care se numes VMware tools si care trebuiesc instalate. Cum nu am CD > original va cer voua ajutorul, care atzi instalat VMware 3.0 si cum se > instaleaza sculele alea? > > 10x! > > bafta! > Piratu' > > --- > Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to > unsubscribe from this list. > > --- exploreaza Romania Online! http://www.ROL.ro --- Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to unsubscribe from this list.
