Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 313 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 313 Bytes

k_os

k_os is a simple operating system developed in Rust following Phil Oppermann's guide on his blog.

QEMU Screenshot

Setup

Install QEMU

sudo apt install qemu-system-x86

Build and run

cargo run