Navigation Menu

Skip to content

AdamRLukaitis/oszur11-operating-system-examples

 
 

Repository files navigation

Operating System Examples for Education and Research (OSEER)

Simple operating systems for demonstration only (academic)

Build through several steps, each bringing something new.

Contact address: leonardo@zemris.fer.hr

About

Mirror of https://sourceforge.net/p/oszur11/code/ci/master/tree/ To run on Ubuntu 14.04: 1) Symlink `qemu-system-i386` to `qemu` in `PATH`. 2) `make qemu` on a directory with a Makefile. TODO: 1) rm blobs: grub_file , stage2_eltorito || Minimized examples: https://github.com/cirosantilli/x86-bare-metal-examples/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 89.7%
  • C++ 4.2%
  • Makefile 3.8%
  • Assembly 2.2%
  • Other 0.1%