Hello,
I am trying to build a custom udpcast image to include the linux kernal in debian. The instructions requires a switch to the location of the kernal to include on the goot image. It requires a format like:

/makeImage -k /usr/src/linux-2.4.29/arch/i386/boot/bzImage -n /tftpboot/udpcast/etherboot.img

The problem is I cannot find a boot/bzImage directory in debian. Do I need to install another package or am I suppost to create this as a additional step.
Thanks,
AJ