bashyos-iso-creator
This tool creates the BashyOS ISO image using archiso.
The ISO download will soon be available in the releases section of this repository.
If you want to create the ISO image yourself, you can run this script on your machine:
-
This script should only be run on an Arch linux system. Doing it in a VM should work.
-
Make sure to install
archiso,bash,sudoandcurl.sudo pacman -Sy archiso bash sudo curl -
Run the script
curl -s https://codeberg.org/tbored/bashyos-iso-creator/raw/branch/main/main.sh | bash -
When the script is finished, the ISO file should be located in your
Downloadsfolder.
Links
bashyos-iso-creator
bashyos-iso-creator Releases
main.sh