TerOS (TerminalOperatingSystem) is a os
Requirements:
- Qemu
- Qemu added to path
- Iso file (in out directory)
Linux:
make run
Windows:
qemu-system-x86-64 out\TerOS.iso
Requirements:
- Linux
- Make command
- GCC/G++
- nasm
- grub-mkrescue
- LD command
First we need to compile the source code
make
and when its done you are done with the compiling to tun it use:
make run
then you can clean up a bit:
make clean
use WSL maybe (wsl fails to make 90% for me)
no idea how
to run it on real pc/laptop, is possible, i mean just burn the iso and plug it in, BUT keyboard can not work to fix it just run with "Ventoy"