- Extremely simple OS made from scratch.
- Go to the Actions tab
- Select the latest workflow run
- Click on the "KageOS" file, below "Artifacts"
sudo apt install make nasm gcc xorriso qemu qemu-system-x86 qemu-system-i386 virtualbox git
git clone https://github.com/LandStander27/KageOS
cd KageOS
make
- The ISO and BIN should be located under ./bin