mkdumprd
tools to support fast kexec reboots
Install
- All systems
-
curl cmd.cat/mkdumprd.sh
- Debian
-
apt-get install kexec-tools
- Ubuntu
-
apt-get install kexec-tools
- Arch Linux
-
pacman -S kexec-tools
- Kali Linux
-
apt-get install kexec-tools
- CentOS
-
yum install kexec-tools
- Fedora
-
dnf install kexec-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install kexec-tools
- Raspbian
-
apt-get install kexec-tools
- Dockerfile
- dockerfile.run/mkdumprd
kexec-tools
tools to support fast kexec reboots
This package provides tools to load a kernel into memory and then "reboot" directly into that kernel using the kexec system call, bypassing the normal boot process.