Home > zedOS

zedOS

ZedOS is a project mainly written in C++ and C, it's free.

An attempt to educate myself in the base workings of an OS.

Requires i586-elf-g++ to compile. Run make in the src/OS/kernel directory first.

When GRUB boots type: kernel 200+20 boot

Previous:oauthdemo