Kopy os is a work in progress command line based operating system.
- Install qemu with
Add to path
selected - 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 && sync
where/dev/sdX
is your device. - Boot the USB