Pre-built disk images and source code for Valkyrie OS.
The latest stable release is available on GitHub. Download pre-built disk images or build from source using the instructions in the documentation.
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
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)
Build Requirements: GCC, NASM, Python 3, SCons, GNU Binutils
Runtime: QEMU, Bochs, or real x86 hardware