|
|
1检查
[root@localhost ~]# rpm -qa | grep kernel
kernel-headers-2.6.18-1.2849.fc6
kernel-2.6.18-1.2849.fc6
kernel-devel-2.6.18-1.2849.fc6
kernel-xen-2.6.18-1.2849.fc6
kernel-2.6.18-1.2798.fc6
[root@localhost ~]#
2,在安装过程中出现
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]
我输入了
/usr/src/kernels/2.6.18-1.2849.fc6-i586/include
The directory of kernel headers (version @@VMWARE@@ UTS_RELEASE) does not match
your running kernel (version 2.6.18-1.2849.fc6xen). Even if the module were to
compile successfully, it would not load into the running kernel.
实再是搞不定了,大家帮帮忙 |
|