Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

kexec'd kernel fails to locate RSDP on an EFI system #167

@vcaputo

Description

@vcaputo

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=)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions