You are not logged in.

#1 2018-03-06 22:18:03

avi9526
Member
Registered: 2015-05-15
Posts: 116

kexec cause full restart on some hardware

On my work PC (i3-6100, MSI-B150 PC MATE) kexec suddenly stopped working properly. I do

/usr/bin/kexec -l /boot/vmlinuz-linux --initrd=/boot/initramfs-linux.img --reuse-cmdline
systemctl kexec

but it's causing full system reboot (with BIOS logo).

This worked before, and works now on my home PC.

How can I dig into this problem?

Offline

#2 2018-03-06 22:37:07

loqs
Member
Registered: 2014-03-06
Posts: 17,321

Re: kexec cause full restart on some hardware

If you have not already check the issue is still present on 4.15.7.  If so find the last kernel it did work on and the first kernel it did not work on.
If it stopped working on a stable release update check the release notes for possible candidates.  If there are possible candidates revert those see if it resolves the issue.
If that fails bisect between the known good and bad releases.

Offline

#3 2018-03-07 10:52:43

avi9526
Member
Registered: 2015-05-15
Posts: 116

Re: kexec cause full restart on some hardware

old linux 4.14.15-1 (from arch archive) and current linux-lts 4.14.23-1 Working fine
starting from 4.15.1-2 (oldest from 4.15 i found in archive) is NOT working

Offline

#4 2018-03-07 11:31:21

loqs
Member
Registered: 2014-03-06
Posts: 17,321

Re: kexec cause full restart on some hardware

Would suggest bisecting between 4.14 and 4.15 to locate the bad commit see.

Offline

Board footer

Powered by FluxBB