文章详情

短信预约-IT技能 免费直播动态提醒

请输入下面的图形验证码

提交验证

短信预约提醒成功

Linux系统中如何安装配置VMware Tools

2023-06-28 12:12

关注

这篇文章主要为大家展示了Linux系统中如何安装配置VMware Tools,内容简而易懂,条理清晰,希望能够帮助大家解决疑惑,下面让小编带大家一起来研究并学习一下“Linux系统中如何安装配置VMware Tools”这篇文章吧。

VMware Tools 是一套安装在虚拟机的操作系统中的实用程序,VMware Tools 可提高虚拟机的性能,并在 VMware 产品中实现多个易于使用的功能。

Linux系统中如何安装配置VMware Tools

Linux系统安装配置WMware Tools具体步骤

为了方便在虚拟机中复制粘贴,安装WMware Tools

点击菜单栏–>虚拟机–>安装VMware Tools。 Linux系统中如何安装配置VMware Tools 进入linux主机,打开终端。

进入/media/VMware Tools目录

 [root@localhost ~]# cd /media/VMware\ Tools/

将这个目录下VMwareTools-10.0.5-3228253.tar.gz文件复制到/tmp目录下,然后切换到/tmp目录执行解压。

 [root@localhost VMware Tools]# cp VMwareTools-10.0.5-3228253.tar.gz /tmp [root@localhost tmp]# tar -zxvf VMwareTools-10.0.5-3228253.tar.gz

解压完成后看到目录下面又多了个vmware-tools-distrib目录 进入vmware-tools-distrib目录,执行该目录下的vmware-install.pl文件,然后一路回车就行

 [root@localhost tmp]# cd vmware-tools-distrib/ [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]  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 common agent library files? [/usr/lib] In which directory do you want to install the common agent transient files? [/var/lib]  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 10.0.5 build-3228253 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...   Making sure services for VMware Tools are stopped.  Stopping Thinprint services in the virtual machine:    Stopping Virtual Printing daemon:                 done Stopping VMware Tools services in the virtual machine:    Guest operating system daemon:                   [  OK  ]    VMware User Agent (vmware-user):                 [  OK  ]    Unmounting HGFS shares:                          [  OK  ]    Guest filesystem driver:                         [  OK  ]   Found a compatible pre-built module for vmci.  Installing it...   Found a compatible pre-built module for vsock.  Installing it...   The module vmxnet3 has already been installed on this system by another installer or package and will not be modified by this installer.  The module pvscsi has already been installed on this system by another installer or package and will not be modified by this installer.  The module vmmemctl has already been installed on this system by another installer or package and will not be modified by this installer.  The VMware Host-Guest Filesystem allows for shared folders between the host OS and the guest OS in a Fusion or Workstation virtual environment.  Do you wish to enable this feature? [yes]  Found a compatible pre-built module for vmhgfs.  Installing it...   Found a compatible pre-built module for vmxnet.  Installing it...   The vmblock enables dragging or copying files between host and guest in a Fusion or Workstation virtual environment.  Do you wish to enable this feature? [yes]  VMware automatic kernel modules enables automatic building and installation of VMware kernel modules at boot that are not already present. This feature can be enabled/disabled by re-running vmware-config-tools.pl.  Would you like to enable VMware automatic kernel modules? [no]  Thinprint provides driver-free printing. Do you wish to enable this feature? [yes]    Disabling timer-based audio scheduling in pulseaudio.  Do you want to enable Guest Authentication (vgauth)? Enabling vgauth is needed if you want to enable Common Agent (caf). [yes] Do you want to enable Common Agent (caf)? [yes]    Detected X server version 1.17.4    Distribution provided drivers for Xorg X server are used.  Skipping X configuration because X drivers are not included.  Creating a new initrd boot image for the kernel. Generating the key and certificate files. Successfully generated the key and certificate files.    Starting Virtual Printing daemon:                 done    Checking acpi hot plug                           [  OK  ] Starting VMware Tools services in the virtual machine:    Switching to guest configuration:                [  OK  ]    Guest vmxnet fast network device:                [  OK  ]    VM communication interface:                      [  OK  ]    VM communication interface socket family:        [  OK  ]    Guest filesystem driver:                         [  OK  ]    Mounting HGFS shares:                            [FAILED]    Blocking file system:                            [  OK  ]    Guest operating system daemon:                   [  OK  ]    VGAuthService:                                   [  OK  ]    Common Agent:                                    [  OK  ] The configuration of VMware Tools 10.0.5 build-3228253 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.  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, either reboot or 1. stop networking or stop any interface using the vmxnet or pcnet32 driver 2. remove the pcnet32 module with 'rmmod pcnet32' 3. remove the vmxnet module with 'rmmod vmxnet' 4. load the vmxnet module with 'modprobe -v vmxnet' 5. and restart networking or restart the stopped network interfaces  Enjoy,  --the VMware team  Found VMware Tools CDROM mounted at /media/VMware Tools. Ejecting device /dev/sr0 ...

Linux有哪些版本

Linux的版本有:Deepin、UbuntuKylin、Manjaro、LinuxMint、Ubuntu等版本。其中Deepin是国内发展最好的Linux发行版之一;UbuntuKylin是基于Ubuntu的衍生发行版;Manjaro是基于Arch的Linux发行版;LinuxMint默认的Cinnamon桌面类似Windows XP简单易用;Ubuntu则是以桌面应用为主的Linux操作系统。

以上就是关于“Linux系统中如何安装配置VMware Tools”的内容,如果该文章对您有所帮助并觉得写得不错,劳请分享给您的好友一起学习新知识,若想了解更多相关知识内容,请多多关注编程网行业资讯频道。

阅读原文内容投诉

免责声明:

① 本站未注明“稿件来源”的信息均来自网络整理。其文字、图片和音视频稿件的所属权归原作者所有。本站收集整理出于非商业性的教育和科研之目的,并不意味着本站赞同其观点或证实其内容的真实性。仅作为临时的测试数据,供内部测试之用。本站并未授权任何人以任何方式主动获取本站任何信息。

② 本站未注明“稿件来源”的临时测试数据将在测试完成后最终做删除处理。有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341

软考中级精品资料免费领

  • 历年真题答案解析
  • 备考技巧名师总结
  • 高频考点精准押题
  • 2024年上半年信息系统项目管理师第二批次真题及答案解析(完整版)

    难度     807人已做
    查看
  • 【考后总结】2024年5月26日信息系统项目管理师第2批次考情分析

    难度     351人已做
    查看
  • 【考后总结】2024年5月25日信息系统项目管理师第1批次考情分析

    难度     314人已做
    查看
  • 2024年上半年软考高项第一、二批次真题考点汇总(完整版)

    难度     433人已做
    查看
  • 2024年上半年系统架构设计师考试综合知识真题

    难度     221人已做
    查看

相关文章

发现更多好内容

猜你喜欢

AI推送时光机
位置:首页-资讯-人工智能
咦!没有更多了?去看看其它编程学习网 内容吧
首页课程
资料下载
问答资讯