My OS made from scratch using only GRUB and OSDev.org.
If I'm gonna be honest I have small plans with this, but I'm just going for an OS to run my bytecode NBC. Most likely going to be bad, but oh well...
- Make sure you have an i686-elf cross compiler ready to go and in your $PATH (Find how to compile it here).
- If not, you can use the barebones toolchain included, or you can get that toolchain from here
- Run build.sh
- Use the cos.iso to run in a VM or refer to here for more options