Mark Hull-Richter
2007-Feb-16 17:43 UTC
[CentOS] XFS for CentOS 2.6.9-42.0.8 [ was: issue - no keyboard after reboot]
Okay, so far so good - and many thanks to all who jumped in on this one. Now, we would like to look into making some changes in XFS, but I didn't see a SRPM for the kernel-module-xfs for 42.0.8 - the most recent one is for 42.0.3. Is this usable, or is there somewhere (else?) I can get the SRPM for the 42.0.8 XFS? Thanks.> -----Original Message----- > From: centos-bounces at centos.org > [mailto:centos-bounces at centos.org] On Behalf Of Jim Perrin > Sent: Thursday, February 15, 2007 12:18 PM > To: CentOS mailing list > Subject: Re: [CentOS] CentOS 2.6.9-42.0.8 issue - no keyboard > after reboot > > Yes, there are. The base kernel does not have xfs support. > The php5 packages in centosplus is a move away from the base > packages of php4, etc. As Ralph has pointed out, you should > not globally enable the repository, but instead pick and > choose the packages you want for example, in your case, the > xfs module. >
Johnny Hughes
2007-Feb-16 17:58 UTC
[CentOS] XFS for CentOS 2.6.9-42.0.8 [ was: issue - no keyboard after reboot]
On Fri, 2007-02-16 at 12:43 -0500, Mark Hull-Richter wrote:> Okay, so far so good - and many thanks to all who jumped in on this one. > > Now, we would like to look into making some changes in XFS, but I didn't > see a SRPM for the kernel-module-xfs for 42.0.8 - the most recent one is > for 42.0.3. > > Is this usable, or is there somewhere (else?) I can get the SRPM for the > 42.0.8 XFS? > > Thanks.You pass in the kernel version as an argument. You need to download: http://mirror.centos.org/centos/4/centosplus/SRPMS/kernel-module-xfs-2.6.9-42.0.3.ELsmp-0.2-1.src.rpm Install it and read the spec file, it tells you how to pass in the kernel version to get it to build. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://lists.centos.org/pipermail/centos/attachments/20070216/ad55270a/attachment.sig>
James Pearson
2007-Feb-16 18:01 UTC
[CentOS] XFS for CentOS 2.6.9-42.0.8 [ was: issue - no keyboard after reboot]
Mark Hull-Richter wrote:> Okay, so far so good - and many thanks to all who jumped in on this one. > > Now, we would like to look into making some changes in XFS, but I didn't > see a SRPM for the kernel-module-xfs for 42.0.8 - the most recent one is > for 42.0.3. > > Is this usable, or is there somewhere (else?) I can get the SRPM for the > 42.0.8 XFS?Just rebuild the 42.0.3 kernel-module-xfs SRPM - the xfs module SRPM is really tied to the kernel version ... James Pearson