On 10/24/2016 07:42 AM, Simon T wrote:
> Both tools and kernel appear to build fine, however when it
> comes time to kexec, I encounter this message: "kexec_load failed:
> Function not implemented"

It seems your kernel needs kexec support. Try something like:

  cat /proc/config.gz | gunzip | egrep 'KEXEC'

-Geoff

_______________________________________________
kexec mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/kexec

Reply via email to