How can I install VMware Tools in Ubuntu 9.04?

本文提供两种方法来安装VMware Tools于Ubuntu 9.04上。第一种方法通过下载并运行一个自动安装脚本来实现;第二种方法则详细介绍了手动安装过程,包括设置共享文件夹及安装必要的内核头文件等步骤。

方法一

To install VMware Tools on Ubuntu 9.04, you can download and run a script from Chrysaor.info that installs the VMware Tools automatically. Below is described how to do this.
Open a terminal window and execute the following command to download the script:

wget http://chrysaor.info/scripts/ubuntu904vmtools.sh

Now run the script that installs VMware Tools (Warning: it will download some files):

sudo bash ./ubuntu904vmtools.sh

When the script promps for answers, just hit Enter as defaults are OK. If you're using VMware Fusion, Server or Workstation, reboot the virtual machine and you are done.
Now installs VMMouse input driver to use with VMWare and reboot the virtual machine.
sudo apt-get install xserver-xorg-input-vmmouse
If you are using VMware Player and need Shared Folder support, read on here.
转自:http://chrysaor.info/?page=faq#ubuntu904_tools

方法二

1.安装VMware Workstation 7。
2.在VMware Workstation 中安装好ubuntu9.04。
3.设置VMware Workstation的VM->Option->Shared Folders为Always Enabled。
4.单击VMware Workstationr的VM->Install VMware Tools。
4.在ubuntu中打开终端,输入如下命令:
安装linux-headers:

sudo aptitude install build-essential linux-headers-$(uname -r)

将VMwareTools-8.1.3-203739.tar.gz安装包解压到/tmp下:

tar xzfv /media/cdrom/VMwareTools-8.1.3-203739.tar.gz -C /tmp

安装:

sudo /tmp/vmware-tools-distrib/vmware-install.pl

安装过程都使用默认设置,直至完成。

转载于:https://www.cnblogs.com/uhome/archive/2009/12/02/1615637.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值