| 
         NAME | SYNOPSIS | DESCRIPTION | OPTIONS | AVAILABILITY | AUTHORS | SEE ALSO | COLOPHON  | 
|
| 
         | 
    
LSINITRD(1)                       dracut                      LSINITRD(1)
       lsinitrd - tool to show the contents of an initramfs image
       lsinitrd [OPTION...] [<image> [<filename> [<filename> [...] ]]]
       lsinitrd [OPTION...] -k <kernel version>
       lsinitrd shows the contents of an initramfs image. if <image> is
       omitted, then lsinitrd determines the default location based on
       the local configuration or Linux distribution policy.
       -h, --help
           print a help message and exit.
       -s, --size
           sort the contents of the initramfs by size.
       -f, --file <filename>
           print the contents of <filename>.
       -k, --kver <kernel version>
           inspect the initramfs of <kernel version>.
       -m, --mod
           list dracut modules included of the initramfs image.
       --unpack
           unpack the initramfs to the current directory, instead of
           displaying the contents. If optional filenames are given, will
           only unpack specified files, else the whole image will be
           unpacked. Won’t unpack anything from early cpio part.
       --unpackearly
           unpack the early microcode initramfs to the current directory,
           instead of displaying the contents. Same as --unpack, but only
           unpack files from early cpio part.
       -v, --verbose
           unpack verbosely
       The lsinitrd command is part of the dracut package and is
       available from https://github.com/dracut-ng/dracut-ng 
       Harald Hoyer
       Amerigo Wang
       Nikoli
       dracut(8)
       This page is part of the dracut (event driven initramfs
       infrastructure) project.  Information about the project can be
       found at ⟨https://github.com/dracut-ng//dracut-ng⟩.  If you have a
       bug report for this manual page, see
       ⟨https://github.com/dracut-ng/dracut-ng/issues⟩.  This page was
       obtained from the project's upstream Git repository
       ⟨https://github.com/dracut-ng/dracut-ng.git⟩ on 2025-08-11.  (At
       that time, the date of the most recent commit that was found in
       the repository was 2025-08-09.)  If you discover any rendering
       problems in this HTML version of the page, or you believe there is
       a better or more up-to-date source for the page, or you have
       corrections or improvements to the information in this COLOPHON
       (which is not part of the original manual page), send a mail to
       [email protected]
dracut 105-413-g314a2141        02/02/2025                    LSINITRD(1)