RoureXOS 2.0: A Lightweight OS Rewritten in Rust

2025-06-19
RoureXOS 2.0: A Lightweight OS Rewritten in Rust

The RoureXOS operating system has been rewritten in Rust for its second iteration. This lightweight OS can run in the QEMU emulator (using the provided ISO image) and on x86_64 bare metal (booting from USB). Detailed instructions cover dependency installation, kernel compilation, ISO image creation, QEMU emulation, and even networking using SLIP. The clear steps make it easy to experience this new OS.

Development