Yes this can be the problem. Now, I just compiled the kernel myself from the source code linux-source-2.6.22. Before I did that, I compared config-2.6.20-15-powerpc and config-2.6.22-14-powerpc and I saw that 'CONFIG_BLK_DEV_IDE=y' in config-2.6.20-15-powerpc, but in config-2.6.22-14-powerpc I see that 'CONFIG_BLK_DEV_IDE=m'. So I copied config-2.6.22-14-powerpc to .config and change the 'm' into 'y' for the option 'CONFIG_BLK_DEV_IDE'. And yes, that kernel worked after building (with make-kpkg --initrd ...) and installing (with dpkg) it. So this might be a quick workaround for this bug.
-- can't boot linux-image-2.6.22 ppc https://bugs.launchpad.net/bugs/151013 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs