Reimar Döffinger
2024-07-06 15:10:01 UTC
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
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