看了好的有关liuxe在虚拟机安装vmware tools的文字,没有红旗5和vmware6这种环境,所以自己也搞的一头雾水,下午到晚上,最终终于搞定了,特此把操作过程做个记录,以便自己日后查阅,同时给vmware6环境下安装红旗liuxe5的朋友一个参考。
    安装好红旗liuxe5以后,在liuxe虚拟就打开状态,使用ctrl+alt组合健使得鼠标脱离虚拟就窗口,切换到你的主机窗口,选择vmware窗口的虚拟机--安装vmware tools,如下图

接着liuxe窗口就会出现如下图:

然后点击桌面的“系统终端”打开终端窗口,在系统终端窗口内进行手工命令输入(注:粗体部分为键盘输入,其他为系统反映自动产生):
[root@localhost ~]# vmware-config-tools.pl      回车
Stopping VMware Tools services in the virtual machine:
   Guest operating system daemon:                          [  OK  ]
Trying to find a suitable vmmemctl module for your running kernel.
None of the pre-built vmmemctl modules for VMware Tools is suitable for your
running kernel.  Do you want this program to try to build the vmmemctl module
for your system (you need to have a C compiler installed on your system)?
[yes] yes    回车
Using compiler "/usr/bin/gcc". Use environment variable CC to override.
What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.9-5.34DT/build/include] /lib/modules/2.6.9-5.34DT/build/include  回车
Extracting the sources of the vmmemctl module.
Building the vmmemctl module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config0/vmmemctl-only'
make -C /lib/modules/2.6.9-5.34DT/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernels/2.6.9-5.34DT-i686'
  CC [M]  /tmp/vmware-config0/vmmemctl-only/os.o
  SHIPPED /tmp/vmware-config0/vmmemctl-only/vmmemctl1.o
  LD [M]  /tmp/vmware-config0/vmmemctl-only/vmmemctl.o
  Building modules, stage 2.
  MODPOST
  CC      /tmp/vmware-config0/vmmemctl-only/vmmemctl.mod.o
  LD [M]  /tmp/vmware-config0/vmmemctl-only/vmmemctl.ko
make[1]: Leaving directory `/usr/src/kernels/2.6.9-5.34DT-i686'
cp -f vmmemctl.ko ./../vmmemctl.o
make: Leaving directory `/tmp/vmware-config0/vmmemctl-only'
The module loads perfectly in the running kernel.
Trying to find a suitable vmhgfs module for your running kernel.
None of the pre-built vmhgfs modules for VMware Tools is suitable for your
running kernel.  Do you want this program to try to build the vmhgfs module for
your system (you need to have a C compiler installed on your system)? [yes] yes  回车
Extracting the sources of the vmhgfs module.
Building the vmhgfs module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config0/vmhgfs-only'
make -C /lib/modules/2.6.9-5.34DT/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernels/2.6.9-5.34DT-i686'
  CC [M]  /tmp/vmware-config0/vmhgfs-only/backdoor.o
  CC [M]  /tmp/vmware-config0/vmhgfs-only/backdoorGcc32.o
  CC [M]  /tmp/vmware-config0/vmhgfs-only/bdhandler.o
  CC [M]  /tmp/vmware-config0/vmhgfs-only/cpName.o
  CC [M]  /tmp/vmware-config0/vmhgfs-only/cpNameLinux.o
  CC [M]  /tmp/vmware-config0/vmhgfs-only/cpNameLite.o
  CC [M]  /tmp/vmware-config0/vmhgfs-only/dbllnklst.o
  CC [M]  /tmp/vmware-config0/vmhgfs-only/dentry.o
  CC [M]  /tmp/vmware-config0/vmhgfs-only/dir.o
  CC [M]  /tmp/vmware-config0/vmhgfs-only/eventManager.o
  CC [M]  /tmp/vmware-config0/vmhgfs-only/file.o
  CC [M]  /tmp/vmware-config0/vmhgfs-only/filesystem.o
  CC [M]  /tmp/vmware-config0/vmhgfs-only/fsutil.o
  CC [M]  /tmp/vmware-config0/vmhgfs-only/hgfsBd.o
  CC [M]  /tmp/vmware-config0/vmhgfs-only/hgfsUtil.o
  CC [M]  /tmp/vmware-config0/vmhgfs-only/inode.o
  CC [M]  /tmp/vmware-config0/vmhgfs-only/kernelStubsLinux.o
  CC [M]  /tmp/vmware-config0/vmhgfs-only/link.o
  CC [M]  /tmp/vmware-config0/vmhgfs-only/message.o
  CC [M]  /tmp/vmware-config0/vmhgfs-only/module.o
  CC [M]  /tmp/vmware-config0/vmhgfs-only/page.o
  CC [M]  /tmp/vmware-config0/vmhgfs-only/request.o
  CC [M]  /tmp/vmware-config0/vmhgfs-only/rpcin.o
  CC [M]  /tmp/vmware-config0/vmhgfs-only/rpcout.o
  CC [M]  /tmp/vmware-config0/vmhgfs-only/staticEscape.o
  CC [M]  /tmp/vmware-config0/vmhgfs-only/stubs.o
  CC [M]  /tmp/vmware-config0/vmhgfs-only/super.o
  LD [M]  /tmp/vmware-config0/vmhgfs-only/vmhgfs.o
  Building modules, stage 2.
  MODPOST
  CC      /tmp/vmware-config0/vmhgfs-only/vmhgfs.mod.o
  LD [M]  /tmp/vmware-config0/vmhgfs-only/vmhgfs.ko
