Skip to content

Anima-OtherOS/plain-OS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plain-OS

Plain-OS (pOS) is a plain and small operating system. By now, pOS is meant to be a fun project. Things may drastically change. Since I am new to OS-Programming, pOS is heavily based on David Callanan's discontinued OS-Series. Also note, that pOS is mainly developed on Linux, you may use a VM or an subsystem for windows.

Tools

Build

  • Clone the repo: git clone https://github.com/tim-tm/plain-OS && cd plain-OS
  • Building the ISO: make
  • Starting pOS in qemu: make run
  • Cleaning the binaries: make clean

About

Plain x86_64 operating system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors