Skip to content

josepharhar/jos

Repository files navigation

jos - Joey's OS

Based on OS written in Dr. Bellardo's CPE 454 class

Building and Running

This has only been used on Ubuntu 16.04 with qemu

1. Installing Dependencies

./install-deps.sh

2. Building GCC Cross Compiler

./compile-cross.sh

3. Compile OS and Run with qemu

make

Releases

No releases published

Packages

No packages published