虚拟机中的Linux安装VMware Tools的方法

inux VMware Tools安装步骤简易版

Linux VMware Tools安装估计有点困难,我也在网上看了好多版本的Linux安装VMware Tools,方法都一样。但是自己在安装过程中,还是遇到了点问题。但是最终还是搞定。我运行的是VMware workstation 8.0.4 , OS: CentOS 6.0

1. 在CD-ROM虚拟光驱中选择使用ISO镜像,找到VMWARE TOOLS 安装文件,如C:\program\VMware\VMware Workstation\Programs\linux.iso
    当然这个ISO是你安装VMware workstation 的目录下的Linux.iso,不是你的Linux OS 镜像文件。VMware Tools一般都在这个文件里。

2. 以管理员身份进入Linux,root账号

3. 退出到windows,在虚拟机菜单栏中点击 虚拟机-> 安装 VMWARE TOOLS 子菜单,会弹出对话框,点击"确认" 安装
4. 挂载光驱:Mount -t iso9660 /dev/cdrom /mnt

                加载CDROM设备,这是如果进入/mnt 目录下,你会发现一个文件:

                  VMwareTools-8.8.4-743747.tar.gz

                    这个就死VMware Tools的Linux软件包,也是我们刚才使用的WinISO打开的Liunx.ISO

    有的虚拟机上估计执行mount /dev/cdrom /mnt/cdrom

    如果提示如下错误,挂载点不存在。,[root@localhost /]#mount /dev/cdrom /mnt/cdrom
                             mount: mount point /mnt/cdrom dose not exist

   请直接执行此命令:

     mount /dev/cdrom /opt
     cd /opt
或者应该可以使用自动挂载,直接进入
     cd /misc/cd

5. copy 此文件到临时文件夹

   cp /mnt/mVMwareTools-8.8.4-743747.tar.gz /tmp

6. 卸载CDROM,执行 umount /dev/cdrom

7. 进入tmp文件目录并解压此文件包

   cd /tmp

   tar zxf vmware-linux-tools.tar.gz

   解压默认到vmware-tools-distrib目录下:此时你可以使用ls -ll 查看文件夹下的文件

8. 进入vmware-tools-distrib,安装vmware tools.

    ./vmware-install.pl  执行安装,

    安装过程中他会一步一步的有问题回应,此过程中,你遇到后面显示[yes],[no],[yes][no]的直接输入yes,然后回车。其他的问题不管[]里面是什么,直接回车就好了,不要输入。

9. 大约5分钟左右安装完成。 执行init 6重启ok。

Linux VMware Tools安装步骤图文版,大家可以参考下











操作过程如下:

[root@localhost ~]# cd /
[root@localhost /]# ls
bin   dev home lost+found misc net proc sbin     srv tftpboot usr
boot etc lib   media       mnt   opt root selinux sys tmp       var
[root@localhost /]# cd /media
[root@localhost media]# ls
VMware Tools
[root@localhost media]# cd VMware\ Tools/
[root@localhost VMware Tools]# ls
manifest.txt VMwareTools-8.1.3-203739.tar.gz
[root@localhost VMware Tools]# cp VMwareTools-8.1.3-203739.tar.gz    /tmp
[root@localhost VMware Tools]# cd /tmp
[root@localhost tmp]# ls
gconfd-root                                 scim-helper-manager-socket-root
keyring-lbbFvv                              scim-panel-socket:0-root
mapping-root                                scim-socket-frontend-root
orbit-root                                  ssh-FmnVlj2751
scim-bridge-0.3.0.lockfile-0@localhost:0.0 virtual-root.ZxmHUV
scim-bridge-0.3.0.socket-0@localhost:0.0    VMwareTools-8.1.3-203739.tar.gz
[root@localhost tmp]# tar -zxf VMwareTools-8.1.3-203739.tar.gz 
[root@localhost tmp]# ls
gconfd-root                                 scim-panel-socket:0-root
keyring-lbbFvv                              scim-socket-frontend-root
mapping-root                                ssh-FmnVlj2751
orbit-root                                  virtual-root.ZxmHUV
scim-bridge-0.3.0.lockfile-0@localhost:0.0 VMwareTools-8.1.3-203739.tar.gz
scim-bridge-0.3.0.socket-0@localhost:0.0    vmware-tools-distrib
scim-helper-manager-socket-root
[root@localhost tmp]# cd vmware-tools-distrib/
[root@localhost vmware-tools-distrib]# ls
bin doc etc FILES INSTALL installer lib vmware-install.pl
[root@localhost 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] yes   


The path "yes" is a relative path. Please enter an absolute path.

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] 

yes   

In which directory do you want to install the documentation files? 
[/usr/share/doc/vmware-tools] 
The path "yes" is a relative path. Please enter an absolute path.

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.1.3 build-203739 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] 

Stopping VMware Tools services in the virtual machine:
Guest operating system daemon:                          [确定]
Virtual Printing daemon:                                [确定]
Unmounting HGFS shares:                                 [确定]
Guest filesystem driver:                                [确定]

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...

[EXPERIMENTAL] The VMware FileSystem Sync Driver (vmsync) is a new feature that
creates backups of virtual machines. Please refer to the VMware Knowledge Base 
for more details on this capability. Do you wish to enable this feature? 
[no] 

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...

Found a compatible pre-built module for pvscsi. Installing it...

Detected X.org version 7.1.

Host resolution detected as "1440 x 900".

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"
[12] "1024x768"
[13] "1280x720"
[14] "1280x768"
[15] "1152x864"
[16] "1280x800"
[17]< "1366x768"
Please enter a number between 1 and 17:

[17] 12   


