Files
pepperOS/README.md
2025-12-27 15:54:58 +01:00

753 B

red-pepper pepperOS: "will never be done"

Trying the kernel

First install the dependencies: sudo apt install xorriso make qemu-system

Then, to compile the kernel and make an ISO image file: make build-iso To run it with QEMU, make run

Thanks

PepperOS wouldn't be possible without the following freely-licensed software:

...and without these amazing resources:

  • the OSDev wiki & forums