You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44 lines
770 B
44 lines
770 B
![]()
13 years ago
|
LSINITRD(1)
|
||
|
=========
|
||
|
:doctype: manpage
|
||
|
:man source: dracut
|
||
|
:man manual: dracut
|
||
|
|
||
|
NAME
|
||
|
----
|
||
|
lsinitrd - tool to show the contents of an initramfs image
|
||
|
|
||
|
SYNOPSIS
|
||
|
--------
|
||
|
*lsinit* ['OPTION...'] [<image>]
|
||
|
|
||
|
DESCRIPTION
|
||
|
-----------
|
||
|
lsinitrd shows the contents of an initramfs image. if <image> is omitted, then
|
||
|
lsinitrd uses the default image /boot/initramfs-<kernel version>.img.
|
||
|
|
||
|
OPTIONS
|
||
|
-------
|
||
|
**-h, --help**::
|
||
|
print a help message and exit.
|
||
|
|
||
|
**-s, --size**::
|
||
|
sort the contents of the initramfs by size.
|
||
|
|
||
|
AVAILABILITY
|
||
|
------------
|
||
|
The lsinitrd command is part of the dracut package and is available from
|
||
|
link:$$https://dracut.wiki.kernel.org$$[https://dracut.wiki.kernel.org]
|
||
|
|
||
|
AUTHORS
|
||
|
-------
|
||
|
Harald Hoyer
|
||
|
|
||
|
Amerigo Wang
|
||
|
|
||
|
Nikoli
|
||
|
|
||
|
SEE ALSO
|
||
|
--------
|
||
|
*dracut*(8)
|