Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • lsinitramfs seems to be a component of dracut not Debian's initramfs-tools, and not availible as its own package. Commented Dec 22, 2022 at 20:38
  • All files under /etc/initramfs-tools/ are identical. Mysteries. Commented Dec 23, 2022 at 7:04
  • The link I gave for lsinitramfs is to the Debian manpage for the tool, so yes, it is available in Debian. It’s part of the initramfs-tools-core package and is installed in /usr/bin. Commented Dec 23, 2022 at 8:47
  • I purged and reinstalled initramfs-tools along with a bunch of other stuff and yeah lsinitramfs is in there now. Commented Dec 24, 2022 at 3:31