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:
c8367a5dfa27adbee6ebb6e640d17e7ed04d0950c8367a5Built on: 2026-06-27 16: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