Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mirage

Mirage is an WIP kernel. I was really bored

Building

You will need elf tools

You can build the Mirage kernel & Image by doing:

make all # Builds all of the Operating System
make kernel # Builds the Kernel
make image # Builds an image oft the operating system
make bootloader # Builds the bootloader

Running

You can run the Operating system using Qemu by doing:

make run

About

Mirage is an attempt at making an Operating System

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages