This is an old revision of the document!
Table of Contents
Quickstart guide
This page is under construction
Information is not guaranteed to be accurate or complete
Welcome to the Halyde quickstart guide! This guide will show you how to get Halyde up and running.
To install Halyde, you will need:
- A computer
- An internet card
- Storage to install to
- OpenOS floppy
There are 2 versions of Halyde you can install:
Installing Halyde 2
To install Halyde 2, you can use the Halyde webinstaller.
First you must boot into OpenOS, either through an already installed copy or from the installer floppy. Once you're in, paste in the following command: pastebin run MB21BTMv
If that doesn't work for some reason, try: wget -f https://raw.githubusercontent.com/Team-Cerulean-Blue/Halyde/refs/heads/main/webinstall.lua /tmp/webinstall.lua && /tmp/webinstall.lua
Once you run the installer, you will be greeted with the disk selection screen. If you have one drive that can be installed to on your computer, you will see a screen like this.
Figure A
You can press Y to install Halyde, or N to cancel and exit the installer. Installing Halyde will erase all data on the disk!
If you instead have 2 or more drives that you can install Halyde to, you will see a screen like this.
Figure B
Use the up and down arrow keys to select a drive and press Enter. You will then be brought to a screen that looks like Figure A, and you can follow the same instructions there.
Once you start installing, a progress bar will display on the bottom and show how much has been installed. After installation is complete, the computer will automatically reboot into Halyde.
Installing Halyde 3
Installing Halyde 3 is a bit more of an involved process.
There are 3 main ways of doing it. You can either:
- Install Halyde 2 and use the
gitgettool - Download Halyde as a ZIP file from GitHub
- Use Git to download Halyde
Installing Halyde 3 using gitget
Text
Downloading Halyde from GitHub
Text
Using Git to download Halyde
Text


