Files
aios/README.md
2025-07-05 13:19:08 +09:00

202 B

aios

create a unix-like os from scratch

example

# archlinux
cargo bootimage
qemu-system-x86_64 -drive format=raw,file=target/x86_64-unknown-none/debug/bootimage-kernel.bin -nographic