qixin622
安装完系统后,在VMware菜单中选择install VMware tools,然后会弹出CDROM中的内容,然后在CDROM中选择在z终端中打开,然后输入下面命令即可。
  [root@rd01 ~]# cd /cdrom

  [root@rd01 ~]# ls -a

  [root@rd01 ~]# cp VMwareTools-5.5.1-19175.tar.gz /tmp

  [root@rd01 ~]# cd /tmp

  [root@rd01 ~]# tar zxpf VMwareTools-5.5.1-19175.tar.gz

  [root@rd01 ~]# cd vmware-tools-distrib

  [root@rd01 vmware-tools-distrib]# ./vmware-install.pl

  Creating a new installer database using the tar3 format.

  Installing the content of the package.

  # 安装过程的画面,全部使用默认值,一直按 Enter 就对了

分类:

技术点:

相关文章:

  • 2021-12-07
  • 2021-07-14
  • 2021-09-06
  • 2021-06-08
猜你喜欢
  • 2022-12-23
  • 2021-12-14
  • 2021-06-11
  • 2022-01-20
  • 2022-03-05
  • 2022-01-08
相关资源
相似解决方案