Go to https://github.com/mainmachineispi/CollabOS . The rest will be 0.7 Alpha archiving.
CollabOS is a 32-bit Operating System designed for use in Collab VM.
-
Simplicity
-
32 and 16-bit computations
- NASM
- make
- QEMU
- qemu-system (since some distros are confusing you may need to install this seperately)
Simply run make clean && make
Do not use make clean
if you are on Windows, use make winclean
Simply run make test
CD into your download folder and run qemu-system-i386 collabos.bin
(make sure you have qemu and qemu-system installed!)