Learn OS with me
This is my journey of learning how to build an operating system.
Last updated
This is my journey of learning how to build an operating system.
Becoming a super hero is a fairly straight forward process:
$ git clone https://github.com/gigimushroom/mushroom_os.gitFollow https://pdos.csail.mit.edu/6.828/2019/tools.html to build tool chains
Once you're strong enough, save the world:
make && make qemuLast updated