当前位置: 技术问答>linux和unix
怎么给vmware5.5里的fedora10装vmtools??
来源: 互联网 发布时间:2016-05-06
本文导语: 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 提示是上面那样,听说5.5版的VMware会有这个问题,6.0就没有. 网上...
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
提示是上面那样,听说5.5版的VMware会有这个问题,6.0就没有.
网上查的大多数都说要装kernel-devel,这个我装过了啊,还应该怎么办....
我想一定还有人遇到过这个问题的吧,能不能告诉我,我还差哪一步没做
the path "/usr/src/linux/include" is not an existing directory
提示是上面那样,听说5.5版的VMware会有这个问题,6.0就没有.
网上查的大多数都说要装kernel-devel,这个我装过了啊,还应该怎么办....
我想一定还有人遇到过这个问题的吧,能不能告诉我,我还差哪一步没做
|
虚拟机和真是的机器一样,装了显卡驱动就可以调分辨率了
|
你需要linux-headers-xxx 包(就是linux内核开发的头文件了),看看这里
http://ubuntuforums.org/archive/index.php/t-25258.html
http://ubuntuforums.org/archive/index.php/t-25258.html
|
install kernel-devel-yourversion.
But there is another problem.
Vmware 6.5 can solve all these problem, why not update?
But there is another problem.
Vmware 6.5 can solve all these problem, why not update?
|
当时我装的时候也遇到过这个问题...最后还是把vmware无奈的更新到了最新版本
你装完kernel-devel以后多按几次回车 可以部分安装tools
5.5我弄了好久都没搞定 因为fedroa10比较新 而vm5.5太老啦
6.0的话改一下vm你面的配置文件应该可以搞定 我没试过
但最新的6.5可以简单的解决这个问题
你装完kernel-devel以后多按几次回车 可以部分安装tools
5.5我弄了好久都没搞定 因为fedroa10比较新 而vm5.5太老啦
6.0的话改一下vm你面的配置文件应该可以搞定 我没试过
但最新的6.5可以简单的解决这个问题
|
lz 用 vmware 装 linux
不会是拿 desktop 来用吧
只是 server 无需图形界面,开 ssh,用 putty 连接即可
不会是拿 desktop 来用吧
只是 server 无需图形界面,开 ssh,用 putty 连接即可
|
哎,5.5就不知道了。你换个高版本的vmware不就行了吗。
|
我也是有类似的状况。