https://github.com/cirosantilli/oszur11-operating-system-examples
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/
https://github.com/cirosantilli/oszur11-operating-system-examples
Last synced: 7 days ago
JSON representation
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/
- Host: GitHub
- URL: https://github.com/cirosantilli/oszur11-operating-system-examples
- Owner: cirosantilli
- Created: 2015-09-14T21:18:30.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-14T21:19:18.000Z (over 9 years ago)
- Last Synced: 2025-03-31T15:17:50.480Z (about 1 month ago)
- Language: C
- Homepage:
- Size: 367 KB
- Stars: 9
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
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: [email protected]