cf4a81
.TH MKDUMRD 8 "Fri Feb 9 2007"
cf4a81
.SH NAME
cf4a81
mkdumprd \- creates initial ramdisk images for kdump crash recovery 
cf4a81
.SH SYNOPSIS
cf4a81
\fBmkdumprd\fR [OPTION]
cf4a81
cf4a81
.SH DESCRIPTION
cf4a81
\fBmkdumprd\fR creates an initial ram file system for use in conjunction with
cf4a81
the booting of a kernel within the kdump framework for crash recovery.
cf4a81
\fBmkdumprds\fR purpose is to create an initial ram filesystem capable of copying
cf4a81
the crashed systems vmcore image to a location specified in \fI/etc/kdump.conf 
cf4a81
cf4a81
\fBmkdumprd\fR interrogates the running system to understand what modules need to
cf4a81
be loaded in the initramfs (based on configuration retrieved from
cf4a81
\fI/etc/kdump.conf)\fR
cf4a81
cf4a81
\fBmkdumprd\fR add a new \fBdracut\fR module 99kdumpbase and use \fBdracut\fR
cf4a81
utility to generate the initramfs.
cf4a81
cf4a81
\fBmkdumprd\fR was not intended for casual use outside of the service
cf4a81
initialization script for the kdump utility, and should not be run manually.  If
cf4a81
you require a custom kdump initramfs image, it is suggested that you use the
cf4a81
kdump service infrastructure to create one, and then manually unpack, modify and
cf4a81
repack the image.
cf4a81
cf4a81
cf4a81
.SH OPTIONS
cf4a81
.TP
cf4a81
All options here are passed to dracut directly, please refer \fBdracut\fR docs
cf4a81
for the info.
cf4a81
cf4a81
.SH "SEE ALSO"
cf4a81
.BR dracut (8)