JuiceOS - is my operating system. It's working in 16-bit real mode, so kernel of this OS called "Kernel16". The kernel can process basic commands and run other software written in 16-bit assembly.
You need to be in the working directory in your termial. There write this:
make runFirst you need ro open run.bat, and there You must change the path to your bin/os.bin file.
Then just run run.bat file in the working directory.