Thanks much for the info. Yes, centosplus seems to have fuse (Somehow, I missed it earlier)
[root@xx]# uname -a Linux xx 2.6.18-8.1.8.el5.centos.plus #1 SMP Mon Jul 16 08:49:50 EDT 2007 i686 i686 i386 GNU/Linux [root@xx]# modprobe fuse [root@xx]# lsmod | grep fuse fuse 43733 0 [root@xx]#
Thanks again, - vnr
On 7/26/07, Akemi Yagi amyagi@gmail.com wrote:
On 7/26/07, Narasimha Valiveti nvaliveti@gmail.com wrote:
Hello,
I noticed FUSE is not there by default disabled on centos 5. Is there a separate RPM that includes FUSE module for the same kernel as of centos 5 ?. I have installed the latest centos 5 update, don't see FUSE enabled .
[root@xx]# pwd /lib/modules/2.6.18-8.1.8.el5/source [root@xx]# grep FUSE .config # CONFIG_FUSE_FS is not set [root@xx]#
I checked both addons and centosplus, it doesn't seem to be their
also. Any
comments where I can find the FUSE module already built for centos 5 kernels (FYI, I really don't want to build a FUSE module by myself, which is what I am doing right now !) ?.
For the distro kernel, yum instll dkms-fuse from rpmforge. Centosplus kernels have fuse turned on.
Akemi _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos