红联Linux门户
Linux帮助

ubuntu下如何安装VMware tools?

发布时间:2007-05-07 14:50:34来源:红联作者:lijiank300
用虚拟机安装了ubuntu。请问如何安装VMware tools,谢谢!
文章评论

共有 6 条评论

  1. Subbo 于 2007-05-10 19:05:40发表:

    引用:
    原帖由 lijiank300 于 2007-5-7 17:54 发表
    谢谢版主的解答。可是不能自动挂载,该如何解决?



    不能自动挂载,那就手动挂载,先建立/mnt/cdrom目录,然后在终端以root身份执行:
    mount /dev/cdrom /mnt/cdrom

    进/mnt/cdrom看看。

    如果不行,就诅咒Ubuntu的开发人员吧。

  2. Subbo 于 2007-05-10 19:01:30发表:

    引用:
    原帖由 ilover 于 2007-5-7 15:54 发表
    我的问题如下能帮看看马?
    #vmware-config-tools.pl

    出现这样一句
    What is the location of the directory of C header files that match your running
    kernel?
    直接回车不行,
    The path "/usr/sr ...



    装系统内核的RPM包。就是光盘里面以kernel开头的i386或者i686或者64位RPM包,不是src.rpm包。

    [ 本帖最后由 Subbo 于 2007-5-10 19:03 编辑 ]

  3. lijiank300 于 2007-05-07 17:54:29发表:

    谢谢版主的解答。可是不能自动挂载,该如何解决?

  4. ilover 于 2007-05-07 17:10:57发表:

    我用的是fedora6:time:1 :time:1 :time:1 :time:1

  5. ilover 于 2007-05-07 15:54:36发表:

    我的问题如下能帮看看马?
    [root@localhost vmfin]#vmware-config-tools.pl

    出现这样一句
    What is the location of the directory of C header files that match your running
    kernel? [/usr/src/linux/include]
    直接回车不行,
    The path "/usr/src/linux/include" is not an existing directory.

  6. Subbo 于 2007-05-07 15:12:06发表:

    点这个地方:


    看看能否自动挂载,如果能的话,就复制那个压缩包出来,解压缩,/configure --prefix=/usr && make && make ,然后执行vmware-config-tools.pl配置。

    可以参考这里:
    http://subbo.blog.hexun.com/8929194_d.html