Skip to content
This repository has been archived by the owner on Sep 9, 2019. It is now read-only.

CollabVM-Unofficial/CollabOS

Repository files navigation

We moved!

Go to https://github.com/mainmachineispi/CollabOS . The rest will be 0.7 Alpha archiving.

CollabOS

Build Status

What is it?

CollabOS is a 32-bit Operating System designed for use in Collab VM.

Features

  • Simplicity

  • 32 and 16-bit computations


Build Instructions

Build dependencies

  • NASM
  • make
  • QEMU
  • qemu-system (since some distros are confusing you may need to install this seperately)

Build Instructions

Simply run make clean && make Do not use make clean if you are on Windows, use make winclean


How to run

If you built

Simply run make test

If you downloaded from releases

CD into your download folder and run qemu-system-i386 collabos.bin (make sure you have qemu and qemu-system installed!)

About

CollabOS is an OS designed for Collab VM (UserVM) usage.

Resources

License

Stars

Watchers

Forks

Packages

No packages published