The Valkyrie Operating System

Search this web

Downloads

Pre-built disk images and source code for Valkyrie OS.

Latest Release

The latest stable release is available on GitHub. Download pre-built disk images or build from source using the instructions in the documentation.

Download Latest Release

Source Code

The complete source code is available on GitHub. Clone the repository to build Valkyrie OS yourself:

git clone https://github.com/Vincent4486/ValkyrieOS.git
cd ValkyrieOS
./scripts/base/dependencies.sh
./scripts/base/toolchain.sh toolchain
scons

Pre-built Images

FAT16/32/ext2 (up to 250MB)
Formats: Available as .img files for direct writing to media or use in emulators
Architecture: x86 32-bit (i686)

System Requirements

Build Requirements: GCC, NASM, Python 3, SCons, GNU Binutils
Runtime: QEMU, Bochs, or real x86 hardware