kdump-config

scripts and tools for automating kdump (Linux crash dumps)

Install

All systems
curl cmd.cat/kdump-config.sh
Debian Debian
apt-get install kdump-tools
Ubuntu
apt-get install kdump-tools
image/svg+xml Kali Linux
apt-get install kdump-tools
Windows (WSL2)
sudo apt-get update sudo apt-get install kdump-tools
Raspbian
apt-get install kdump-tools

kdump-tools

scripts and tools for automating kdump (Linux crash dumps)

kdump-tools provides an init script and a configuration script for automating the use of kdump. It uses the makedumpfile utility to reduce the size of the /proc/vmcore file based on user preferences. After installing, please see /usr/share/doc/kdump-tools/README.Debian for information on enabling and configuring kdump.