9 lsinitrd - tool to show the contents of an initramfs image
13 *lsinitrd* ['OPTION...'] [<image> [<filename> [<filename> [...] ]]]
15 *lsinitrd* ['OPTION...'] -k <kernel-version>
19 lsinitrd shows the contents of an initramfs image. if <image> is omitted, then
20 lsinitrd uses the default image _/boot/<machine-id>/<kernel-version>/initrd_ or
21 _/boot/initramfs-<kernel-version>.img_.
26 print a help message and exit.
29 sort the contents of the initramfs by size.
31 **-f, --file** _<filename>_::
32 print the contents of <filename>.
34 **-k, --kver** _<kernel version>_::
35 inspect the initramfs of <kernel version>.
39 The lsinitrd command is part of the dracut package and is available from
40 link:$$https://dracut.wiki.kernel.org$$[https://dracut.wiki.kernel.org]