Skip to content

AltF02/kopy-os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kopy OS

Kopy os is a work in progress command line based operating system.

How to run

  • Install qemu with Add to path selected
  • Run cargo run --release

Run natively

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

About

Command line based operating system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published