Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (9 loc) · 346 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 346 Bytes

Lennox

The Lennox Operating system is a simple and lightweight project inspired by linux but without the unix.

Building

You require a Linux mashine to build Lennox. WSL Won't build it correctly!

sudo apt update && sudo apt upgrade -y && sudo apt autoremove
sudo apt install nasm grub-common xorriso mtools
bash build.sh