Go to file
2024-01-06 01:28:06 +01:00
kexec-tools.spec update to 2.0.6 [release 2.0.6-1mamba;Wed Apr 09 2014] 2024-01-06 01:28:06 +01:00
README.md update to 2.0.6 [release 2.0.6-1mamba;Wed Apr 09 2014] 2024-01-06 01:28:06 +01:00

kexec-tools

/sbin/kexec is a user space utility for loading another kernel and asking the currently running kernel to do something with it. A currently running kernel may be asked to start the loaded kernel on reboot, or to start the loaded kernel after it panics.

The panic case is useful for having an intact kernel for writing crash dumps. But other uses may be imagined.