设为首页 收藏本站
查看: 699|回复: 0

[经验分享] install VMware

[复制链接]

尚未签到

发表于 2018-6-3 10:03:28 | 显示全部楼层 |阅读模式
For Linux virtual machines, you manually install or upgrade VMware Tools by using the command line.
Before you begin



  • Power on the virtual machine.
  • Verify that the guest operating system is running.
  • Because the VMware Tools installer is written in Perl, verify that Perl is installed in the guest operating system.


Procedure

  •   On the host, from the Workstation Pro menu bar, select VM > Install VMware Tools.
    If an earlier version of VMware Tools is installed, the menu item is Update VMware Tools.
  •   In the virtual machine, log in to the guest operating system as root and open a terminal window.
  •   Run the mount command with no arguments to determine whether your Linux distribution automatically mounted the VMware Tools virtual CD-ROM image.
    If the CD-ROM device is mounted, the CD-ROM device and its mount point are listed as something like this:
    /dev/cdrom on /mnt/cdrom type iso9660 (ro,nosuid,nodev)
  •   If the VMware Tools virtual CD-ROM image is not mounted, mount the CD-ROM drive.

    •   If a mount point directory does not already exist, create it.
      mkdir /mnt/cdromSome Linux distributions use different mount point names. For example, on some distributions the mount point is /media/VMware Tools rather than /mnt/cdrom. Modify the command to reflect the conventions that your distribution uses.
    •   Mount the CD-ROM drive.
      mount /dev/cdrom /mnt/cdromSome Linux distributions use different device names or organize the /dev directory differently. If your CD-ROM drive is not /dev/cdrom or if the mount point for a CD-ROM is not /mnt/cdrom, modify the command to reflect the conventions that your distribution uses.

  •   Change to a working directory, for example, /tmp.
    cd /tmp
  •   Delete any previous vmware-tools-distrib directory before you install VMware Tools.
    The location of this directory depends on where you placed it during the previous installation. Often this directory is placed in /tmp/vmware-tools-distrib.
  •   List the contents of the mount point directory and note the filename of the VMware Tools tar installer.
    lsmount-point
  •   Uncompress the installer.
    tar zxpf /mnt/cdrom/VMwareTools-x.x.x-yyyy.tar.gzThe value x.x.x is the product version number, and yyyy is the build number of the product release.
    If you attempt to install a tar installation over an RPM installation, or the reverse, the installer detects the previous installation and must convert the installer database format before continuing.
  •   If necessary, unmount the CD-ROM image.
    umount /dev/cdromIf your Linux distribution automatically mounted the CD-ROM, you do not need to unmount the image.
  •   Run the installer and configure VMware Tools.
    cd vmware-tools-distrib
    ./vmware-install.plUsually, the vmware-config-tools.pl configuration file runs after the installer file finishes running.
  •   Follow the prompts to accept the default values, if appropriate for your configuration.
  •   Follow the instructions at the end of the script.
    Depending on the features you use, these instructions can include restarting the X session, restarting networking, logging in again, and starting the VMware User process. You can alternatively reboot the guest operating system to accomplish all these tasks.
  当出现GCC报错时,可以选择NO,在保证虚拟机能正常联网的状态下使用命令 yum install gcc-c++ 安装GCC。
  

  13 卸载 VMware-tools
  如需卸载VMware Tools,输入“/usr/bin/vmware-uninstall-tools.pl”即可。
      如尝试输入“/usr/bin/vmware-uninstall-tools.pl”仍无法卸载,则输入“rpm -e open-vm-tools-desktop”卸载并重新安装。

运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其承担任何法律责任,如涉及侵犯版权等问题,请您及时通知我们,我们将立即处理,联系人Email:kefu@iyunv.com,QQ:1061981298 本贴地址:https://www.yunweiku.com/thread-508588-1-1.html 上篇帖子: vmware workstation 12 Pro on linux安装 下篇帖子: vmware收集日志相关
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

扫码加入运维网微信交流群X

扫码加入运维网微信交流群

扫描二维码加入运维网微信交流群,最新一手资源尽在官方微信交流群!快快加入我们吧...

扫描微信二维码查看详情

客服E-mail:kefu@iyunv.com 客服QQ:1061981298


QQ群⑦:运维网交流群⑦ QQ群⑧:运维网交流群⑧ k8s群:运维网kubernetes交流群


提醒:禁止发布任何违反国家法律、法规的言论与图片等内容;本站内容均来自个人观点与网络等信息,非本站认同之观点.


本站大部分资源是网友从网上搜集分享而来,其版权均归原作者及其网站所有,我们尊重他人的合法权益,如有内容侵犯您的合法权益,请及时与我们联系进行核实删除!



合作伙伴: 青云cloud

快速回复 返回顶部 返回列表