9 dracut-catimages - creates initial ramdisk image by concatenating images
13 **dracut-catimages** [_OPTION_...] _<initramfs base image>_ [_<image>_...]
17 dracut-catimages creates an initial ramdisk image by concatenating several
18 images from the command line and /boot/dracut/*.img
23 overwrite existing initramfs file.
26 Directory with additional images to add (default: /boot/dracut/)
28 **-o, --overlaydir**::
29 Overlay directory, which contains additional files that will be used to
30 create an additional image
32 **--nooverlay**:: Do not use the overlay directory
34 **--noimagedir**:: Do not use the additional image directory
36 **-h, --help**:: display help text and exit.
38 **--debug**:: output debug information of the build process
40 **-v, --verbose**:: verbose output during the build process
44 _/boot/dracut/*.img_::
53 The dracut-catimages command is part of the dracut package and is available from
54 link:$$https://dracut.wiki.kernel.org$$[https://dracut.wiki.kernel.org]