|

楼主 |
发表于 2007-5-22 18:05:18
|
显示全部楼层
[root@petercorporation ~]# cat /proc/version
Linux version 2.6.18-8.el5xen (brewbuilder@ls20-bc2-14.build.redhat.com) (gcc version 4.1.1 20070105 (Red Hat 4.1.1-52)) #1 SMP Fri Jan 26 14:42:21 EST 2007
[root@petercorporation 2.6.18-8.el5xen-i686]# pwd
/usr/src/kernels/2.6.18-8.el5xen-i686
make menuconfig
我有看到如下两行
│ Inotify file change notification support │ │
│ │ Inotify support for userspace
如果我安装了kernel-source然后直接用make menuconfig其中如上带*是不是说明我的系统在默认安装后就是对inotify已有支持呢。。
如果有我如何用其它的方式证明
如果无
title Red Hat Enterprise Linux Server (2.6.18-8.el5xen)
root (hd0,0)
kernel /xen.gz-2.6.18-8.el5 nmi_watchdog=0
module /vmlinuz-2.6.18-8.el5xen ro root=/dev/VolGroup00/LogVol00 rhgb quiet
module /initrd-2.6.18-8.el5xen.img
看这模式与我原来了解的又有点不一样,
我编译内核要留意什么??? |
|