Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 318 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 318 Bytes

KAYOS

Just a series of stuff from https://os.phil-opp.com/

Notable steps

Install bootimage

cargo install bootimage

Build boot image

cargo bootimage

Booting in QEMU

qemu-system-x86_64 -drive format=raw,file=target/x86_64-kayos/debug/bootimage-kayos.bin