mkinitrd(8)


NAME

   mkinitrd - is a compat wrapper, which calls dracut to generate an
   initramfs

SYNOPSIS

   mkinitrd [OPTION...] [<initrd-image>] <kernel-version>

DESCRIPTION

   mkinitrd creates an initramfs image <initrd-image> for the kernel with
   version <kernel-version> by calling "dracut".

       Important
       If a more fine grained control over the resulting image is needed,
       "dracut" should be called directly.

OPTIONS

   --version
       print info about the version

   -v, --verbose
       increase verbosity level

   -f, --force
       overwrite existing initramfs file.

   *--image-version
       append the kernel version to the target image
       <initrd-image>-<kernel-version>.

   --with=<module>
       add the kernel module <module> to the initramfs.

   --preload=<module>
       preload the kernel module <module> in the initramfs before any
       other kernel modules are loaded. This can be used to ensure a
       certain device naming, which should in theory be avoided and the
       use of symbolic links in /dev is encouraged.

   --nocompress
       do not compress the resulting image.

   --help
       print a help message and exit.

AVAILABILITY

   The mkinitrd command is part of the dracut package and is available
   from https://dracut.wiki.kernel.org

AUTHORS

   Harald Hoyer

SEE ALSO

   dracut(8)


More Linux Commands

manpages/acl_extended_fd.3.html
acl_extended_fd(3) - test for information in the ACL by file
The acl_extended_fd() function returns 1 if the file identified by the argument fd is associated with an extended access ACL. The function returns 0 if the file

manpages/fminf.3.html
fminf(3) - determine minimum of two floating-point numbers
These functions return the lesser value of x and y. RETURN VALUE These functions return the minimum of x and y. If one argument is a NaN, the other argument is

manpages/putwchar_unlocked.3.html
putwchar_unlocked(3) - nonlocking stdio functions (ManPage)
Each of these functions has the same behavior as its counterpart without the _unlocked suffix, except that they do not use locking (they do not set locks themse

manpages/menu_post.3menu.html
menu_post(3menu) - write or erase menus from associated subw
The function post_menu displays a menu to its associated subwindow. To trigger physical display of the subwindow, use refresh or some equivalent curses routine

manpages/XSetWindowBorderPixmap.3.html
XSetWindowBorderPixmap(3) - change window attributes........
Depending on the valuemask, the XChangeWindowAttributes function uses the window attributes in the XSetWindowAttributes structure to change the specified window

manpages/wodim.1.html
wodim(1) - write data to optical disk media - Linux man page
wodim is used to record data or audio Compact Discs on an Orange Book CD-Recorder or to write DVD media on a DVD-Recorder. The device is the device file or labe

manpages/libtmpfile.3.html
libtmpfile(3) - create a temporary unnamed file (Man Page)
This library function is part of Netpbm(1) pm_tmpfile() creates and opens an unnamed temporary file. It is basically the same thing as the standard C library tm

manpages/gnutls_pkcs12_bag_get_count.3.html
gnutls_pkcs12_bag_get_count(3) - API function (Man Page)....
This function will return the number of the elements withing the bag. RETURNS Number of elements in bag, or an negative error code on error. REPORTING BUGS Repo

manpages/DPMSInfo.3.html
DPMSInfo(3) - returns information about the current DPMS sta
The DPMSInfo function returns information about the current Display Power Management Signaling (DPMS) state. The state return parameter indicates whether or not

manpages/Net::LDAP::RFC.3pm.html
Net::LDAP::RFC(3pm) - List of related RFC's - Linux man page
The LDAP protocol is defined in the following RFC s Core LDAP Specification RFC-4510 Lightweight Directory Access Protocol ( LDAP ): Technical Specification Roa

manpages/tpool.n.html
tpool(n) Part of the Tcl threading extension implementing po
This package creates and manages pools of worker threads. It allows you to post jobs to worker threads and wait for their completion. The threadpool implementat

manpages/rt_sigsuspend.html
rt_sigsuspend.html
rt_sigsuspend.html





We can't live, work or learn in freedom unless the software we use is free.