2012/2/28 Farkas Levente lfarkas@lfarkas.org:
On 02/27/2012 09:07 PM, Warren Young wrote:
On 2/27/2012 9:31 AM, admin lewis wrote:
I need of to mount an XFS partition on Centos 6.2 .. but I cant find the kernel module..
# rpm -ivh http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-5.noarch.rp...
# yum install kmod-xfs xfsprogs
there is no xfs in epel! and there is no kmod et al in epel.
Centos 6.X (64bit) already supports XFS in kernel. You only need to install xfsprogs package to mount xfs filesystems.
just yum install xfsprogs (it is included in centos 6.2 base)
-- Eero, RHCE