How to Install live-boot in Ubuntu 18.04



Install live-boot by entering the following commands in the terminal:

sudo apt update
sudo apt install live-boot

Description:

Live System Boot Components

The Live Systems project maintains the components to build Debian based Live systems and the official Debian Live images themselves. . live-boot contains the components to configure a live system during the boot process (early userspace). . In addition to live-boot, a backend for the initrd generation is required, such as live-boot-initramfs-tools.

Homepage: https://debian-live.alioth.debian.org/live-boot/

Version: 1:20170623

Section: universe/misc