dracut-catimages

dracut tools to build the local initramfs

Debian Debian
RUN apt-get update && \ apt-get install -y dracut
Ubuntu
RUN apt-get update && \ apt-get install -y dracut
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y dracut-core
CentOS
RUN yum install -y dracut-tools
Fedora
RUN dnf install -y dracut-tools
Raspbian
RUN apt-get update && \ apt-get install -y dracut
click the source code to copy install dracut-catimages on any operating system with command-not-found.com