解决Linux安装 VMware tools 工具的方法
一:启动linux服务器,并用远程登录工具访问linux服务器
1:启动系统
2:用服务器控制台 :查看点ip地址
3:用客户端 连接服务器
二:挂起 vm虚拟机的 tools 安装光盘
三:开始进行tools工具的安装步骤
1:挂载 光盘
2:进入光盘,并把安装包拷贝出来放到 /home/temp 目录下
1:进入光盘
- [root@oracleServerFrist ~]# cd /mnt/cdrom
- [root@oracleServerFrist cdrom]# pwd
- /mnt/cdrom
- [root@oracleServerFrist cdrom]# ls
- manifest.txt VMwareTools-10.1.6-5214329.tar.gz vmware-tools-upgrader-64
- run_upgrader.sh vmware-tools-upgrader-32
- [root@oracleServerFrist cdrom]#
2: 进行安装包的拷贝
- [root@oracleServerFrist home]# cd /home/
- [root@oracleServerFrist home]# ls
- oracle
- [root@oracleServerFrist home]# pwd
- /home
- [root@oracleServerFrist home]# mkdir /home/temp
- [root@oracleServerFrist home]# ls
- oracle temp
- [root@oracleServerFrist home]# cd temp
- [root@oracleServerFrist temp]# ls
- [root@oracleServerFrist temp]# cp /mnt/cdrom/VMwareTools-10.1.6-5214329.tar.gz /home/temp/
- [root@oracleServerFrist temp]# ls
- VMwareTools-10.1.6-5214329.tar.gz
- [root@oracleServerFrist temp]#
3:解压安装包,并进行安装
1:进行压缩包解压
- [root@localhost cdrom]# cd /tmp/
- [root@localhost tmp]# tar zxvf VMwareTools-6.5.0-118166.tar.gz //解压文件
2:进行安装文件的启动
- [root@oracleServerFrist temp]# ls
- VMwareTools-10.1.6-5214329.tar.gz vmware-tools-distrib
- [root@oracleServerFrist temp]# cd vmware-tools-distrib/
- [root@oracleServerFrist vmware-tools-distrib]# ls
- bin caf doc etc FILES INSTALL installer lib vgauth vmware-install.pl
- [root@oracleServerFrist vmware-tools-distrib]# ./vmware-install.pl
3:以下是安装执行过程。基本是一路回车键按到北
- [root@oracleServerFrist vmware-tools-distrib]# ./vmware-install.pl
- A previous installation of VMware Tools has been detected.
- The previous installation was made by the tar installer (version 4).
- Keeping the tar4 installer database format.
- You have a version of VMware Tools installed. Continuing this install will
- first uninstall the currently installed version. Do you wish to continue?
- (yes/no) [yes]
- Uninstalling the tar installation of VMware Tools.
- Stopping services for VMware Tools
- Skipping VMware Tools services shutdown on the host:[ OK ]
- The removal of VMware Tools 10.1.6 build-5214329 for Linux completed
- successfully.
- 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.1.6 build-5214329 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 ]
- VGAuthService:[ OK ]
- VMware User Agent (vmware-user):[ OK ]
- Blocking file system:[ OK ]
- Unmounting HGFS shares:[ OK ]
- Guest filesystem driver:[ OK ]
- Guest memory manager:[ OK ]
- VM communication interface socket family:[ OK ]
- VM communication interface:[ OK ]
- File system sync driver:[ OK ]
- The VMware FileSystem Sync Driver (vmsync) allows external third-party backup
- software that is integrated with vSphere to create backups of the virtual
- machine. Do you wish to enable this feature? [yes]
- Found a compatible pre-built module for vmsync. 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...
- Found a compatible pre-built module for pvscsi. Installing it...
- Found a compatible pre-built module for vmmemctl. Installing it...
- 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]
- Found a compatible pre-built module for vmblock. Installing it...
- 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?
- [yes]
- Thinprint provides driver-free printing. Do you wish to enable this feature?
- [yes]
- Do you want to enable Guest Authentication (vgauth)? Enabling vgauth is needed
- if you want to enable Common Agent (caf). [yes]
- Detected X version 7.1
- Do you want to change the starting screen display size? (yes/no) [no] yes
- Unable to detect guest resolution.
- Please choose one of the following display sizes that X will start with:
- [1]< 640x480
- [2] 800x600
- [3] 1024x768
- [4] 1280x800
- Please enter a number between 1 and 4:
- [1] 3
- X is running fine with the new config file.
- Creating a new initrd boot image for the kernel.
- NOTE: both /etc/vmware-tools/GuestProxyData/server/key.pem and
- /etc/vmware-tools/GuestProxyData/server/cert.pem already exist.
- They are not generated again. To regenerate them by force,
- use the "vmware-guestproxycerttool -g -f" command.
- Starting Virtual Printing daemon: done
- Checking acpi hot plug[ OK ]
- Starting VMware Tools services in the virtual machine:
- Switching to guest configuration:[ OK ]
- VMware Automatic Kmods:[ OK ]
- Paravirtual SCSI module:[ OK ]
- Guest memory manager:[ OK ]
- VM communication interface:[ OK ]
- VM communication interface socket family:[ OK ]
- Guest filesystem driver:[ OK ]
- Mounting HGFS shares:[FAILED]
- Blocking file system:[ OK ]
- VMware User Agent:[ OK ]
- File system sync driver:[ OK ]
- Guest operating system daemon:[ OK ]
- VGAuthService:[ OK ]
- The configuration of VMware Tools 10.1.6 build-5214329 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
- 3. Restart your X session.
- Enjoy,
- --the VMware team
- Found VMware Tools CDROM mounted at /media/VMware Tools. Ejecting device
- /dev/scd0 ...
- Found VMware Tools CDROM mounted at /mnt/cdrom. Ejecting device /dev/cdrom ...
- [root@oracleServerFrist vmware-tools-distrib]#
执行完毕后 系统会自动重启的。
解决Linux安装 VMware tools 工具的方法的更多相关文章
- Linux下 安装VMware Tools工具
Linux下需要安装VMware Tools工具 Linux下需要安装VMware Tools工具来实现主机和虚拟机直接文件复制粘贴功能,安装方法如下: ①点击虚拟机VM菜单栏--虚拟机--安装VMw ...
- 【申嵌视频】5-1 ubuntu下安装VMWare Tools工具
[申嵌视频]5-1 ubuntu下安装VMWare Tools工具 适合搭建mini2440, Tiny6410, smart210,Tiny4412, NanoPC-T2, NanoPC-T3, N ...
- 虚拟机中的Linux安装VMware Tools的方法
先检查虚拟机是否能上网 一:安装VMware Tools的之前必装的工具套件方法如下: Centos安装VMware Tools: [root@piaoyun-vm vmware-tools-dist ...
- 【Linux】VMware安装VMware Tools工具
VMware Tools是VMware虚拟机中自带的一种增强工具,相当于VirtualBox中的增强功能(Sun VirtualBox Guest Additions),是VMware提供的增强虚拟显 ...
- Vmware linux 安装 Vmware Tools 提示只读
在Vmware 虚拟机里安装完linux ,安装Vmware Tools,的时候会提示只读问题,是因为在安装 Vmware Tools 使用的是光盘挂在,光盘为只读文件,所以没有办法再光盘上直接的解压 ...
- Kali Linux安装VMWare Tools
操作环境: 虚拟机操作系统: Kali Linux 2017.2 虚拟化软件: VMWare workstation 14 pro 加载光盘 在VMWare上依次点击"虚拟机->安装V ...
- linux安装vmware tools 步骤
虚拟机 -- 安装 VMware Tools 会自动挂载光驱. 1. cd /misc/cd 2. copy 文件到临时文件夹cp VMwareTools-9.6.2-1688356.tar.gz ...
- linux虚拟机与winodows共享文件夹----linux安装VMware tools
虚拟机里面想要获取原来本机 系统的文件,十分麻烦.为了实现原系统与虚拟机的共享文件夹,可以通过安装vmware tools达到共享目的. 1 安装vmware tools (1)检查虚拟机上是否挂 ...
- 28. Red Hat Linux安装Vmware Tools
在VMware虚拟机中安装好了VMware Tools,才能实现主机与虚拟机之间的文件共享,同时可支持自由拖拽的功能,鼠标也可在虚拟机与主机之前自由移动(而不再用按ctrl+alT释放),而且还可以令 ...
随机推荐
- 基于Spring Cloud的微服务入门教程
(本教程的原地址发布在本人的简书上:http://www.jianshu.com/p/947d57d042e7,若各位看官有什么问题或不同看法请在这里或简书留言,谢谢!) 本人也是前段时间才开始接触S ...
- mac burp suite https证书安装
1. 下载burp suite 2.安装,设置并代理上 3. 打开http://burp并且下载证书 4. 点击打开选择始终信任并且导出桌面 5. 火狐打开设置至证书一栏[证书机构]导入切信任 6.大 ...
- linux tail -f messages查看控制台失败
[root@localhost log]# tail -f /var/log/messages ......................... tail: cannot watch `/var/l ...
- Bandicam录制视频
我已经录制了一个视频,关于怎么录制视频的,原画画质的嘻嘻.视频地址 http://www.tudou.com/programs/view/T7xzG1CgsD4 ------------------ ...
- SQL记录-小表join大表查询例子
- jcaptcha和kaptcha验证码使用入门【转】
jcaptcha和kaptcha验证码使用入门 一.jcaptcha验证码使用 jcaptcha使用默认样式生成的验证码比较难以识别,所以需要自定义验证码的样式,包括,背景色.背景大小.字体.字体大小 ...
- python -- 算法
给定四个数字,找出不重复的排列组合可能 # 黑魔法方法,还纳闷 lambda 不能 yield 其实把 [] 改为小括号即是生成器啦 func = lambda num_tuple:((i,j,k,n ...
- python 小爬虫爬取博客文章初体验
最近学习 python 走火入魔,趁着热情继续初级体验一下下爬虫,以前用 java也写过,这里还是最初级的爬取html,都没有用html解析器,正则等...而且一直在循环效率肯定### 很低下 imp ...
- ;(function ($, undefined){ })(jQuery); 的使用及说明
对于很多初学者来说很难明白这表示什么,下边我将为大家介绍其相应的作用. 1.代码最前面的分号,可以防止多个文件压缩合并以为其他文件最后一行语句没加分号,而引起合并后的语法错误. 2.匿名函数(func ...
- 搭建Linux下Android程序开发环境
从AndroidStudio中文社区下载SDK压缩包,http://dl.google.com/android/android-sdk_r24.2-linux.tgz. 解压到某个目录,比如我的~/p ...