Skip to content

Latest commit

 

History

History
72 lines (43 loc) · 1.43 KB

README.md

File metadata and controls

72 lines (43 loc) · 1.43 KB

the official ExelentOS andromeda iso repository

welcome fellow travelers

nah just kidding, but this is the repo to the ExelentOS beta iso

proceed with caution

building

if you want to just download it, click down here

download

if you want to build it from source, then copy and paste these commands into the terminal

git clone --depth=1 https://github.com/ExelentOS/exelentos-iso.git
cd exelentos-iso
make build

user data

username:liveuser

password:liveuser

hint:you won't need this, but just in case

checksum

to do a checksum via md5sum:

  1. download the iso file
  2. download the md5sums.txt
  3. go to the download directory
  4. execute the following command:
md5sum -c checksums/andromeda-x86_64.iso.md5sum.txt

do do a checksum via sha256:

  1. download the iso file
  2. download the sha256.txt
  3. go to the download directory
  4. execute the following command:
sha256sum -c checksums/andromeda-x86_64.iso.sha256sum.txt

thank you

thank you for choosing

first-section-bg

credits

created by NEOLabs-software

neolabs