Im sorry if this is a newb question, but how do you recompile the kernel in CentOS 4.3? I need to add reiserfs support (even though the setup detected it) the kernel it gave me didnt have support for reiserfs, and my entire fileserver is all reiserfs. I tried the gentoo way, which im use to and it bombed. What do i need to do? does it install kernel source by default? I couldnt find any good documentation on the subject, and this is my first RH type install. thanks Nick
Install the unsupported kernel from the centosplus repo (lot's of messages in the list archives). On Sat, 1 Apr 2006, Nick Smith wrote:> Im sorry if this is a newb question, but how do you recompile the > kernel in CentOS 4.3? I need to add reiserfs support (even though the > setup detected it) the kernel it gave me didnt have support for > reiserfs, and my entire fileserver is all reiserfs. I tried the > gentoo way, which im use to and it bombed. What do i need to do? does > it install kernel source by default? I couldnt find any good > documentation on the subject, and this is my first RH type install. > > thanks > > Nick > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos >
Nick, The question of kernel compilation is a periodic question, and usually the answer will be anything else except the process itself. I asked the same question just a couple of days ago. Don't bother wasting time waiting for an answer, and start searching the web. rpmbuild seems to be part of the method required for a custom kernel. The irony is that for a distributions which prides itself to be a recompilation of another distribution (RH) (and we're all grateful for that), the process of recompiling one of the integral part of the districtution, the kernel, is one of the best kept secrets. Why can't some just give a straight answer or point to a page that has the answer? Anyway, I have searched, and found this guides which might help: http://fedora.redhat.com/docs/release-notes/fc4/errata/#sn-kernel and http://www.mjmwired.net/resources/mjm-kernel-fc4.html Didn't have the time to try it out yet myself. Next week sometimes. --- Nick Smith <nick.smith79 at gmail.com> wrote:> Im sorry if this is a newb question, but how do you > recompile the > kernel in CentOS 4.3? I need to add reiserfs support > (even though the > setup detected it) the kernel it gave me didnt have > support for > reiserfs, and my entire fileserver is all reiserfs. > I tried the > gentoo way, which im use to and it bombed. What do > i need to do? does > it install kernel source by default? I couldnt find > any good > documentation on the subject, and this is my first > RH type install. > > thanks > > Nick > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos >
I found a copy of the kernel source at http://mirror.phy.olemiss.edu/mirror/scientific/4x/x86_64/apt/SRPMS.updates/ -- -- Steven http://www.glimasoutheast.org "Nick Smith" <nick.smith79 at gmail.com> wrote in message news:bba6100b0604011152t7a43469ai1785f529bfc7a14e at mail.gmail.com... Im sorry if this is a newb question, but how do you recompile the kernel in CentOS 4.3? I need to add reiserfs support (even though the setup detected it) the kernel it gave me didnt have support for reiserfs, and my entire fileserver is all reiserfs. I tried the gentoo way, which im use to and it bombed. What do i need to do? does it install kernel source by default? I couldnt find any good documentation on the subject, and this is my first RH type install. thanks Nick