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