I am also having problems booting the new kernel. It complains about being unable to mount the root VFS hda11 or "hda11"
The kernel image is compiled with xfs support, and the root is xfs. >From memory, this is the relevant stuff in my yaboot.conf partition=11 boot=/dev/hda9 root=/dev/hda12 image=/vmlinux label=Linux image=/boot/vmlinux-2.4.21-newpmac label=LinuxOld My yaboot config works fine for 2.4.21. Does anyone have some tips? (I'll try reviewing some kernel options, but it takes ages to compile on my 1st ed TiBook.)