[CentOS] Need to rebuild installation CD

2009-06-19 Thread Chadley Wilson
Hi All, I would be lying if I said I am a newbie, but I am rusty so please bear with me. I am looking for a how-to for Redhat or Centos to remake the installation CD. First let me explain: I have an installation disc supplied to me, with centos 5.2 which has kickstart, post and pre installation

Re: [CentOS] Need to rebuild installation CD

2009-06-19 Thread Chadley Wilson
> -Original Message- > From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On > Behalf Of Karanbir Singh > Sent: 19 June 2009 11:32 AM > To: CentOS mailing list > Subject: Re: [CentOS] Need to rebuild installation CD > > On 06/19/2009 08:33 AM, Chadl

Re: [CentOS] Need to rebuild installation CD

2009-06-19 Thread Chadley Wilson
> -Original Message- > From: Chadley Wilson > Sent: 19 June 2009 12:28 PM > To: CentOS mailing list > Subject: RE: [CentOS] Need to rebuild installation CD > > > -Original Message- > > From: centos-boun...@centos.org [mailto:centos-boun...@centos.

Re: [CentOS] Need to rebuild installation CD

2009-06-19 Thread Chadley Wilson
> > well, you can always just give the cutomer a USB key :) > > - KB [CW] Nope I am afraid we don't do business that way, it would be nice though... unfortunately I don't get to decide... Good news however I am testing my first rebuilt disc... Pinnacle Technology Holdings E-Mail Disclaimer: Th

Re: [CentOS] Need to rebuild installation CD

2009-06-19 Thread Chadley Wilson
> -Original Message- > From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On > Behalf Of Chadley Wilson > Sent: 19 June 2009 03:56 PM > To: CentOS mailing list > Subject: Re: [CentOS] Need to rebuild installation CD > > > > > well, you c

Re: [CentOS] Need to rebuild installation CD

2009-06-21 Thread Chadley Wilson
I do apologize for the email disclaimer, it is automatically added to the bottom of our mails by our server. I cannot avoid it so please do not worry about it. The fact That I have sent email to a mailing group address authorizes the group to read it. So I don't understand why we always have to

Re: [CentOS] Need to rebuild installation CD

2009-06-21 Thread Chadley Wilson
> > [CW] Does anyone here know where on the install disc the > > initrd-2.6.18-92.1.22.el5.img is located? Is it in an rpm? which one? > the one in /boot/... it's generated at install time by the anaconda > installer, from the kernel-2.6.18-92.1.22.el5.$arch.rpm and mkinitrd > > So you will need

Re: [CentOS] Need to rebuild installation CD

2009-06-21 Thread Chadley Wilson
> -Original Message- > From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On > Behalf Of Scott Silva > Sent: 20 June 2009 12:46 AM > To: centos@centos.org > Subject: Re: [CentOS] Need to rebuild installation CD > > > > >> > > [CW] My Apologies, I forgot to mention that I

Re: [CentOS] Need to rebuild installation CD

2009-06-21 Thread Chadley Wilson
> > > The initrd's are created as part of the post section of the kernel RPM. If > you can get your driver into the kernel rpm it should get into the initrd. [CW] Hi Scott, thanks for the response, so you are saying that if I get the kernel source rpm, then compile the driver and build a new kerne

Re: [CentOS] Need to rebuild installation CD

2009-06-22 Thread Chadley Wilson
|-Original Message- |From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf |Of Kai Schaetzl |Sent: 22 June 2009 11:32 AM |To: centos@centos.org |Subject: Re: [CentOS] Need to rebuild installation CD | |Chadley Wilson wrote on Mon, 22 Jun 2009 07:11:54 +0200: | |>

[CentOS] Compile driver for new kernel rpm

2009-06-24 Thread Chadley Wilson
]<http://www.pinnacle.co.za/> Chadley Wilson | Research and Development Engineer Research and Development | Pinnacle Micro Direct: +27-11-265-3020 | Fax: +27-11-265-3277 chad...@pinnacle.co.za www.pinnacle.co.za<http://www.pinnacle.co.za/> Proline Computers<http://www.pinnacl

[CentOS] rpm -qa not displaying sources

2009-06-24 Thread Chadley Wilson
Hi All, I must have missed something here. I installed my kernel source using rpm -ivh kernel-`uname -r`.el5.src.rpm it installs perfectly, without error, but if I cd to the /usr/src/redhat folder, all I get is SOURCES and SPECS... rpm -qa | grep kernel doesn't return the kernel source rpm I i

Re: [CentOS] rpm -qa not displaying sources

2009-06-24 Thread Chadley Wilson
|This is correct - SRPMS install, by default, into /usr/src/redhat - the |source files go into /usr/src/redhat/SOURCES and the spec files go into |/usr/src/redhat/SPECS | |> rpm -qa | grep kernel |> |> doesn't return the kernel source rpm I installed only the kernel, devel |and headers. And I can'

Re: [CentOS] Compile driver for new kernel rpm

2009-06-24 Thread Chadley Wilson
|-Original Message- |From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf |Of Filipe Brandenburger |Sent: 24 June 2009 02:46 PM |To: CentOS mailing list |Subject: Re: [CentOS] Compile driver for new kernel rpm | |Hi, | |On Wed, Jun 24, 2009 at 07:29, Chadley Wilson

[CentOS] Anaconda-runtime and busybox-anaconda src rpms

2009-07-02 Thread Chadley Wilson
Hi All, does anyone here know where to get the source rpms for these two packages? anaconda-runtime-11.1.2.168-1.el5.centos busybox-anaconda-1.2.0-4.el5.centos I have found the anaconda-11.1.2.168-1.el5.centos on ftp://ftp.redhat.com/pub/redhat/linux/enterprise/5Server/en/os/SRPMS but not the o

Re: [CentOS] Anaconda-runtime and busybox-anaconda src rpms

2009-07-02 Thread Chadley Wilson
| |anaconda-11.1.2.168-1.el5.centos.src.rpm | |> busybox-anaconda-1.2.0-4.el5.centos | |busybox-1.2.0-4.el5.centos.src.rpm | |You cand download them from here: http://ftp.ines.lug.ro/centos/5.3/os/SRPMS/ | |-- |George Negoita |System Administrator [CW] Sorry they are not there, I did find them @ rp

Re: [CentOS] Anaconda-runtime and busybox-anaconda src rpms

2009-07-02 Thread Chadley Wilson
|anaconda-11.1.2.168-1.el5.centos.src.rpm | |> busybox-anaconda-1.2.0-4.el5.centos | |busybox-1.2.0-4.el5.centos.src.rpm | |You cand download them from here: http://ftp.ines.lug.ro/centos/5.3/os/SRPMS/ | |-- |George Negoita [CW] Sorry George, I was a bit quick on the assumption there, I was looking