Re: broken GFS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Wed, May 14, 2008 at 2:10 PM, js <security@xxxxxxxxxxxxxxx> wrote:

> Maybe, because XFS seems to be important, is it  possible to build xfs right
> after the kernel src build?
>
> Is this far more longer than only build the kernel?

Assuming that you've set it up as a module rather than actually
compiling it into the kernel itself, it should be a case of just
doing:

cd $KERNEL_SOURCE_TREE
make fs/xfs/xfs.ko
mkdir /lib/modules/$KERNEL_VERSION/kernel/fs
cp fs/xfs/xfs.ko /lib/modules/$KERNEL_VERSION/kernel/fs/xfs

which will build the XFS module and stick it in the right place.  Note
that all that does not include the XFS userspace tools...

Regards,

Martyn
-- 
Martyn Drake
http://www.drake.org.uk
http://www.mindthegapps.com
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux