[root@localhost vmware-tools-distrib]# ./vmware-install.pl----安装指令./vmware-install.pl
The installer has detected an existing installation of open-vm-tools packages
on this system and will not attempt to remove and replace these user-space
applications. It is recommended to use the open-vm-tools packages provided by
the operating system. If you do not want to use the existing installation of
open-vm-tools packages and use VMware Tools, you must uninstall the
open-vm-tools packages and re-run this installer.
The packages that need to be removed are:
open-vm-tools
The installer will next check if there are any missing kernel drivers. Type yes
if you want to do this, otherwise type no [yes] yes

INPUT: [yes]

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] /tmp重点要输入/tmp

INPUT: [/tmp]

What is the directory that contains the init directories (rc0.d/ to rc6.d/)?
[/etc/rc.d] /etc重点要输入/etc

INPUT: [/etc]

What is the directory that contains the init scripts?
[/etc/init.d] /etc/init.d重点要输入/etc/init.d

INPUT: [/etc/init.d]

In which directory do you want to install the daemon files?
[/sbin] /sbin重点要输入/sbin

INPUT: [/sbin]

In which directory do you want to install the library files?
[/lib/vmware-tools] /lib/vmware-tools重点要输入/lib/vmware-tools

INPUT: [/lib/vmware-tools]

The path “/lib/vmware-tools” does not exist currently. This program is going to
create it, including needed parent directories. Is this what you want?
[yes] ye

INPUT: [ye]

The answer “ye” is invalid. It must be one of “y” or “n”.

The path “/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

INPUT: [yes]

In which directory do you want to install the documentation files?
[/doc/vmware-tools] /lib/vmware-tools 重点要输 /lib/vmware-tools

INPUT: [/lib/vmware-tools]

The installation of VMware Tools 10.3.23 build-16594550 for Linux completed
successfully. You can decide to remove this software from your system at any
time by invoking the following command: “/tmp/vmware-uninstall-tools.pl”.

Before running VMware Tools for the first time, you need to configure it by
invoking the following command: “/tmp/vmware-config-tools.pl”. Do you want this
program to invoke the command for you now? [yes] yes

INPUT: [yes]

You have chosen to install VMware Tools on top of an open-vm-tools package.
You will now be given the option to replace some commands provided by
open-vm-tools. Please note that if you replace any commands at this time and
later remove VMware Tools, it may be necessary to re-install the open-vm-tools.

WARNING: It appears your system is missing the required /tmp/vmhgfs-fuse

Initializing…

Making sure services for VMware Tools are stopped.

Stopping vmware-tools (via systemctl): [ 确定 ]

The module vmci has already been installed on this system by another installer
or package and will not be modified by this installer.

The module vsock has already been installed on this system by another installer
or package and will not be modified by this installer.

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] yes

INPUT: [yes]

The vmxnet driver is no longer supported on kernels 3.3 and greater. Please
upgrade to a newer virtual NIC. (e.g., vmxnet3 or e1000e)

Skipping configuring automatic kernel modules as no drivers were installed by
this installer.

Skipping rebuilding initrd boot image for kernel as no drivers to be included
in boot image were installed by this installer.

ValueError: 文件说明 /sbin/vmtoolsd 与等式规则 ‘/sbin /usr/sbin’ 冲突;请尝试添加 ‘/usr/sbin/vmtoolsd’。
semanageFcontext: unable to set SELinux fcontext - command: “semanage fcontext
-a -t vmtools_exec_t -s system_u /sbin/vmtoolsd”
There was an error configuring the SELinux security context for VMware Tools.
Please make certain that SELinux is configured correctly.

The configuration of VMware Tools 10.3.23 build-16594550 for Linux for this
running kernel completed successfully.

Found VMware Tools CDROM mounted at /run/media/wgm/VMware Tools. Ejecting
device /dev/sr0 …
Enjoy,

–the VMware team

[root@localhost vmware-tools-distrib]# cd /
[root@localhost /]# ls
bin dev home lib64 mnt proc run srv tmp var
boot etc lib media opt root sbin sys usr
[root@localhost /]# cd /mnt
[root@localhost mnt]# ls
hgfs vmwaretools
[root@localhost mnt]# cd /mnt/hgfs
[root@localhost hgfs]# ls
gongxiang
[root@localhost hgfs]#

