dracut-catimages(8) — Linux manual page

NAME | SYNOPSIS | DESCRIPTION | OPTIONS | FILES | AUTHORS | AVAILABILITY | SEE ALSO | COLOPHON

DRACUT-CATIMAGES(8)              dracut              DRACUT-CATIMAGES(8)

NAME         top

       dracut-catimages - creates initial ramdisk image by concatenating
       images

SYNOPSIS         top

       dracut-catimages [OPTION...] <initramfs base image> [<image>...]

DESCRIPTION         top

       dracut-catimages creates an initial ramdisk image by
       concatenating several images from the command line and
       /boot/dracut/*.img

OPTIONS         top

       -f, --force
           overwrite existing initramfs file.

       -i, --imagedir
           Directory with additional images to add (default:
           /boot/dracut/)

       -o, --overlaydir
           Overlay directory, which contains additional files that will
           be used to create an additional image

       --nooverlay
           Do not use the overlay directory

       --noimagedir
           Do not use the additional image directory

       -h, --help
           display help text and exit.

       --debug
           output debug information of the build process

       -v, --verbose
           verbose output during the build process

FILES         top

       /boot/dracut/*.img
           images to work with

AUTHORS         top

       Harald Hoyer

AVAILABILITY         top

       The dracut-catimages command is part of the dracut package and is
       available from https://github.com/dracutdevs/dracut 

SEE ALSO         top

       dracut(8)

COLOPHON         top

       This page is part of the dracut (event driven initramfs
       infrastructure) project.  Information about the project can be
       found at ⟨https://dracut.wiki.kernel.org/index.php/Main_Page⟩.
       If you have a bug report for this manual page, send it to
       initramfs@vger.kernel.org.  This page was obtained from the
       project's upstream Git repository
       ⟨https://github.com/dracutdevs/dracut.git⟩ on 2023-12-22.  (At
       that time, the date of the most recent commit that was found in
       the repository was 2023-11-18.)  If you discover any rendering
       problems in this HTML version of the page, or you believe there
       is a better or more up-to-date source for the page, or you have
       corrections or improvements to the information in this COLOPHON
       (which is not part of the original manual page), send a mail to
       man-pages@man7.org

dracut                         09/13/2023            DRACUT-CATIMAGES(8)