X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: Linux 2.6.18-128.1.16.el5 i686 Red Hat, Inc.
Current Operating System: Linux localhost.localdomain 2.6.18-164.el5 #1 SMP Tue Aug 18 15:51:54 EDT 2009 i686
Build Date: 22 July 2009
Build ID: xorg-x11-server 1.1.1-48.67.el5 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
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.16172", Time: Thu Apr 1 02:40:28 2010
(++) Using config file: "/tmp/vmware-config0/XF86Config.16172"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Multiple symbols for level 1/group 1 on key <I5F>
>                   Using XF86Sleep, ignoring XF86Standby
> Warning:          Symbol map for key <I5F> redefined
>                   Using last definition for conflicting fields
Errors from xkbcomp are not fatal to the X server

X is running fine with the new config file.

FreeFontPath: FPE "unix/:7100" refcount is 2, should be 1; fixing.
Creating a new initrd boot image for the kernel.
Starting VMware Tools services in the virtual machine:
Switching to guest configuration:                       [确定]
Paravirtual SCSI module:                                [确定]
Guest filesystem driver:                                [确定]
Mounting HGFS shares:                                   [失败]
Guest memory manager:                                   [确定]
Guest vmxnet fast network device:                       [确定]
VM communication interface:                             [确定]
VM communication interface socket family:               [确定]
Blocking file system:                                   [确定]
File system sync driver:                                [确定]
Guest operating system daemon:                          [确定]
Virtual Printing daemon:                                [确定]

The configuration of VMware Tools 8.1.3 build-203739 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 the following command: 
"/usr/bin/vmware-toolbox" 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/VMware Tools. Ejecting device 
/dev/hdc ...
[root@localhost vmware-tools-distrib]# 

  • 1
    点赞
  • 4
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
### 回答1: 在 Linux 虚拟机手动安装 VMware Tools,可以按照以下步骤进行操作: 1. 在 VMware 虚拟机,选择“虚拟机”菜单,然后选择“安装 VMware Tools”。 2. 在虚拟机,会自动挂载一个 VMware Tools 的 ISO 镜像文件。如果没有自动挂载,可以手动挂载。 3. 在终端,切换到挂载点,通常是 /mnt/cdrom。 4. 解压 VMware Tools 安装包,可以使用 tar 命令:tar -zxvf VMwareTools-*.tar.gz。 5. 进入解压后的目录,执行 ./vmware-install.pl 命令,开始安装 VMware Tools。 6. 按照提示进行安装,可以使用默认选项。 7. 安装完成后,重启虚拟机,即可使用 VMware Tools 提供的功能,如自适应分辨率、拖放文件等。 注意:在安装 VMware Tools 之前,需要确保虚拟机已经连接到互联网,以便下载和安装必要的依赖包。 ### 回答2: 在使用Linux虚拟机时,为了获得更好的性能和更好的用户体验,需要安装VMware ToolsVMware Tools是一组工具,提供了对虚拟机的显卡、网络等方面的增强支持,使虚拟机更加稳定和高效。 下面是手动安装VMware Tools的步骤: 1. 打开虚拟机,登录到Linux系统。 2. 选择VMware工具菜单的“安装VMware Tools”,会在Linux虚拟机挂载一个CD映像。 3. 在终端输入以下命令,将挂载的CD映像的内容解压到临时目录: ``` tar zxvf /mnt/cdrom/VMwareTools-*.tar.gz -C /tmp/ ``` 如果提示“没有文件或目录”,则需要将/mnt/cdrom修改为实际的CD挂载路径。 4. 进入VMware Tools安装目录,运行安装脚本: ``` cd /tmp/vmware-tools-distrib sudo ./vmware-install.pl ``` 安装脚本会询问一些问题,可以按照默认选项回答,也可以根据实际需要进行调整。注意:在安装过程可能需要输入管理员密码。 5. 安装完成后,重启Linux虚拟机。 6. 成功重启后,打开终端并输入以下命令,检查VMware Tools是否已安装: ``` vmware-toolbox-cmd -v ``` 如果安装正确,则会显示VMware Tools的版本号。 安装VMware Tools后,可以享受到更好的虚拟机性能和使用体验,例如支持高分辨率显示、更好的网络性能等。如果使用的是VMware虚拟机,建议在每次更新VMware Workstation或vSphere Client后重新安装VMware Tools,以确保获得最佳的虚拟化效果。 ### 回答3: 在 Linux 虚拟机手动安装 VMWare Tools,需要注意以下几个步骤: 1. 打开 VMWare Workstation,选你要安装虚拟机,点击菜单栏的“虚拟机”->“安装 VMWare Tools”。 2. 打开虚拟机的终端,输入以下命令: mkdir /mnt/cdrom mount /dev/cdrom /mnt/cdrom cp /mnt/cdrom/VMwareTools-version.tar.gz /tmp/ cd /tmp tar -xzvf VMwareTools-version.tar.gz 3. 运行安装程序,进入 VMware Tools 安装目录,输入以下命令启动安装: cd vmware-tools-distrib sudo ./vmware-tools-install.pl 4. 根据提示完成配置,安装程序会自动进行安装,其会包含 VMware Tools 的核心文件和相关驱动程序。 5. 在安装过程,可能会遇到一些询问,例如安装位置、提供的选项、网络配置等,按照你的需求选择即可。 6. 安装完成之后,重新启动虚拟机,即可享受 VMware Tools 带来的优化和增强功能。 总之,在 Linux 虚拟机手动安装 VMWare Tools,需要先下载并安装相关的软件包,然后按照提示进行安装和配置,最后检查是否安装成功,并根据需求设置相应的配置选项。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值