make[1]: Leaving directory `/usr/src/kernels/2.6.9-5.34DT-i686'
cp -f vmhgfs.ko ./../vmhgfs.o
make: Leaving directory `/tmp/vmware-config0/vmhgfs-only'
The module loads perfectly in the running kernel.
pcnet32                24456  0
Unloading pcnet32 module
Trying to find a suitable vmxnet module for your running kernel.
None of the pre-built vmxnet modules for VMware Tools is suitable for your
running kernel.  Do you want this program to try to build the vmxnet module for
your system (you need to have a C compiler installed on your system)? [yes] yes   回车
Extracting the sources of the vmxnet module.
Building the vmxnet module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config0/vmxnet-only'
make -C /lib/modules/2.6.9-5.34DT/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernels/2.6.9-5.34DT-i686'
  CC [M]  /tmp/vmware-config0/vmxnet-only/vmxnet.o
  Building modules, stage 2.
  MODPOST
  CC      /tmp/vmware-config0/vmxnet-only/vmxnet.mod.o
  LD [M]  /tmp/vmware-config0/vmxnet-only/vmxnet.ko
make[1]: Leaving directory `/usr/src/kernels/2.6.9-5.34DT-i686'
cp -f vmxnet.ko ./../vmxnet.o
make: Leaving directory `/tmp/vmware-config0/vmxnet-only'
The module loads perfectly in the running kernel.
Trying to find a suitable vmblock module for your running kernel.
None of the pre-built vmblock modules for VMware Tools is suitable for your
running kernel.  Do you want this program to try to build the vmblock module
for your system (you need to have a C compiler installed on your system)?
[yes] yes   回车
Extracting the sources of the vmblock module.
Building the vmblock module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config0/vmblock-only'
make -C /lib/modules/2.6.9-5.34DT/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernels/2.6.9-5.34DT-i686'
  CC [M]  /tmp/vmware-config0/vmblock-only/linux/block.o
  CC [M]  /tmp/vmware-config0/vmblock-only/linux/control.o
  CC [M]  /tmp/vmware-config0/vmblock-only/linux/dbllnklst.o
  CC [M]  /tmp/vmware-config0/vmblock-only/linux/dentry.o
  CC [M]  /tmp/vmware-config0/vmblock-only/linux/file.o
  CC [M]  /tmp/vmware-config0/vmblock-only/linux/filesystem.o
  CC [M]  /tmp/vmware-config0/vmblock-only/linux/inode.o
  CC [M]  /tmp/vmware-config0/vmblock-only/linux/module.o
  CC [M]  /tmp/vmware-config0/vmblock-only/linux/stubs.o
  CC [M]  /tmp/vmware-config0/vmblock-only/linux/super.o
  LD [M]  /tmp/vmware-config0/vmblock-only/vmblock.o
  Building modules, stage 2.
  MODPOST
  CC      /tmp/vmware-config0/vmblock-only/vmblock.mod.o
  LD [M]  /tmp/vmware-config0/vmblock-only/vmblock.ko
