How to Install initramfs-tools in Ubuntu 18.04



Install initramfs-tools by entering the following commands in the terminal:

sudo apt update
sudo apt install initramfs-tools

Description:

generic modular initramfs generator (automation)

This package builds a bootable initramfs for Linux kernel packages. The initramfs is loaded along with the kernel and is responsible for mounting the root filesystem and starting the main init system.

Version: 0.130ubuntu3

Section: utils