Edit yaboot.conf for new kernel?

Phil D. yellowdog-general@lists.terrasoftsolutions.com
Wed Nov 5 18:58:01 2003


I compiled a new kernel to add module support for some hardware.

The new vmlinux and System.map both live in /boot but I'm not sure what
to do with the following entry in yaboot.conf

image=/boot/vmlinux
        label=linux
        root=/dev/hdb3
        read-only
        initrd=/boot/initrd-2.4.20-8d.img  <-Do I need a new image or
can I kill this entry?

I was also wondering if it need the module-info file?

Thanks, 

Phil