vinc / nyx

Chaos > Nyx > Moros

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nyx

Nyx is the bedrock platform to build MOROS, a hobby operating system written in Rust by Vincent Ollivier.

Setup

Download Alpine Linux base image:

$ wget https://dl-cdn.alpinelinux.org/alpine/v3.19/releases/x86_64/alpine-virt-3.19.0-x86_64.iso

Run the image with QEMU:

$ bash qemu.sh

Log in as root inside QEMU then run the following commands:

# setup-interfaces -ar
# wget http://moros.cc/bootstrap.sh
# sh bootstrap.sh

About

Chaos > Nyx > Moros


Languages

Language:Shell 100.0%