You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 16, 2020. It is now read-only.
Others have experienced similar issues surrounding kdump on efi systems:
http://lists.infradead.org/pipermail/kexec/2012-October/006924.html
http://lists.infradead.org/pipermail/kexec/2010-March/003889.html
A simple solution seems to be adding the following to the kernel cmdline supplied via kexec in bootengine on efi systems:
acpi_rsdp=$(grep -m1 ^ACPI /sys/firmware/efi/systab | cut -f2- -d=)