man-pages/man8/lsinitramfs.8.html
2021-03-31 01:06:50 +01:00

120 lines
2.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of LSINITRAMFS</TITLE>
</HEAD><BODY>
<H1>LSINITRAMFS</H1>
Section: System Administration (8)<BR>Updated: 2015/12/09<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<P>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
lsinitramfs - list content of an initramfs image
<P>
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>lsinitramfs</B>
[<B>-l</B>]
<I>initramfs-file</I>...
<BR>
<B>lsinitramfs</B> <B>-h</B>
<P>
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
The
<B>lsinitramfs</B>
command lists the content of given initramfs images. It allows one to quickly check
the content of one (or multiple) specified initramfs files.
<P>
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<P>
<DL COMPACT>
<DT id="1"><B>-h</B>
<DD>
Display usage information and exit.
<P>
<DT id="2"><B>-l</B>
<DD>
Display long and more verbose listing of initramfs content.
<P>
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>USAGE EXAMPLES</H2>
<P>
List initramfs content of current running kernel:
<P>
<P>
<B>lsinitramfs /boot/initrd.img-$(uname -r)</B>
<P>
List content of two initramfs files in verbose mode:
<P>
<P>
<B>lsinitramfs -l /boot/vmlinuz-2.6.31-grml64 /boot/vmlinuz-2.6.33-grml64</B>
<P>
<A NAME="lbAG">&nbsp;</A>
<H2>BUGS</H2>
<B>lsinitramfs</B>
cannot deal with multiple-segmented initramfs images, except where an
early (uncompressed) initramfs with system firmware is prepended to
the regular compressed initramfs.
<P>
<A NAME="lbAH">&nbsp;</A>
<H2>AUTHOR</H2>
The initramfs-tools are written by Maximilian Attems &lt;<A HREF="mailto:maks@debian.org">maks@debian.org</A>&gt;
and numerous others.
<P>
<A NAME="lbAI">&nbsp;</A>
<H2>SEE ALSO</H2>
<I><A HREF="/cgi-bin/man/man2html?7+initramfs-tools">initramfs-tools</A></I>(7),
<I><A HREF="/cgi-bin/man/man2html?8+mkinitramfs">mkinitramfs</A></I>(8),
<I><A HREF="/cgi-bin/man/man2html?8+unmkinitramfs">unmkinitramfs</A></I>(8),
<I><A HREF="/cgi-bin/man/man2html?8+update-initramfs">update-initramfs</A></I>(8).
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="3"><A HREF="#lbAB">NAME</A><DD>
<DT id="4"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="5"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="6"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="7"><A HREF="#lbAF">USAGE EXAMPLES</A><DD>
<DT id="8"><A HREF="#lbAG">BUGS</A><DD>
<DT id="9"><A HREF="#lbAH">AUTHOR</A><DD>
<DT id="10"><A HREF="#lbAI">SEE ALSO</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:06:13 GMT, March 31, 2021
</BODY>
</HTML>