Kopy os is a work in progress command line based operating system.
- Install qemu with
Add to pathselected - Run
cargo run --release
Requires an physical USB stick.
- Run
dd if=target/x86_64-kopy_os/debug/bootimage-kopy_os.bin of=/dev/sdX && syncwhere/dev/sdXis your device. - Boot the USB