[CentOS] kernel compile for i586

Thu Jun 5 21:14:43 UTC 2008
Ray Van Dolson <rvandolson at esri.com>

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 and put it in
> /boot
> 
> I think I am missing a command to actually BUILD the kernel.
> What is it?
> 

Did you check /usr/src/redhat/RPMS/i586 ?

Ray