From Fedora Project Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

system-config-kdump

What is system-config-kdump?

system-config-kdump is a graphical user interface that allows the user to configure kernel crash dumping via kdump and kexec.

https://fedorahosted.org/system-config-kdump/

Download

Grab the latest source from GIT

You can get the current source using the following commands:

  • New version

New version uses python-slip, DBus and PolicyKit.

$ git clone git://git.fedorahosted.org/git/system-config-kdump
$ cd system-config-kdump
  • Old version
$ git clone git://git.fedorahosted.org/git/system-config-kdump
$ cd system-config-kdump
$ git checkout --track -b old origin/old