[CentOS] kernel compile for i586

2008-06-05 Thread Jerry Geis
I created a i586 install image with qemu. I downloaded the SRPMS package for the kernel and installed it. I cd /usr/src/redhat/SPECS rpmbuild -bp --target i586 kernelXXX.spec I does a bunch of things but it did not build a new kernel and put it in /boot I think I am missing a command to

Re: [CentOS] kernel compile for i586

2008-06-05 Thread Ray Van Dolson
On Thu, Jun 05, 2008 at 02:12:39PM -0700, Jerry Geis wrote: I created a i586 install image with qemu. I downloaded the SRPMS package for the kernel and installed it. I cd /usr/src/redhat/SPECS rpmbuild -bp --target i586 kernelXXX.spec I does a bunch of things but it did not build a new kernel

Re: [CentOS] kernel compile for i586

2008-06-05 Thread nate
Jerry Geis wrote: I created a i586 install image with qemu. I downloaded the SRPMS package for the kernel and installed it. I cd /usr/src/redhat/SPECS rpmbuild -bp --target i586 kernelXXX.spec I does a bunch of things but it did not build a new kernel and put it in /boot I think I am

Re: [CentOS] kernel compile for i586

2008-06-05 Thread Karanbir Singh
nate wrote: Jerry Geis wrote: I created a i586 install image with qemu. I downloaded the SRPMS package for the kernel and installed it. I cd /usr/src/redhat/SPECS rpmbuild -bp --target i586 kernelXXX.spec I does a bunch of things but it did not build a new kernel and put it in /boot I think I