Server : Apache
System : Linux box5228.bluehost.com 5.14.0-687.39.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Aug 18 06:09:16 EDT 2026 x86_64
User : ttkkiedu ( 1804)
PHP Version : 8.2.33
Disable Function : NONE
Directory :  /proc/self/root/usr/share/doc/kexec-tools/

📁 Create New:
⬆️ Upload File:
Current Dir [ Not Writable ] Root [ Writable ]


OR Upload from URL:
URL: Save as:

📄 File: live-image-kdump-howto.txt

Path: //proc/self/root/usr/share/doc/kexec-tools/live-image-kdump-howto.txt

Size: 765 B

Permissions: 0644

Kdump now works on live images with some manual configurations. Here is the step
by step guide.

1. Enable crashkernel reservation

Since there isn't any config file that can be used to configure kernel
parameters for live images before booting them, we have to append 'crashkernel'
argument in boot menu every time we boot a live image.

2. Change dump target in /etc/kdump.conf

When kdump kernel boots in a live environment, the default target /var/crash is
in RAM so you need to change the dump target to an external disk or a network
dump target.

Besides, make sure that "default dump_to_rootfs" is not specified.

3. Start kdump service

    $ kdumpctl start

4. Trigger a kdump test

    $ echo 1 > /proc/sys/kernel/sysrq
    $ echo c > /proc/sysrq-trigger

← Back to Directory Edit File 🔒 Chmod

WP File Manager