Create a bootable PXE image from build kernel source code

Hi,

Can i just ask how I can create a bootable PXE image from the built kernel source.

What files do I need to get?

Thanks!

You're saying you want to build a custom Linux kernel that also supports PXE booting?

Here are some guides, both RHEL/CentOS-specific however it's not a big stretch to use the same basic guidelines for other distributions:

Since I can't post URLs, Google this: Building a RHEL kernel with the intention of PXE-booting a machine

How to properly compile a PXE/NFSRoot kernel for CentOS 5.x