Prerequisites
Live-System requires the following utilities (and their dependencies) to operate:
- bash & busybox (or curl - to download it),
- dosfstools,
- gptfdisk (Slackware & Arch) / gdisk (Debian),
- grub,
- squashfs-tools,
- mkinitrd (Slackware) / mkinitcpio (Arch) / mkinitramfs (Debian) - for installation / repair,
- xorriso - for live-CD/DVD.
Install from source
- Extract the files from the archive.
- Run the command:
make install
or:make install PREFIX=/usr DESTDIR=/absolute/path/to/destination
.