A Simple operating system
To build the project, First Run:
make SectorOS.iso
to build the project. The output will be in the Build folder.
To run the OS in qemu, Run:
make runQEMU
To clean all output files, Run:
make clean
To get prebuilt iso and kernel file. go to https://github.com/Arun007coder/SectorOS/releases/tag/latest