# lsinitramfs(8) - man - phpMan

[LSINITRAMFS(8)](https://www.chedong.com/phpMan.php/man/LSINITRAMFS/8/markdown)                          System Administration                         [LSINITRAMFS(8)](https://www.chedong.com/phpMan.php/man/LSINITRAMFS/8/markdown)



## NAME
       lsinitramfs - list content of an initramfs image


## SYNOPSIS
       **lsinitramfs** [**-l**] _initramfs-file_...
### lsinitramfs -h


## DESCRIPTION
       The **lsinitramfs** command lists the content of given initramfs images. It allows one to quickly
       check the content of one (or multiple) specified initramfs files.


## OPTIONS
### -h


### -l


## USAGE EXAMPLES
       List initramfs content of current running kernel:


### lsinitramfs /boot/initrd.img-$(uname -r)

       List content of two initramfs files in verbose mode:


### lsinitramfs -l /boot/vmlinuz-2.6.31-grml64 /boot/vmlinuz-2.6.33-grml64


## BUGS
       **lsinitramfs** cannot deal with multiple-segmented initramfs images, except where an early  (un‐
       compressed) initramfs with system firmware is prepended to the regular compressed initramfs.


## AUTHOR
       The initramfs-tools are written by Maximilian Attems <<maks@debian.org>> and numerous others.


## SEE ALSO
        [_initramfs-tools_(7)](https://www.chedong.com/phpMan.php/man/initramfs-tools/7/markdown), [_mkinitramfs_(8)](https://www.chedong.com/phpMan.php/man/mkinitramfs/8/markdown), [_unmkinitramfs_(8)](https://www.chedong.com/phpMan.php/man/unmkinitramfs/8/markdown), [_update-initramfs_(8)](https://www.chedong.com/phpMan.php/man/update-initramfs/8/markdown).



initramfs-tools                              2015/12/09                               [LSINITRAMFS(8)](https://www.chedong.com/phpMan.php/man/LSINITRAMFS/8/markdown)
