vcenter下vmwaretools的安装

虚拟机vmware下的tools安装:

上网搜了下,发现好多。按照说的做了,结果正确。总结下。

1. 创建并启动虚拟机

2. 清单-虚拟机-客户机-安装\升级vmwaretools

     之后系统就将vmware tools挂载到系统的磁盘中。

3.找个目录,执行下面的解压操作。我用的是tmp。

    gunzip -c /cdrom/vmwaretools/vmware-solaris-tools.tar.gz | tar xf -

4. 安装

cd vmware-tools-distrib
./vmware-install.pl

5.步骤还不少,但是直接yes就行了。

6.完成。

下面是我参考的原文:

http://blog.csdn.net/tlaff/article/details/6889110

Install VMware Tools in a Solaris Guest

Before you begin, make sure the virtual machine is powered on and the guest operating system is running.
To install VMware Tools in a Solaris guest
1、On the host, select VM > Install VMware Tools.
If an earlier version of VMware Tools is installed, the menu item is Update VMware Tools. If the current version is installed, the menu item is Reinstall VMware Tools.

2、On the guest, log in as root.

3、If necessary, mount the VMware Tools virtual CD-ROM image.
Usually, the Solaris volume manager vold mounts the CD-ROM under /cdrom/vmwaretools. If the CD-ROM is not mounted, restart the volume manager using the following commands:
/etc/init.d/volmgt stop
/etc/init.d/volmgt start


4、Change to a working directory (for example, /tmp):
cd /tmp

5、Extract VMware Tools:
gunzip -c /cdrom/vmwaretools/vmware-solaris-tools.tar.gz | tar xf -

6、Run the VMware Tools installer:
cd vmware-tools-distrib
./vmware-install.pl

Respond to the configuration prompts. Press Enter to accept the default value.

7、Log out of the root account:
exit

8、Optional) Start your graphical environment.

9、In an X terminal, to start the VMware User process, enter the following command:

vmware-user


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值