table of contents
MKINITRD(8) | dracut | 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
-v, --verbose
-f, --force
*--image-version
--with=<module>
--preload=<module>
--nocompress
--help
AVAILABILITY¶
The mkinitrd command is part of the dracut package and is available from https://dracut.wiki.kernel.org
AUTHORS¶
Harald Hoyer
SEE ALSO¶
2019-11-12 | dracut |