k_os k_os is a simple operating system developed in Rust following Phil Oppermann's guide on his blog. Setup Install QEMU sudo apt install qemu-system-x86 Build and run cargo run