·ChinaUnix首页 ·论坛 ·博客 
Linux首页 | Linux新闻 | Linux文档 | Linux论坛 | Linux下载 | Linux博客 | Linux搜索
新手入门 | 安装启动 | 管理员指南 | 开发手册 | 桌面应用 | 程序开发 | 数据库 | 网络技术| CentOS | Fedora | MySQL | Apache | Ubuntu | Gentoo| OSCON08
  Linux时代 >> 技术文档 >> 系统管理
 
Vmware Tools的安装
来源: ChinaUnix博客  日期: 2008.03.16 19:21 (共有条评论) 我要评论
 
我的主机为Windows XP,在主机上安装软件VMware workstation 6, 运行虚拟机安装Redhat Linux 9.
Redhat Linux 9装完后,需要安装VMware Tools.
假设现在RH9正在以root身份运行在命令行模式下
1. 设置Redhat Linux 9的cdrom为物理读盘。
   VM -> Settings -> CD-ROM, 选择Use physical driver -> Auto detect
2. 通过VS6将VMware Tools安装程序放入RL9的CD-ROM
   VM -> Install VMware Tools...
3. 悬挂光驱到文件系统
   运行命令 mount -t iso9660 /dev/cdrom /mnt
4. 将VMware Tools安装程序复制到临时位置
   运行命令 cd /mnt [enter]
           cp /VMwareTools-6.0.0-.tar.gz /tmp
5. 解压并安装
   运行命令 cd /tmp [enter]
           tar zxpf VMwareTools-6.0.0-.tar.gz [enter]
           cd vmware-tools-distrib [enter]
           ./vmware-install.pl
           之后开始安装,过程中和用户的交互均按Enter键使用默认值。
6. 卸载光驱文件
   umount /dev/cdrom

VMware Tools的作用:
VMware Tools service
Passes messages from the host operating system to the guest operating system.
Executes commands in the operating system to cleanly shut down or restart a
Linux, FreeBSD, or Solaris system when you select power operations in
Workstation.
Sends a heartbeat to a VMware Server, if you use the virtual machine with VMware Server.
On Windows guests, grabs and releases the mouse cursor.
On Windows guests, fits the guest’s screen resolution to the host’s and vice
versa.
Synchronizes the time in the guest operating system with the time in the host
operating system.
Runs scripts that help automate guest operating system operations. The scripts run when the virtual machine’s power state changes.
The service starts when the guest operating system boots.

A set of VMware device drivers
SVGA display driver that provides high display resolution and significantly
faster overall graphics performance.
The vmxnet networking driver for some guest operating systems.
BusLogic SCSI driver for some guest operating systems.
VMware mouse driver.
A kernel module for handling shared folders, called hgfs.sys on Windows
and vmhgfs on Linux and Solaris.

VMware user process
Enables you to copy and paste text between the guest and host operating
systems, and copy and paste files between the host operating systems and
Windows, Linux, and Solaris guest operating systems.
Enables you to drag and drop files between the host operating systems and
Windows, Linux, and Solaris guest operating systems.
On Linux and Solaris guests, grabs and releases the mouse cursor when the
SVGA driver is not installed.
On Linux and Solaris guests, fits the guest’s screen resolution to the host’s.

VMware Tools control panel
The Tools control panel lets you modify settings, shrink virtual disks, and connect and disconnect virtual devices.

参考:
www.vmware.com/pdf/ws6_manual.pdf




           
           

本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u1/46115/showart_497666.html
  发表评论 查看评论(共有条评论) 我要提问
 
 


最新资讯更多>> 
· Wine 1.1.6 发布
· Wikipedia“变心”,力挺Ubuntu
· Shopex收购ecshop,discuz为了..
· 提前下载:OpenOffice.org 3.0..
· 微软Office面临严重挑战?
· 媒体观察:法国收获开源带来的启示
· 微软频繁接触开源 跨越“源”界限
· 挣脱Windows束缚 拥抱Ubuntu L..
· Puppy Linux领导者转向开发UniPup
· 发行版发布:Mandriva Linux 2009
论坛热点更多>> 
· 那些常常见到又叫不出名字的花
· xp 和LINUX 上网下载东西
· 关于秋日里的一场梦。。。。。。
· LILEI和HANMEIMEI的欲望人生..
· 这几道题会做就可直接找LINU..
· Oracle再祭收购大旗,这次红..
· RHCE考试费4200!NND
· 配置DNS主从自动更新同步,无..
· 夜店最火辣的Party girls
· 倒!同事一个比一个住的远
文档更新更多>> 
· kmess1.5.1在红旗6sp1上的安装方法
· OOo3.0 RC2 发布,中文版可用。
· IT从业人员必看的10大论坛
· SSH权威指南
· DNS相关定义介绍
· OpenVPN(zt)
· Linux shell I/O重定向详解
· linux下的烧写环境配置
· tcpdump详细用法
· 转:ARM的嵌入式Linux移植体验之基..
 
关于我们 | 联系方式 | 广告合作 | 诚聘英才 | 网站地图 | 友情链接 | 免费注册

Copyright © 2001-2008 ChinaUnix.net All Rights Reserved

感谢所有关心和支持过ChinaUnix的朋友们

京ICP证041476号