在vmware的Solaris虚拟机中安装vmtool

简介:

   在启动vmware的Solaris虚拟机的时候,vm workstation就提示要我安装vmware tools。

      进入系统后,点了那个安装vmware tools的按钮,然后就在Solaris虚拟机的桌面上看到了一个光盘图标,看了下,挂载了一个光盘,实际上这个光盘不存在,呵呵。

     进入/cdrom,将里面的一个.tar.gz文件cp到桌面上/Desktop,先用gunzip解压,然后用tar解包,生成了一个"vmware-tool-distrib"的文件夹

      进入这个文件夹,执行其中的vmware-install.pl,然后就是一长串的设置,如下:

 
  1: Creating a new VMware Tools installer database using the tar4 format.
  2: 
  3: Installing VMware Tools.
  4: 
  5: In which directory do you want to install the binary files?
  6: [/usr/bin]
  7: 
  8: What is the directory that contains the init directories (rc0.d/ to rc6.d/)?
  9: [/etc]
 10: 
 11: What is the directory that contains the init scripts?
 12: [/etc/init.d]
 13: 
 14: In which directory do you want to install the daemon files?
 15: [/usr/sbin]
 16: 
 17: In which directory do you want to install the library files?
 18: [/usr/lib/vmware-tools]
 19: 
 20: The path "/usr/lib/vmware-tools" does not exist currently. This program is
 21: going to create it, including needed parent directories. Is this what you want?
 22: [yes]
 23: 
 24: In which directory do you want to install the documentation files?
 25: [/usr/share/doc/vmware-tools]
 26: 
 27: The path "/usr/share/doc/vmware-tools" does not exist currently. This program
 28: is going to create it, including needed parent directories. Is this what you
 29: want? [yes]
 30: 
 31: The installation of VMware Tools 8.1.4 build-227600 for Solaris completed
 32: successfully. You can decide to remove this software from your system at any
 33: time by invoking the following command: "/usr/bin/vmware-uninstall-tools.pl".
 34: 
 35: Before running VMware Tools for the first time, you need to configure it by
 36: invoking the following command: "/usr/bin/vmware-config-tools.pl". Do you want
 37: this program to invoke the command for you now? [yes]
 38: 

    我是一路按默认配置回车了过去,后面设置了个屏幕分辨率。

 
  1: Please choose one of the following display sizes that X will start with:
  2: 
  3: [1]  "640x480"
  4: [2]< "800x600"
  5: Please enter a number between 1 and 2:
  6: 
  7: [2]

    之后大体上就配置完成了。原来也没有我想像的那么复杂啊。



本文转自leipei博客园博客,原文链接:http://www.cnblogs.com/leipei2352/archive/2011/04/02/2003325.html,如需转载请自行联系原作者

目录
相关文章
|
1月前
|
Ubuntu 网络安全 虚拟化
VMware虚拟机ping不通原因排查及分析
下面以 VMware 虚拟机为例进行介绍。
520 3
|
1月前
|
存储 SQL 数据库
虚拟化数据恢复—Vmware虚拟机误还原快照的数据恢复案例
虚拟化数据恢复环境: 一台虚拟机从物理机迁移到ESXI虚拟化平台,迁移完成后做了一个快照。虚拟机上运行了一个SQL Server数据库,记录了数年的数据。 ESXI虚拟化平台上有数十台虚拟机,EXSI虚拟化平台连接了一台EVA存储,所有的虚拟机都存放在EVA存储上。 虚拟化故障: 工组人员误操作将数年前迁移完成后做的快照还原了,也就意味着虚拟机状态还原到数年前,近几年数据都被删除了。 还原快照相当于删除数据,意味着部分存储空间会被释放。为了不让这部分释放的空间被重用,需要将连接到这台存储的所有虚拟机都关掉,需要将不能长时间宕机的虚拟机迁移到别的EXSI虚拟化平台上。
107 50
|
2月前
|
数据可视化 大数据 Linux
OpenEuler虚拟机安装保姆级教程 | 附可视化界面
本文介绍了如何在VMware中安装openEuler操作系统,从选择合适的镜像版本下载开始,到创建虚拟机、配置CPU虚拟化、进行系统安装、设置网络连接,直至安装DDE桌面环境实现图形化操作。openEuler是一款由华为开源的操作系统,支持多种处理器架构,广泛应用于数据库、大数据、云计算等领域。文中还分享了安装过程中的注意事项及解决网络问题的方法,适合初次接触openEuler的用户参考学习。
462 3
OpenEuler虚拟机安装保姆级教程 | 附可视化界面
|
1月前
|
存储 安全 Linux
VMware安装CentOS7
【11月更文挑战第11天】本文详细介绍了在 VMware 中安装 CentOS 7 的步骤,包括准备工作、创建虚拟机、配置虚拟机硬件和安装 CentOS 7。具体步骤涵盖下载 CentOS 7 镜像文件、安装 VMware 软件、创建和配置虚拟机硬件、启动虚拟机并进行安装设置,最终完成 CentOS 7 的安装。在安装过程中,需注意合理设置磁盘分区、软件选择和网络配置,以确保系统的性能和功能满足需求。
193 0
|
2月前
|
Linux API 虚拟化
VMware WorkStation Pro 15.5(低版本安装) 教学用
VMware WorkStation Pro 15.5(低版本安装) 教学用
229 5
|
2月前
|
安全 虚拟化 数据中心
Xshell 连接 VMware虚拟机操作 截图和使用
Xshell 连接 VMware虚拟机操作 截图和使用
67 4
|
2月前
|
Linux 虚拟化
vmware虚拟机安装2024(超详细)
vmware虚拟机安装2024(超详细)
370 6
|
2月前
|
虚拟化
vmware安装OpenEuler系统
vmware安装OpenEuler系统
|
6月前
|
Unix Linux 虚拟化
虚拟机VMware知识积累
虚拟机VMware知识积累
|
2月前
|
虚拟化 网络虚拟化 网络架构
虚拟机 VMware Workstation 16 PRO 的网络配置
虚拟机 VMware Workstation 16 PRO 的网络配置
91 2