2. Preparation for XFS Installation2.1. Downloading the Linux 2.4.x-XFS Kernel SourceCurrently the only place to get the source code for the XFS enabled Linux kernel is straight from SGI's Open Source Development site via CVS.
My experience has been with the 2.4 tree, but I imagine everything will work the same with the development tree. Both trees are kept in sync with their respective mainline kernel tree at least to the point of major release numbers. Here are the steps to download the kernel source tree: A. Normally the linux kernel source is installed in the /usr/src directory, so you should start off by switching to that directory.
B. Next, you should set the CVSROOT environment variable so that it points to the proper cvs server.
If you plan on updating your kernel often (to keep up with the latest changes) you might want to put this in your login script. C. Then log in to the cvs server.
This needs to be done only ONCE, not everytime you access CVS. D. Now grab linux-2.4-xfs. The first time you will want to do something like:
After you have checked the code out, you can use:
to update your copy to the latest version from the CVS server. 2.2. XFS Support as Modules or Compiled Into the Kernel?The option to build XFS support for the Linux kernel as modules is available and will work (or so I am told) with the help of an initial RAM disk and a couple of additions to the lilo configuration. I have not tried this (yet), so I will not include documentation on how this is done other than just to qoute from a message to the development mailing list from Russell Cattelan:
It seems to me that compiling the support into the kernel would be much simpler, so that is how I am doing it at this point. I will try it as a module at a later time and add more detailed instructions then. If anyone has time to document this method before I get around to it please email it to me and I will include it with credit given where credit is due. :-) Linux HOWTO full list |
||||||||||||||||||||
|
This document, LDP HOWTO-INDEX, is copyrighted (c) 1995 - 2002 by Tim Bynum, Guylhem Aznar, Joshua Drake and Greg Ferguson. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is available at http://www.gnu.org/copyleft/fdl.html. If you have questions, please contact the LDP.
Web Design Copyright © 1999-2003. Chrisranjana Software Solutions Pvt Ltd. syndicate rss feed |