make[1]: Leaving directory `/usr/src/kernels/2.6.9-5.34DT-i686'
cp -f vmblock.ko ./../vmblock.o
make: Leaving directory `/tmp/vmware-config0/vmblock-only'
The module loads perfectly in the running kernel.
[EXPERIMENTAL] The VMware CPU Time Accounting daemon (vmware-vmdesched) can
help increase the accuracy of CPU time accounting performed by the guest
operating system. Please refer to the VMware Knowledge Base for more details on
this capability. Do you wish to enable this feature? [no] no   回车
[EXPERIMENTAL] The Virtual Machine Communication Interface (VMCI) service
provides a new communication capability with the Host, primarily for
development at the moment.  Would you like to enable this feature? [no] yes  回车
Trying to find a suitable vmci module for your running kernel.
None of the pre-built vmci modules for VMware Tools is suitable for your
running kernel.  Do you want this program to try to build the vmci module for
your system (you need to have a C compiler installed on your system)? [yes] yes  回车
Extracting the sources of the vmci module.
Building the vmci module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config0/vmci-only'
make -C /lib/modules/2.6.9-5.34DT/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernels/2.6.9-5.34DT-i686'
  CC [M]  /tmp/vmware-config0/vmci-only/dbllnklst.o
  CC [M]  /tmp/vmware-config0/vmci-only/kernelStubsLinux.o
  CC [M]  /tmp/vmware-config0/vmci-only/vmciDatagram.o
  CC [M]  /tmp/vmware-config0/vmci-only/vmci_drv.o
  CC [M]  /tmp/vmware-config0/vmci-only/vmciProcess.o
  CC [M]  /tmp/vmware-config0/vmci-only/vmciResource.o
  CC [M]  /tmp/vmware-config0/vmci-only/vmciSharedMemory.o
  CC [M]  /tmp/vmware-config0/vmci-only/vmciTest.o
  CC [M]  /tmp/vmware-config0/vmci-only/vmciUtil.o
  LD [M]  /tmp/vmware-config0/vmci-only/vmci.o
  Building modules, stage 2.
  MODPOST
  CC      /tmp/vmware-config0/vmci-only/vmci.mod.o
  LD [M]  /tmp/vmware-config0/vmci-only/vmci.ko
make[1]: Leaving directory `/usr/src/kernels/2.6.9-5.34DT-i686'
cp -f vmci.ko ./../vmci.o
make: Leaving directory `/tmp/vmware-config0/vmci-only'
The module loads perfectly in the running kernel.
Detected X.org version 6.8.

Please choose one of the following display sizes that X will start with (1 -
15):
[1]  "640x480"
[2]< "800x600"
[3]  "1024x768"
[4]  "1152x864"
[5]  "1280x800"
[6]  "1152x900"
[7]  "1280x1024"
[8]  "1376x1032"
[9]  "1400x900"
[10]  "1400x1050"
[11]  "1440x900"
[12]  "1680x1050"
[13]  "1600x1200"
[14]  "1920x1200"
[15]  "2364x1773"
Please enter a number between 1 and 15:
[2] 2   回车

X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.9-5.24DTsmp i686 [ELF]
Current Operating System: Linux localhost 2.6.9-5.34DT #1 Mon Jan 23 16:32:34 CST 2006 i686
Build Date: 23 January 2006
Build Host: builder2.redflag-linux.com
Before reporting problems, check [url]http://wiki.X.Org[/url]
        to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.9-5.34DT ([email]packager@asianux.com[/email]) (gcc version 3.4.320041212 (Asianux 2.0 3.4.3-9.EL4.2)) #1 Mon Jan 23 16:32:34 CST 2006 P
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(++) Log file: "/tmp/vmware-config0/XF86ConfigLog.26336", Time: Wed Jul 23 23:27:30 2008
(++) Using config file: "/tmp/vmware-config0/XF86Config.26336"
(WW) VMWARE(0): Failed to set up write-combining range (0xf0000000,0x1000000)
Mouse1 no synaptics event device found (checked 42 nodes)
Query no Synaptics: 000000
(EE) Mouse1 no synaptics touchpad detected and no repeater device
(EE) Mouse1 Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "Mouse1"
FATAL: Module evdev not found.
FATAL: Module evdev not found.
FATAL: Module evdev not found.
X is running fine with the new config file.
DEVICE_INIT:jiawei inithouyu Init
(EE) xf86OpenSerial: Cannot open device /dev/input/event2
        No such device.
Error opening /dev/input/event2 : No such file or directory
(EE) xf86OpenSerial: Cannot open device /dev/input/event2
        No such device.
Error opening /dev/input/event2 : No such file or directory
(EE) xf86OpenSerial: Cannot open device /dev/input/event2
        No such device.
Error opening /dev/input/event2 : No such file or directory
(EE) xf86OpenSerial: Cannot open device /dev/input/event2
        No such device.
Error opening /dev/input/event2 : No such file or directory
(EE) xf86OpenSerial: Cannot open device /dev/input/event2
        No such device.
Error opening /dev/input/event2 : No such file or directory
(EE) xf86OpenSerial: Cannot open device /dev/input/event2
        No such device.
Error opening /dev/input/event2 : No such file or directory
(EE) xf86OpenSerial: Cannot open device /dev/input/hwmice
        No such device.
DEVICE_ON: jiawei fd = -1
Could not init font path element unix/:7100, removing from list!
DEVICE_CLOSE: jiawei HWUSBTablet touchscreen close...
DEVICE_CLOSE: jiawei Done
Starting VMware Tools services in the virtual machine:
   Switching to guest configuration:                       [  OK  ]
   Guest filesystem driver:                                [  OK  ]
   Mounting HGFS shares:                                   [FAILED]
   Guest memory manager:                                   [  OK  ]
   Guest vmxnet fast network device:                       [  OK  ]
   New Host-Guest communications path:                     [  OK  ]
   Blocking file system:                                   [  OK  ]
   DMA setup:                                              [  OK  ]
   Guest operating system daemon:                          [  OK  ]
The configuration of VMware Tools 6.0.2 build-59824 for Linux for this running
kernel completed successfully.
You must restart your X session before any mouse or graphics changes take
effect.
You can now run VMware Tools by invoking the following command:
"/usr/bin/vmware-toolbox" during an X server session.
To use the vmxnet driver, restart networking using the following commands:
/etc/init.d/network stop
rmmod pcnet32
rmmod vmxnet
modprobe vmxnet
/etc/init.d/network start
To make use of the virtual printer, you will need to restart the CUPS service
Enjoy,
--the VMware team
[root@localhost ~]#

其实主要是前面设置字体大的部分,后面就只是yes回车,最后选择一下屏幕设置很简单了,粗体部分是手工输入的,其他是系统产生的,就此大功告成。

转载于:https://blog.51cto.com/bbg9688/89262

