在安装vmware tool中 VMwareTools-1.0.1-29996.i386.rpm 找不到 ,怎么办:
vmware-linux-tools.tar.gz
安装vmware tools 的方法里面说要用 vmware-linux-tools.tar.gz ,但是我找不到这个文件,我
法 1 如果在Vmware-tools 光盘有VMwareTools-8.4.3-282343.tar.gz,可以从里面获取
参看在哪里 然后cp /media/cdrom/VMwareTools-8.4.3-282343.tar.gz /tmp 解压到/tmp 目录
#cd /tmp
#ls -l
#cd /vmware-tools-distrib
[root@rac1 tmp]# cd ./vmware-tools-distrib
[root@rac1 vmware-tools-distrib]# ls
bin doc etc FILES INSTALL installer lib vmware-install.pl
[root@rac1 vmware-tools-distrib]# ./vmware-install.pl
Creating a new VMware Tools installer database using the tar4 format.
Installing VMware Tools.
In which directory do you want to install the binary files?
[/usr/bin]
What is the directory that contains the init directories (rc0.d/ to rc6.d/)?
[/etc/rc.d]
What is the directory that contains the init scripts?
[/etc/rc.d/init.d]
In which directory do you want to install the daemon files?
[/usr/sbin]
In which directory do you want to install the library files?
[/usr/lib/vmware-tools]
The path "/usr/lib/vmware-tools" does not exist currently. This program is
going to create it, including needed parent directories. Is this what you want?
[yes]
In which directory do you want to install the documentation files?
[/usr/share/doc/vmware-tools]
The path "/usr/share/doc/vmware-tools" does not exist currently. This program
is going to create it, including needed parent directories. Is this what you
want? [yes]
The installation of VMware Tools 8.4.3 build-282343 for Linux completed
successfully. You can decide to remove this software from your system at any
time by invoking the following command: "/usr/bin/vmware-uninstall-tools.pl".
Before running VMware Tools for the first time, you need to configure it by
invoking the following command: "/usr/bin/vmware-config-tools.pl". Do you want
this program to invoke the command for you now? [yes]
Initializing...
Stopping VMware Tools services in the virtual machine:
Guest operating system daemon:[ OK ]
Virtual Printing daemon:[ OK ]
Unmounting HGFS shares:[ OK ]
Guest filesystem driver:[ OK ]
Found a compatible pre-built module for vmmemctl. Installing it...
Found a compatible pre-built module for vmhgfs. Installing it...
Found a compatible pre-built module for vmxnet. Installing it...
Found a compatible pre-built module for vmblock. Installing it...
Found a compatible pre-built module for vmci. Installing it...
Found a compatible pre-built module for vsock. Installing it...
Found a compatible pre-built module for vmxnet3. Installing it...
The VMware pvscsi module is only supported on kernel version 2.6.18 and newer.
One or more selinux tools missing: can't configure cups backend.
Detected X.org version 6.8.
Host resolution detected as "1024 x 768".
Please choose one of the following display sizes that X will start with:
[1] "320x200"
[2] "320x240"
[3] "400x300"
[4] "512x384"
[5] "640x400"
[6] "640x480"
[7] "720x480"
[8] "800x480"
[9] "854x480"
[10] "720x576"
[11]< "800x600"
Please enter a number between 1 and 11:
[11]
X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.20-1.3002.fc6xen i686 [ELF]
Current Operating System: Linux rac1.localhost.localdomain 2.6.9-89.0.0.0.1.ELsmp #1 SMP Tue May 19 04:23:49 EDT 2009 i686
Build Date: 19 May 2009
Build Host: ca-build10.us.oracle.com
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.9-89.0.0.0.1.ELsmp (mockbuild@ca-build10.us.oracle.com
) (gcc version 3.4.6 20060404 (Red Hat
3.4.6-11.0.1)) #1 SMP Tue May 19 04:23:49 EDT 2009
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(++) Log file: "/tmp/vmware-config0/XF86ConfigLog.7430", Time: Wed Aug 25 21:07:55 2010
(++) Using config file: "/tmp/vmware-config0/XF86Config.7430"
X is running fine with the new config file.
Creating a new initrd boot image for the kernel.
Starting VMware Tools services in the virtual machine:
Switching to guest configuration:[ OK ]
Guest filesystem driver:[ OK ]
Mounting HGFS shares:[FAILED]
Guest memory manager:[ OK ]
Guest vmxnet fast network device:[ OK ]
VM communication interface:[ OK ]
VM communication interface socket family:[ OK ]
Blocking file system:[ OK ]
Guest operating system daemon:[ OK ]
Virtual Printing daemon:[ OK ]
The configuration of VMware Tools 8.4.3 build-282343 for Linux for this running
kernel completed successfully.
You must restart your X session before any mouse or graphics changes take
effect.
You can now run VMware Tools by invoking "/usr/bin/vmware-toolbox-cmd" from the
command line or by invoking "/usr/bin/vmware-toolbox" from the command line
during an X server session.
To enable advanced X features (e.g., guest resolution fit, drag and drop, and
file and text copy/paste), you will need to do one (or more) of the following:
1. Manually start /usr/bin/vmware-user
2. Log out and log back into your desktop session; and,
3. Restart your X session.
To use the vmxnet driver, restart networking using the following commands:
/etc/init.d/network stop
rmmod pcnet32
rmmod vmxnet
modprobe vmxnet
/etc/init.d/network start
Enjoy,
--the VMware team
Found VMware Tools CDROM mounted at /media/cdrom. Ejecting device /dev/hdc ...
法 2
在 vmware 软件的安装目录中的 linux.iso 文件中。
From:
http://www.ixpub.net/viewthread.php?tid=646017
http://linux.chinaunix.net/bbs/viewthread.php?tid=873460
http://linux.chinaunix.net/bbs/viewthread.php?tid=151483&rpid=1710051&ordertype=0&page=1#pid1710051