The
lsinitramfs
command lists the content of given initramfs images. It allows to quickly check
the content of one (or multiple) specified initramfs files.
OPTIONS
-h
Display usage information and exit.
-l
Display long and more verbose listing of initramfs content.
USAGE EXAMPLES
List initramfs content of current running kernel:
lsinitramfs /boot/initrd.img-$(uname -r)
List content of two initramfs files in verbose mode: