Options (2)
-k, --kverbooleanShow the contents of the initramfs image for the specified kernel
Example:
lsinitrd {{[-k|--kver]}} {{kernel_version}}-m, --modbooleanList modules included in the initramfs image
Example:
lsinitrd {{[-m|--mod]}}Examples (5)
Show the contents of the initramfs image for the current kernel
Show the contents of the initramfs image for the specified kernel
lsinitrd [-k|--kver] kernel_versionShow the contents of the specified initramfs image
lsinitrd path/to/initramfs.imgList modules included in the initramfs image
lsinitrd [-m|--mod]Unpack the initramfs to the current directory
lsinitrd --unpackmade by @shridhargupta | data from tldr-pages