gpt4 book ai didi

linux-kernel - 安装 vmware 工具 : not recognizing path to 3. 8.0-19-generic 内核文件

转载 作者:行者123 更新时间:2023-12-03 02:03:09 26 4
gpt4 key购买 nike

所以我正在使用 Lubuntu 并使用 vmplayer 作为虚拟机运行,并且我正在尝试安装 vmware 工具。完成后

./vmware-install.pl

并进行默认设置,现在显示

The path "" is not a valid path to the 3.8.0-19-generic kernel headers. 
Would you like to cange it? [yes]

Enter the path to the kernel header files for the 3.8.0-19-generic kernel?

当我这么做的时候

whereis 3.8.0-19-generic kernel

它说

3.8:
kernel: /usr/src/linux-headers-3.8.0-30/kernel /usr/src/linux-headers-3.8.0-19/kernel /usr/src/linux-headers-3.8.0-19-generic/kernel /usr/src/linux-headers-3.8.0-30-generic-kernel

我尝试了所有四个路径,但没有一条路径有效。它仍然说该路径不是 3.8.0-19-generic/kernel 的有效路径。

请注意,之前我这样做的时候

whereis 3.8.0-generic kernel

它只给了我“-19”内核,但后来我这样做了

sudo apt-get install linux-headers-$(uname -r)
sudo apt-get install linux-headers-generic

看看它是否能修复任何问题,但没有。它添加了“-30”内核,但这似乎并没有解决问题。关于哪里出了问题有什么想法吗?

最佳答案

编辑:请记住阅读此问题的评论,因为其他用户提供了更最新、更准确的解决方案。

好吧,我所做的是,当它说

The path "" is not a valid path to the 3.8.0-19-generic kernel headers. 
Would you like to cange it?

我输入了“no”,所以它停止了安装。然后我写了

usr/bin/vmware-config-tools.pl

再次命令,它会自动执行,我认为跳过了这些步骤,它说

The configuration of vmware tools 9.2.3 build-1031360 for linux for this running kernel  completed
successfully. you must restart your X session before any mouse or graphics cahnges can take effect.
you can now run vmware tools by invoking "/usr/bin/vmware-toolbox-cmd" from the command line.
to enable X features (e.g., guest resolution fit, drag and drop, and file and text copy/pase),
you will need to do one (or more) of the following:
1. manually start /usr/bin/vmware-user
2. log out and lokg back into your desktop sessionl and,
3. restart your X session

to use the vmxnet driver, restart networking using the following commands:
/etc/init.d/networking stop
rmmod pcnet32
rmmod vmxnet
modprobe vmxnet
/etc/init.d/networking start

如果我的VMware工具无法正常运行,我会在这篇文章中回复。另外,还要感谢那个在没有回复或告诉我原因的情况下就投了否决票的人。

好的,我开始使用 VMware,效果很好!我需要在主机操作系统和虚拟机之间设置共享驱动器,并且需要运行

sudo vmware-config-tools.pl

再次在提示中,它说路径“/usr/bin/gcc”似乎有效,“lib/modules/3.8.0-30-generic/build/include”的路径似乎有效(如果如果你们没有这样做,请阅读我的帖子

sudo apt-get install linux-headers-$(uname -r)
sudo apt-get install linux-headers-generic

它可能会说“lib/modules/3.8.0-19-generic/build/include”而不是“lib/modules/3.8.0-30-generic/build/include”)。如果您有“-19”而不是“-30”,并且它不起作用,请尝试运行上面的两个命令,看看它是否起作用。

关于linux-kernel - 安装 vmware 工具 : not recognizing path to 3. 8.0-19-generic 内核文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18805697/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com