Kernel 6.9 fails to boot with "can't boot dump kernel from OF"
Reimar Döffinger <[email protected]>
| Newsgroups | gmane.linux.debian.ports.powerpc |
|---|---|
| Message-ID | <[email protected]> |
Hi! The newest 6.9 powerpc kernel build seems to be incompatible with OpenFirmware boot, so boot fails on my PowerPC macMini. The error message is "Error: You can't boot a kdump kernel from OF!" The error message seems not entirely accurate, it seems the issue is that CONFIG_PHYSICAL_START is no longer 0, which probably comes from CONFIG_CRASH_DUMP=y being set. Can this be reverted? Thanks, Reimar