Query: mkdumprd
OS: opensolaris
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MKDUMPRD(8) User Manuals MKDUMPRD(8)NAMEmkdumprd - (Re)build the initramfs for kdumpSYNOPSISmkdumprd [-h] [-q] [-f] [-k kernelver] [-i opts]DESCRIPTIONmkdumprd (re-)builds the kdump initrd. For kdump, a special initrd is used because o the kdump initrd should include network modules and network configuration (and therefore is larger as the normal initrd used for booting), o the kdump initrd should use no splash screen, o the kdump initrd includes kdumptool(8) and all required libraries. This script calls mkinitrd(8) with all required parameters. If the initrd already exists, it checks first if the configuration file or the kernel are newer, and only rebuilds the initrd if necessary.OPTIONSAll option parsing is done via the getopt(3) function, and therefore follows all standard command line parsing rules. -h | --help Shows help output and exits. -k kernelversion Specifies the kernel version. If no version is specified and also no kernel or initrd are specified, then mkdumprd uses kdumptool(8) to find out the correct kernel and initrd. -K kernel Specifies the kernel binary. If you specify that option, also specify -I. -I initrd Specifies the resulting initrd. If you specify that option, also specify -K. -q Be quiet. Don't output status messages. Used to call mkdumprd(8) from /etc/init.d/kdump init script. -i parameters Append the specified parameters to mkinitrd(8) call.FILES/etc/sysconfig/kdump Kdump configuration. See kdump(5).BUGSPlease report bugs and enhancement requests at https://bugzilla.novell.com.COPYINGCopyright (c) 2008 Bernhard Walle <bwalle@suse.de>. Free use of this software is granted under the terms of the GNU General Public License (GPL), version 2 or later.SEE ALSOkdumptool(8), mkinitrd(8), http://en.opensuse.org/Kdump kdump 0.8.1 07/05/2010 MKDUMPRD(8)
Related Man Pages |
---|
mkdumprd(8) - suse |
mkdumprd(8) - opendarwin |
mkdumprd(8) - php |
mkdumprd(8) - xfree86 |
mkdumprd(8) - hpux |
Similar Topics in the Unix Linux Community |
---|
kernel and initrd on machine with little amount of RAM |
Which modules get installed with modules_install |
What's role of swap in initrd? |
kernel failure |
OpenSUSE 13.1: Starters Guide |