lsinitrd (1) - Linux Manuals
lsinitrd: tool to show the contents of an initramfs image
NAME
lsinitrd - tool to show the contents of an initramfs image
SYNOPSIS
lsinitrd [OPTION...] [<image> [<filename> [<filename> [...] ]]]
lsinitrd [OPTION...] -k <kernel-version>
DESCRIPTION
lsinitrd shows the contents of an initramfs image. if <image> is omitted, then lsinitrd uses the default image /boot/<machine-id>/<kernel-version>/initrd or /boot/initramfs-<kernel-version>.img.
OPTIONS
-h, --help
- print a help message and exit.
-s, --size
- sort the contents of the initramfs by size.
-f, --file
-k, --kver
The lsinitrd command is part of the dracut package and is available from m[blue]https://dracut.wiki.kernel.orgm[]
Harald Hoyer
Amerigo Wang
AVAILABILITY
AUTHORS