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:

  1. This script should only be run on an Arch linux system. Doing it in a VM should work.

  2. Make sure to install archiso, bash, sudo and curl.

    sudo pacman -Sy archiso bash sudo curl
    
  3. Run the script

    curl -s https://codeberg.org/tbored/bashyos-iso-creator/raw/branch/main/main.sh | bash
    
  4. When the script is finished, the ISO file should be located in your Downloads folder.


Links
bashyos-iso-creator
bashyos-iso-creator Releases
main.sh

Archiso