Your Ad Here
首页 | 编程语言 | 网站建设 | 游戏天堂 | 冲浪宝典 | 网络安全 | 操作系统 | 软件时空 | 硬件指南 | 病毒相关 | IT 认证
软讯网络 > 操作系统 > Linux > vmware下Linux虚拟机的vmware tools安装
【标  题】:vmware下Linux虚拟机的vmware tools安装
【关键字】:vmware,Linux,vmware,tools
【来  源】:http://blog.csdn.net/wang_junjie/archive/2007/01/11/1480632.aspx

vmware下Linux虚拟机的vmware tools安装

Your Ad Here

host: WinXP, guest: Red Hat Linux 9.0

安装vmware tools过程中,有几个问题分享:
1。点击VM->Install VMware Tools后并不会像windows guest那样一路ok,会跳出一个文件夹/mnt/cdrom/,
下面有个tar.gz文件,安装停止在那里。这个时候,右键,解压缩这个gz文件到某个可写目录下,比如 /home/
jhb/

2。桌面,右键,创建一个终端,进入/home/jhb/下可以看到一个目录vmware-tools-distrib
进入该目录: cd vmware-tools-distrib
执行vmware tools安装:./vmware-install.pl
一路回车,出现一个错误:
This configuration program is to be executed out of an XFree86 session. Please shut down all instances of XFree86.
Execution aborted

在网上查了下,得到答案如下:
open a terminal window, and edit your /etc/inittab file. Look for a line that looks like:

id:5:initdefault:

and change the 5 to a 3. Shutdown and reboot. On reboot, you'll have strictly CLI access. Go and run the program that your supposed to run, then edit your /etc/inittab file again, changing the 3 to a 5. Shutdown reboot (from the CLI $ shutdown -r now, IIRC).

That will enable you to finish the vmware install. You might have to start the entire install from the CLI, and I don't know much about VMWare so I'm not sure if this will leave you with a good installation or not, but it will get you to a non-X environment like it's asking for...

英文的,但是很简单,就是将 /etc/inittab下
id:5:initdefault: 的5改为3即可,
重起,进入文本界面,重新到/home/jhb/vmware-tools-distrib/执行vmware-install.pl
成功,再重起时,tools安装得很好

3。更改分辨率
在系统设置-〉显示下,改为1024*768,就可以了

 
不知道如何将vmware虚拟机下linux 系统里的文本文件能共享或者复制给我的windows系统???:【上一篇】
MVC控制器(Controller)与策略模式(Strategy):【下一篇】
【相关文章】
  • 不知道如何将vmware虚拟机下linux 系统里的文本文件能共享或者复制给我的windows系统???
  • linux程序最大的参数个数
  • uClinux使用/dev/vc/0设备名来读取usb键盘的键值
  • VMware Workstation做的Fedora6虚拟机分辨率的设置
  • Linux下播放rmvb的问题解决
  • 如何建立linux交叉编译器(来自网络的相关帖子)
  • 初试Ubuntu Linux
  • linux下一些软件的中文显示问题
  • linux下批量处理文件内容
  • linux tar 命令
  • 【随机文章】
  • C++ 风格的类型转换
  • 第二章 开始使用
  • Excel2007能筛选多少数据
  • Aleax工具条是不是会狂耗内存?
  • 人生是不公平的
  • Sentinel一个小巧的anti-sniffer工具
  • Dreamweaver MX 2004 打造细线表格(1)
  • ASP.NET 2.0运行时简要分析
  • C创建稀疏文件
  • 思科培训——为我搭建梦想的桥梁
  • 【相关评论】
    没有相关评论
    【发表评论】
    姓名:
    邮件:
    随机码*
    评论*
          
    |  首 页  |  版权声明  |  联系我们   |  网站地图  |
    CopyRight © 2004-2007 bbb软讯网络 All Rigths Reserved.