Now you can create your own Berryboot images of Multiples Operating Systems. This script run on: Debian/Ubuntu, CentOS, Fedora and ArchLinux.
First, install wget and sudo according to your OS:
apt-get update && apt-get install aria2 squashfs-tools bsdtar -y
yum install aria2 squashfs-tools bsdtar -y
dnf install aria2 squashfs-tools bsdtar -y
pacman -Syy --noconfirm aria2 squashfs-tools bsdtar --force
Execute the script on any terminal and follow the instructions:
bash <(wget -qO- https://git.io/fx6ZG)
This script will:
- Install Dependencies: Aria2, Squashfs-Tools and Bsdtar.
- Download Latest OS Images for Raspberry Pi.
- Generate Squashfs Berryboot Images Files.