centos7安装vmwaretools解决mnt挂载为空问题相关推荐

  1. cifs mount 挂载共享目录_安装cifsutils解决linux挂载windows共享文件夹

    1.安装mount.cifs软件包 yum install cifs-utils -y 如果是离线环境,请参考我的另一篇文章 https://blog.csdn.net/qq_37119960/art ...

  2. centos7 安装mysql 解决:Failed to restart mysqld.service: Unit not found

    解决方法如下: 首先需要安装mariadb-server~]# yum install -y mariadb-server启动服务~]# systemctl start mariadb.service ...

  3. CentOS7 安装 CMake 解决 cmake command not found 问题

    下载 https://github.com/Kitware/CMake/releases [root@ALiYunOgenes ~]# wget https://github.com/Kitware/ ...

  4. centos7安装adobe解决网易云课堂视频的无法观看问题

    wget http://linuxdownload.adobe.com/adobe-release/adobe-release-x86_64-1.0-1.noarch.rpm rpm -ivh ado ...

  5. centos7安装VMware Tools

    centos7安装VMware Tools 先挂载linux iso镜像找到vmware虚拟机安装位置找到名称是linux的光盘镜像进行挂载 解压进行安装 可以先打开挂载的光盘 复制 vmware t ...

  6. Ubuntu16.04版安装VMwareTools的步骤和没法挂载目录问题的解决

    Ubuntu16.04版安装VMwareTools的步骤和没法挂载目录问题的解决 参考文章: (1)Ubuntu16.04版安装VMwareTools的步骤和没法挂载目录问题的解决 (2)https: ...

  7. 解决虚拟机设置共享文件夹失败,/mnt目录为空

    设置虚拟机共享文件夹完整流程 一,虚拟机设置启用共享文件夹,但是进入系统 /mnt 目录为空 二,/mnt/hgfs 文件夹为空 三,开机自动挂载共享文件夹 一,虚拟机设置启用共享文件夹,但是进入系统 ...

  8. centos7安装mysql缺失依赖_CentOS7安装mysql5.7不成功,解决依赖包之后还是无法安装成功...

    [root@xg79 ~]# yum -y installmysql-community-server ............. Error: Package:mysql-community-ser ...

  9. CentOS7安装CDH 第三章:CDH中的问题和解决方法

    CentOS7安装CDH 第三章:CDH中的问题和解决方法 参考文章: (1)CentOS7安装CDH 第三章:CDH中的问题和解决方法 (2)https://www.cnblogs.com/yang ...

最新文章

  1. 基于视角特征提取的3D检测方法汇总
  2. exe一机一码加密工具_Python代码加密混淆
  3. Boost:BOOST_CURRENT_FUNCTION的测试程序
  4. C - Log Calculator FZU - 2036
  5. python的datetime函数_Python连载8-datetime包函数介绍
  6. 在Python中使用一个元素创建一个元组
  7. 数据结构与算法--Tree(二叉树、B±树、红黑树)
  8. 艾为数字ic面试题_秋招 应聘FPGA/数字IC笔试面试经验分享(简单列举FPGA/数字IC公司)...
  9. learn git 廖雪峰GIT教材1 创建与合并分支
  10. 江苏成人高考考前注意事项
  11. grub4dos linux live,grub4dos启动菜单示例
  12. CTU Open Contest 2019 F. Beer Marathon(贪心)
  13. python聊天室设计_Python实现文字聊天室
  14. json 微信小程序 筛选_GitHub - zhengyangkang/sl-filter: uni -app 一款使用简单的筛选组件,适配app、微信小程序、H5。...
  15. 【前端】js 视频笔记(DOM BOM)
  16. 由互斥事件和独立事件谈if语句(if-else语句)的写法
  17. Vue全家桶之过滤器
  18. 算法岗实习面经-字节跳动 PayPal 寒武纪 OPPO 平安科技等
  19. C/C++中 sizeof 的用法总结
  20. c语言驱动程序开发基础教程,C 语言入门介绍

热门文章

  1. 【物理应用】Matlab 二维对流扩散温度场
  2. 用 java swing 编写的富文本编辑器,成品小程序,拿来即可用
  3. 计算机考研难度特别大吗,计算机考研难度大吗?学姐为你深度剖析
  4. 9大领域187项全球工程前沿发布!有你的研究方向吗?
  5. 基于halcon的qt使用定时器调用笔记本自带摄像头
  6. 2003年高考语文全国最高分_《高考语文》2019年全国III卷高考语文作文解析
  7. BUUCTF Web [BSidesCF 2019]Kookie1 [BSidesCF 2019]Futurella1
  8. Java代码获取三位数的百位、十位、个位
  9. nachos-java Task1.4 Communicator
  10. 苏氏族谱 PHP 代码,苏氏族谱 : 武功堂