kernel for xfs reiserfs support

http://landofthefreeish.com/how-to/enable-reiserfs-xfs-jfs-on-rhel5/
see this doc

To install reiserfs using the centosplus repository
refer http://wiki.centos.org/AdditionalResources/Repositories/CentOSPlus

edit /etc/yum.repos.d/CentOS-Base.repo
serch [centosplus]
enabled=1
includepkgs=kernel* jfsutils reiserfs-utils

add exclude=postfix-* in [base] and [update]

yum --enablerepo=centosplus install kernel

how to check fs on centos box

cat /proc/filesystems |grep reiser


possible that kernel module and not yet loaded.

modprobe reiserfs



No comments:

Other Articles

Enter your email address: