live-boot
Live System Boot Components
Install
- All systems
-
curl cmd.cat/live-boot.sh
- Debian
-
apt-get install live-boot
- Ubuntu
-
apt-get install live-boot
- Kali Linux
-
apt-get install live-boot
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install live-boot
- Raspbian
-
apt-get install live-boot
- Dockerfile
- dockerfile.run/live-boot
live-boot
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). Do not install this package on your regular system, it is only meant to be used in a live image. In addition to live-boot, a backend for the initrd generation is required, such as live-boot-initramfs-tools.
open-infrastructure-system-boot
System integration for booting from read-only root filesystem
system-boot provides the system integration for booting from a read-only root filesystem such as a live system.