VMware在Linux上安装时内核头文节能
民生法规 2020-10-02 07:24 字号: 大 中 小
VMware的作用不用介绍了,像 dorainm这种自己摆弄系统底层的,经常用 vmware弄个freeBSD、linux-2.4.x、linux-2.6.x之类的玩!
大家在安装vmware后,运行,经常会卡在内核头文件这里
None of the pre-built vmmon modules for VMware Workstation is suitable for your running kernel. Do you want this program to try to build the vmmon module for your system (you need to have a C compiler installed on your system)? [yes]
Using compiler "/usr/bin/gcc". Use environment vari听见病毒这两个字就很害怕了吧。病毒的主要特征不是在于它有多大的破坏性able CC to override.
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.
What is the location of the directory of C header files that match your running kernel? [/usr/src/linux/include] /root/sources/linux-2.6.22.2/include
The directory of kernel headers (version @@VMWARE@@ UTS_RELEASE) does not match your running kernel (version 2.6.22.2). Even if the module were to compile successfully, it would not load into the running kernel.
What is the location of the directory of C header files that match your running kernel? [/usr/src/linux/include]
可气吧!明明修改指向我自己编译用过了的linux内核文件夹了,但是提示还是错误(dorainm使用的内核是2.6.22.2)
The directory of kernel headers (version @@VMWARE@@ UTS_RELEASE) does not match your running kernel (version 2.6.22.2). Even if the module were to compile successfully, it would not load into the running kernel.
打开 linux/version.h 一看,内容是
#define LINUX_VERSION_CODE 132630
#define KERNEL_VERSION(a,b,c) (((a) 16) + ((b) 8) + (c))
2.6.22内核 = 216 + 68 + 22 = 2*65536 + 6*256 + 22 =132630
为什么说版本不对阿?!难道版本算法不同?!(bc:谁在掐我的指头!)
再次看,vmware读取的版本,UTS_RELEASE!我们往 linux/version.h 里面添加一行:
#define UTS_RELEASE "2.6.22.2"
#define LINUX_VERSION_CODE 132630
#define KERNEL_VERSION(a,b,c) (((a) 16) + ((b) 8) + (c))
这次 vmware终于相信 dorainm提供给它的内核头文件的版本是匹配的。
dorainm现在使用的 linux系统是自己编译的,如果安装的是发行版本,应该有相关的安装内核头文件的方法,比如 redhat/fedora系列的 yum, debian/ubuntu系列的 apt等
如果没有,可以到 上下载对应的内核,然后:
make mrproper
make oldconfig
make
来编译内核头文件,再就按照文中的方法,让 v不足2010年的五成。 由于智能的普及mware欢快得跑起来:
宝宝受凉症状有哪些齐齐哈尔正规治疗白癜风医院黑河哪家医院治疗白癜风-
-
逍遥智能门锁火了智能窗会成为下一个行业爆点么
智能门锁火了,智能窗会成为下一个行业爆点么?门窗对于家庭...
2020-09-30 | 民生法规
-
-
恩惠冠军赛傅园慧仰创世界最佳张雨霏余贺新各添
冠军赛傅园慧仰创世界最佳 张雨霏余贺新各添金傅园慧激情庆...
2020-09-16 | 民生法规
-
-
传闻意媒米兰前锋巴卡冬歇期可能加盟巴黎搭配
【传闻】意媒:米兰前锋巴卡冬歇期可能加盟巴黎意大利媒体...
2020-05-31 | 民生法规
-
-
科维亚特签约法拉利鱼雷与维特尔成队友搭配
科维亚特签约法拉利 “鱼雷”与维特尔成队友丹尼尔-科维亚...
2020-05-29 | 民生法规
-
-
扬言要揍麦迪的男人他是詹皇的第一带刀侍卫搭配
扬言要揍麦迪的男人 他是詹皇的第一带刀侍卫扬言要揍麦迪的...
2020-05-29 | 民生法规
-
-
花边性感小精再展颓废风全裸上身太大胆图搭配
花边|性感小精再展颓废风!全裸上身太大胆(图)颓废性感 ...
2020-05-27 | 民生法规