MKINITRD
NAME
SYNOPSIS
DESCRIPTION
OPTIONS
AVAILABILITY
AUTHORS
SEE ALSO
NAME
mkinitrd-suse − is a compat wrapper, which calls dracut to generate an initramfs
SYNOPSIS
mkinitrd [OPTION…]
DESCRIPTION
mkinitrd creates an initramfs image
Important
This version of mkinitrd is provided for compatibility with older versions of mkinitrd. If a more fine grained control over the resulting image is needed, dracut should be called directly.
OPTIONS
−R, −−version
print info about the version
−k
List of kernel images for which initrd files are created (relative to boot_dir), Image name should begin with the following string, defaults to vmlinux on ppc/ppc64, image on s390/s390x and vmlinuz for everything else.
−i
List of file names (relative to boot_dir) for the initrd; positions have to match the kernel_list. Defaults to initrd.
−m
Modules to include in initrd, defaults to INITRD_MODULES variable in /etc/sysconfig/kernel.
−f
Features to be enabled for the initrd. In general mkinitrd configures the initrd for the root device it is started from. With this option additional feature can be enabled.
−b
Boot directory, defaults to /boot, where the initrd is created.
−d
Root device, defaults to the device from which the root_dir is mounted; overwrites the rootdev environment variable if set
−s
Add splash animation and bootscreen to initrd.
−D _
Run dhcp on the specified interface (for example “eth0”).
−I _
Configure the specified interface statically.
−a _
Attach compiled ACPI DSDT (Differentiated System Description Table) to initrd. This replaces the DSDT of the BIOS. Defaults to the ACPI_DSDT variable in /etc/sysconfig/kernel.
−M _