Chinaunix

标题: linux升级问题 [打印本页]

作者: smishlhy    时间: 2014-12-10 11:03
标题: linux升级问题
本帖最后由 smishlhy 于 2014-12-10 11:09 编辑

sh ./arch/x86/boot/install.sh 3.17.3 arch/x86/boot/bzImage \
                    System.map "/boot"
error:modinfo:could not find modules vmhgfs
error:modinfo:could not find modules vsock
error:modinfo:could not find modules snd_page_alloc
error:modinfo:could not find modules vmware_balloon
error:modinfo:could not find modules vmci

vmware workstation中安装的centos升级内核,make过程中出错,前面
#make clean
# make bzImage
# make modules
# make modules_install
这些都没问题。网上查了下说是没有vmware的模块引起的,安装了vmware-tools仍然报错。想请教下大家这个问题是什么原因造成的,该如何解决。
作者: Tinnal    时间: 2014-12-15 23:06
回复 1# smishlhy

我觉得你可以先把vmtools彻底删掉,再编译一吧。如果还不行。

建议在make install时,加上V=1。把调试信息打开,看看引入错误的源头,查清根因。


   




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2