My own command line OS. Based on tutorials and articles, since this is for learning
Status: IceOS v0.1b1 does not work! It's the first version to use the new files. Todo: Find a solution
First build it with
sh Build.sh
Then get the newly built iso
file from the Builds
folder
Some of the websites I've visited during the making of IceOS:
- http://www.cplusplus.com/articles/zv07M4Gy/
- https://github.com/wichtounet/thor-os
- https://wiki.osdev.org/Main_Page
- https://forum.osdev.org/viewtopic.php?t=22547
- https://wiki.osdev.org/Bare_Bones
- https://forum.osdev.org/viewtopic.php?f=1&t=23027
- http://www.jamesmolloy.co.uk/tutorial_html/
- https://github.com/cstack/osdev
- https://littleosbook.github.io/
It would be really cool if you wanna help! Just make a pull request, and you should be fine
Currently there's only me working on the project, but I've got some help and advice from various people such as Dave