Query: lsinitramfs
OS: linux
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LSINITRAMFS(8) lsinitramfs manual LSINITRAMFS(8)NAMElsinitramfs - list content of an initramfs imageSYNOPSISlsinitramfs [options] <initramfsfile> [<initramfsfile>]DESCRIPTIONThe lsinitramfs command lists the content of given initramfs images. It allows one to quickly check the content of one (or multiple) speci- fied initramfs files.OPTIONS-h Display usage information and exit. -l Display long and more verbose listing of initramfs content.USAGE EXAMPLESList 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-grml64AUTHORThe initramfs-tools are written by Maximilian Attems <maks@debian.org> and numerous others.SEE ALSOinitramfs-tools(8), mkinitramfs(8), update-initramfs(8). Linux 2010/06/16 LSINITRAMFS(8)