https://bugzilla.novell.com/show_bug.cgi?id=671673 https://bugzilla.novell.com/show_bug.cgi?id=671673#c5 --- Comment #5 from Jiri Slaby <jslaby@novell.com> 2011-02-19 18:27:55 UTC --- (In reply to comment #4)
"kexec -l ..." loads the kernel and the parameters "kexec -e" boots the kernel
with native systemd, the "kexec -e" step should be "systemctl kexec"
There is a third functionality of kexec. Without loading you do: kexec /boot/vmlinuz --initrd=/boot/initrd --command-line='...' and it does all the needed steps including services shutdown. And that one doesn't work with systemd. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.