Skip to content

Gabko890/CaladanOS

Repository files navigation

Archived in favor of: Gabko890/CaladanOS-zig

CaladanOS

Description

CaladanOS is simple os written in C;

Currently supporting: simple memory management (map, kmalloc...); runtime ramfs from cpio archive; simple shell (part of kernel) to interact with ramfs;

How to Run

Downlaod git repository

git clone https://github.com/Gabko890/CaladanOS.git

Compilation

cd CaladanOS
make

Run

If you have qemu installed (on linux), after compiling just run:

make qemu

Or you can use any Virtual machine (BIOS boot), ISO is available in build/CaladnOS.iso

Screenshots

shell to operate ramfs

About

CaladanOS is simple os writen in C

Resources

License

Stars

Watchers

Forks

Packages

No packages published