1DRACUT-CATIMAGES(8)                 dracut                 DRACUT-CATIMAGES(8)
2
3
4

NAME

6       dracut-catimages - creates initial ramdisk image by concatenating
7       images
8

SYNOPSIS

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

DESCRIPTION

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

OPTIONS

17       -f, --force
18           overwrite existing initramfs file.
19
20       -i, --imagedir
21           Directory with additional images to add (default: /boot/dracut/)
22
23       -o, --overlaydir
24           Overlay directory, which contains additional files that will be
25           used to create an additional image
26
27       --nooverlay
28           Do not use the overlay directory
29
30       --noimagedir
31           Do not use the additional image directory
32
33       -h, --help
34           display help text and exit.
35
36       --debug
37           output debug information of the build process
38
39       -v, --verbose
40           verbose output during the build process
41

FILES

43       /boot/dracut/*.img
44           images to work with
45

AUTHORS

47       Harald Hoyer
48

AVAILABILITY

50       The dracut-catimages command is part of the dracut package and is
51       available from https://dracut.wiki.kernel.org
52

SEE ALSO

54       dracut(8)
55
56
57
58dracut                            05/14/2021               DRACUT-CATIMAGES(8)
Impressum