Toolchain setup
Install the x86_64-elf toolchain, NASM, and xorriso for ISO builds.
Read toolchain guideDownload the latest preview release.
This is an automated nightly build of BoredOS, this is not a final release and may be unstable. There will also never be a full release. This is simply meant for people to preview the OS in it's very latest state.
Built from commit:
8109b329bd01c33d2d4f48425f61d95cd38b826e8109b32Built on: 2026-08-06 10:56 UTC
New to BoredOS? Dive into our in-depth guides covering kernel architecture, networking, and application development.
Prefer building the ISO yourself? The toolchain guide covers dependencies and Makefile targets.
Install the x86_64-elf toolchain, NASM, and xorriso for ISO builds.
Read toolchain guideLearn how to run BoredOS in QEMU or boot it on real hardware.
Read usage guide