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