make-initrd(1)
| make-initrd(1) | General Commands Manual | make-initrd(1) |
NAME
make-initrd - creates initial ramdisk images for preloading modules
SYNOPSIS
make-initrd [<option>]
make-initrd guess-modules [<device>|<directory>]
make-initrd guess-config
make-initrd bug-report
DESCRIPTION
make-initrd is a new, uevent-driven initramfs infrastructure based around udev. Without options, the program generates images for all the configuration files.
bug-report
guess-config
guess-modules [<device>|<directory>]
feature-info [name [name1...]]
$ make-initrd feature-info mdadm luks Feature mdadm
requires : add-udev-rules
disables : raid
required : guestfs kickstart Feature luks
requires : depmod-image devmapper modules-crypto-user-api system-glibc
disables :
required : guestfs kickstart
uki
OPTIONS
--latest-kernel
-D, --no-depmod
-N, --no-checks
-c, --config=FILE
-b, --bootdir=DIR
-k, --kernel=VERSION
-v, --verbose
-V, --version
-h, --help
ENVIRONMENT
INITRD_WORKDIR - Sets working directory (default: /tmp or $TMPDIR if set).
BLACKLIST_MODULES - List of modules that need to be ignored.
SYSFS_PATH - Sets sysfs placement.
FILES
/etc/initrd.mk - Main configuration file for make-initrd.
/etc/initrd.mk.d - Directory for optional configuration files.
AUTHOR
Written by Alexey Gladkov, Kirill Shutemov.
BUGS
Report bugs to the authors.
| 2026-06-13 |
