<snip> > make > make modules_install > cp /arch/i386/boot/bzImage /boot/kernel-<your new kernel eg 2.6.6win4lin> > cp System.map /boot/System.map > then edit /boot/grub/grub.conf to add the new kernel > Don't we require make bzImage command to produce compressed kernel image? Komal