The "make" steps have changed with the advent of the Linux 2.2 kernel however seection 11.8 has not been updated to reflect the changes. It appears that the text for section 11.8 is the same as the RH 5.2 Installation Guide. In my case, "make boot" eventually fails with a "too big" type error in the kernel compression and packaging utilities in spite of the fact that I set up for and use modularization when building a new kernel. I believe that the correct step should now be "make bzImage" as outlined in: http://www.redhat.com/corp/support/docs/kernel-2.2/kernel2.2-upgrade-5.html#ss5.2
Yes, this step should be "make bzImage"
Fixed in 6.1 Reference Guide. Thanks for letting us know!