Skip to content

agoldcheidt/Universal-Image-Generator-for-Berryboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Universal Image Generator for Berryboot

Now you can create your own Berryboot images of Multiples Operating Systems. This script run on: Debian/Ubuntu, CentOS, Fedora and ArchLinux.

Install Wget & Sudo

First, install wget and sudo according to your OS:

Debian/Ubuntu:

apt-get update && apt-get install aria2 squashfs-tools bsdtar -y

CentOS:

yum install aria2 squashfs-tools bsdtar -y

Fedora:

dnf install aria2 squashfs-tools bsdtar -y

ArchLinux:

pacman -Syy --noconfirm aria2 squashfs-tools bsdtar --force

Usage

Execute the script on any terminal and follow the instructions:

bash <(wget -qO- https://git.io/fx6ZG)

UniversalGeneator

This script will:

  • Install Dependencies: Aria2, Squashfs-Tools and Bsdtar.
  • Download Latest OS Images for Raspberry Pi.
  • Generate Squashfs Berryboot Images Files.

For already converted OS images, go to: https://berryboot.alexgoldcheidt.com/images/

Support my project at: https://paypal.me/AlexGoldcheidt

BerryServer  

About

Now you can create your own Berryboot images of Multiples Operating Systems

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages