YDL kernel rebuilt question

Patrick Smith yellowdog-general@lists.terrasoftsolutions.com
Tue Nov 4 21:06:00 2003


yiding_wang@agilent.com wrote:
> After rebuilt kernel successfully with command 'make bzImage', I cannot find boot image 'bzImage' from linux/arch/ppc/boot.  I found some new generated files under linux/arch/ppc/boot/images but none of them looks like bootable image.

Try 'make vmlinux', and then look for a file named 'vmlinux'.

> Here is what I do under x86 platform:
> make menuconfig
> make dep
> make bzImage
> cp linux/arch/i386/boot/bzImage /boot
> modify /etc/lilo.conf
> lilo

yaboot (and /etc/yaboot.conf) instead of lilo.