Thanks much for the info. Yes, centosplus seems to have fuse (Somehow, I missed it earlier)<br><br>[root@xx]# uname -a<br>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<br>
[root@xx]# modprobe fuse<br>[root@xx]# lsmod | grep fuse<br>fuse                   43733  0<br>[root@xx]#<br><br>Thanks again,<br>- vnr<br><br><div><span class="gmail_quote">On 7/26/07, <b class="gmail_sendername">Akemi Yagi
</b> <<a href="mailto:amyagi@gmail.com">amyagi@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On 7/26/07, Narasimha Valiveti <
<a href="mailto:nvaliveti@gmail.com">nvaliveti@gmail.com</a>> wrote:<br>><br>> Hello,<br>><br>>  I noticed FUSE is not there by default disabled on centos 5. Is there a<br>> separate RPM that includes FUSE module for
<br>> the same kernel as of centos 5 ?. I have installed the latest centos 5<br>> update, don't see FUSE enabled .<br>><br>><br>> [root@xx]# pwd<br>> /lib/modules/2.6.18-8.1.8.el5/source<br>> [root@xx
]# grep FUSE .config<br>> # CONFIG_FUSE_FS is not set<br>> [root@xx]#<br>><br>><br>> I checked both addons and centosplus, it doesn't seem to be their also.  Any<br>> comments where I can<br>> find the FUSE module already built for centos 5 kernels  (FYI, I really
<br>> don't want to build a FUSE module<br>> by myself, which is what I am doing right now !) ?.<br><br>For the distro kernel, yum instll dkms-fuse from rpmforge.  Centosplus<br>kernels have fuse turned on.<br><br>
Akemi<br>_______________________________________________<br>CentOS mailing list<br><a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br><a href="http://lists.centos.org/mailman/listinfo/centos">http://lists.centos.org/mailman/listinfo/centos
</a><br></blockquote></div><br>