Skip to content

InfinityX OS V1.6

Latest
Compare
Choose a tag to compare
@PranavVerma-droid PranavVerma-droid released this 03 Jun 11:00
· 8 commits to main since this release

-> Changed makefile to scons
-> Added Python scons Makefile
-> Refactored the OS using C++
-> Added Memory Analysis
-> Added Error Logs to the Terminal.
-> Added Advanced Memory Management.
-> Added PIC Hardware Diagnosis

To Run the OS, download the OS.zip given below and run the following command -
./run.sh disk image.img

It might show an error - Permission Denied, to solve that simply run sudo chmod +x run.sh or just run the Script as Root (sudo su)

image