Skip to content
/ kakos Public

Simple operating system, written using training manual. Just for fun (c)

Notifications You must be signed in to change notification settings

d-r-q/kakos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kakos

Simple operating system, written using training manual. Just for fun (c).

Used training manual is "Writing a Simple Operating System - from Scratch" by Nick Blundell, School of Computer Science, Universtiy of Birmingham, UK

kakos stands for КАК написать Операционную Систему (HOW to write Operating System)

How to run

  • Install bochs (sudo apt install bochs bochs-x)
  • Execute make run
  • Press enter (it's selects default option #6 "Begin simulation")
  • Press 'c' (it's starts image execution simulation)

About

Simple operating system, written using training manual. Just for fun (c)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published