live-swapfile
Live System Boot Components
Install
- All systems
-
curl cmd.cat/live-swapfile.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-swapfile
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.