Azbest OS is a simple, console-based operating system.
Tip
You can join our Discord server for support and chatting with OS creators: https://discord.gg/vyvBxdr4
- Console interface
- Basic input/output command support
To run Azbest OS, clone the repository and follow the boot instructions.
Navigate to the folder with the system files and run the command python build.py
.
Make sure Python 3.x
, i686-elf
or clang
and nasm
are installed.
After installation, launch the ISO in QEMU or another virtualization tool.
i686-elf or clang(then build_clang.py)
Python 3.x
nasm
Azbest OS is an evolving project. Any help and suggestions are welcome!