红旗liuxe5.0下vmware tools安装记录相关推荐

  1. [图解]红旗Linux6.0下如何安装VMWARE TOOLS

    经常在论坛里看到许多朋友(其实本人也是新手)不知道在Linux6.0下如何安装VMWARE TOOLS的问题,所以特制作了下面的图解安装过程,我是以本机红旗Linux6.0下安装VMWARE TOOL ...

  2. Linux:VMware Tools安装方法及共享文件夹设置方法

    VMware Tools安装方法及共享文件夹设置方法 重要参考官网: https://docs.vmware.com/cn/VMware-Workstation-Pro/15.0/com.vmware ...

  3. 虚拟机VMware tools安装【转载】

    在安装虚拟机VMware tools之前,你需要知道如下概念:(1)虚拟机有免安装绿色版,也有非免安装绿色版,一般非免安装绿色版在你安装完虚拟机后,其目录下会自动生成VMware tools安装文件( ...

  4. linux下vmware tools工具共享

    (1.)现在windows 创建一个文件件linux,添加一个test.txt文件 (2).虚拟机-设置(red hat linux挂载起来,或运行,有的时候都处于禁用状态,如果这样就有关闭red h ...

  5. VMware里Ubuntu-14.04-desktop的VMware Tools安装图文详解

    不多说,直接上干货! 总的来说,根据分为三个步骤. 步骤一: 点击 :虚拟机-–>安装VM tools 然后发现桌面会跳出如下问题: 客户机操作系统已将 CD-ROM 门锁定,并且可能正在使用 ...

  6. Linux(三):VMware Tools安装

    Linux(三):VMware Tools安装 文章目录 1 简介 2 作用 3 方法 1 简介 VMware Tools是VMware Workstation 虚拟机软件的增强工具包,是VMware ...

  7. mac更新之后vmware fusion下vmware tools报错

    报错信息 :之前安装的mac镜像太低10.8,但是vmtools能用,我用APP store升级完到11.2后vmtools就再安装不上了.卸载了之后也安不上去. 解决办法 :Mac osx下的VMw ...

  8. 【CentOS】CentOS7最小安装版 VMware Tools安装

    开发环境:CentOS7最小安装版虚拟机(已联网) 在虚拟机中找到 VMware Tools 安装: 点击安装好后下方弹出: 在VMWare的 "虚拟机设置->CD/DVD(IDE)- ...

  9. 红旗 linux 4.4系统安装,红旗Linux6.0 SP1桌面版安装 xfce 4.4.3 的方法

    下面说说在红旗Linux6.0 SP1桌面版安装 xfce 4.4.3 的一些方法. 1.首先到http://www.xfce.org/download/下载xfce 4.4.3 下载 稳定版本 (4 ...

  10. Vmware Tools安装出错的解决方法

    Vmware Tools安装出错的解决方法 Vmware Tools安装过程,如果出现vmhgfs编译出错,会造成共享文件夹不可用,提示"无法更新运行时文件夹共享状态: 在客户机操作系统中装 ...

最新文章

  1. 总结八个好用的Python爬虫技巧
  2. linux无法创建符号链接 权限不够_Linux 基本命令(看完就会系列)
  3. 时间排序python_算法导论 第八章 线性时间排序(python)
  4. Exchange Powershell查看用户最后登陆邮箱时间
  5. PostgreSQL的常见参数和技巧
  6. python能处理图片吗_python的Image和skimage处理图片
  7. 关于我玩单片机学习路线(个人总结)
  8. ios 渐变透明背景_2019 - 渐变梯度
  9. i5 10400 + B460M 黑苹果 EFI Big Sur 11.6
  10. 博客背景壁纸推荐(一)CSDN图床
  11. 史玉柱:从巨人到大闲人
  12. 如何利用Python爬虫爬取小说网站并保存到txt文件
  13. java对pdf文件进行加密操作
  14. 合成资产赛道之Mirror Protocol
  15. WPS无法加载EndNote加载项
  16. word中公式编辑器的快捷键
  17. 面试官:MySQL索引为什么要用B+树实现?
  18. 关于leetcode刷题计划
  19. java 浮雕效果_android 图像处理(黑白,模糊,浮雕,圆角,镜像,底片,油画,灰白,加旧,哈哈镜,放大镜)...
  20. Kubernetes K8S之Pod跨namespace名称空间访问Service服务

热门文章

  1. python基础: 选择语句
  2. XXL-API v1.1.1 发布,API管理平台
  3. Vue+Webpack打造todo应用
  4. 初试超轻量级actor框架——akka
  5. Cobbler部署指南之配置管理篇[上文]
  6. c数据库读写分离和负载均衡策略
  7. linux下Eclipse连接真机调试Android应用程序
  8. 反转链表详解(Python)
  9. 概率论与数理统计 习题篇
  10. Lua调用c++ DLL 文件