ndt-users - RE: NDT and CentOS 4.1
Subject: ndt-users list created
List archive
- From: Martyn Cheatle <>
- To: 'Mike Iglesias' <>, "''" <>
- Subject: RE: NDT and CentOS 4.1
- Date: Mon, 10 Oct 2005 12:49:58 +0100
- Return-receipt-to: Martyn Cheatle <>
OK I have not managed to get this working with CentOS so have downloaded and
installed Fedora Core 4, at the minute it does not have kernel 2.6.13 on and
I'm guessing that up2date will put the latest on for me, after that do I
just follow the instructions below?
Regards
Martyn
-----Original Message-----
From: Mike Iglesias
[mailto:]
Sent: 07 October 2005 15:54
To: Martyn Cheatle
Cc:
''
Subject: Re: NDT and CentOS 4.1
> I can not find any instructions on how to install ndt on to a Centos
> 4.1 box or even if it can be installed on to one, are there any
> instructions about at all?
> Do I need to patch the kernel as instructed to do so for the Redhat 9
> kernels
This is the procedure I use for updating Fedora Core Linux with the web100
patches. You will have to figure out how CentOS manages kernel sources and
how to get them on to your system, but once you have them there it's pretty
much the same from the "patch" line on. This assumes you have installed the
kernel source RPM on the system, which gets dropped in /usr/src/redhat, and
you have to use rpmbuild to get the tar file unpacked and all the Fedora
patches to the kernel installed (that's what the first few lines do).
-------------------------------------------------------------------------
cd /usr/src/redhat/SPECS
rpmbuild -bp kernel-2.6.spec
cd /usr/src/redhat/BUILD/kernel-2.6.xx/linux-2.6.xx
patch -b -p1 < web100-kernel-patch (you supply the path and filename)
edit the Makefile and change EXTRAVERSION to what you want the last part of
the kernel name to be
make mrproper
figure out what file in configs matches your configuration (smp, i686, etc)
cp configs/<config file> .config
make oldconfig
supply answers to the web100 questions
make
make modules_install
make install
----------------------------------------------------------------------
Mike Iglesias Email:
University of California, Irvine phone: 949-824-6926
Network & Academic Computing Services FAX: 949-824-2069
The contents of this email and any attachments are sent for the personal
attention
of the addressee(s) only and may be confidential. If you are not the intended
addressee, any use, disclosure or copying of this email and any attachments is
unauthorised - please notify the sender by return and delete the message. Any
representations or commitments expressed in this email are subject to
contract.
ntl Group Limited
- NDT and CentOS 4.1, Martyn Cheatle, 10/07/2005
- Message not available
- Re: NDT and CentOS 4.1, Richard Carlson, 10/07/2005
- Re: NDT and CentOS 4.1, Mike Iglesias, 10/07/2005
- <Possible follow-up(s)>
- RE: NDT and CentOS 4.1, Martyn Cheatle, 10/10/2005
- Re: NDT and CentOS 4.1, Mike Iglesias, 10/10/2005
- Message not available
Archive powered by MHonArc 2.6.16.