Man page - dracut-catimages(8)
Packages contains this manual
- dracut-pre-mount.service(8)
- dracut.cmdline(7)
- dracut-catimages(8)
- dracut.modules(7)
- dracut-shutdown.service(8)
- dracut(8)
- lsinitrd(1)
- dracut-pre-udev.service(8)
- dracut-cmdline.service(8)
- dracut.kernel(7)
- dracut-mount.service(8)
- dracut-initqueue.service(8)
- dracut-pre-trigger.service(8)
- dracut.bootup(7)
- dracut-pre-pivot.service(8)
- dracut.conf(5)
apt-get install dracut-core
Manual
DRACUT-CATIMAGES
NAMESYNOPSIS
DESCRIPTION
OPTIONS
FILES
AUTHORS
AVAILABILITY
SEE ALSO
NAME
dracut-catimages - creates initial ramdisk image by concatenating images
SYNOPSIS
dracut-catimages [ OPTION ...] <initramfs base image> [ <image> ...]
DESCRIPTION
dracut-catimages creates an initial ramdisk image by concatenating several images from the command line and /boot/dracut/*.img
OPTIONS
-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
/boot/dracut/*.img
images to work with
AUTHORS
Harald Hoyer
AVAILABILITY
The dracut-catimages command is part of the dracut package and is available from https://github.com/dracut-ng/dracut-ng
SEE ALSO
dracut (8)