1 Forks
29 Stars
29 Watchers

simplekernel

Basically osdev notes; simplekernel is a very minimal operating system made for learning and conceptually understanding the OS theory, HyperVisors, and so on. This apart of my "Understanding of OS theoretical concepts"

How to download and setup simplekernel

Open terminal and run command
git clone https://github.com/medievalghoul/simplekernel.git
git clone is used to create a copy or clone of simplekernel repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with simplekernel https://github.com/medievalghoul/simplekernel/archive/master.zip

Or simply clone simplekernel with SSH
[email protected]:medievalghoul/simplekernel.git

If you have some problems with simplekernel

You may open issue on simplekernel support forum (system) here: https://github.com/medievalghoul/simplekernel/issues

Similar to simplekernel repositories

Here you may see simplekernel alternatives and analogs

 raspberry-pi-os    gvisor    reactos    spectre-meltdown-checker    Awesome-UNIX    windows-kernel-exploits    linux-kernel-exploits    pmbootstrap    procfs    PPLKiller    build-linux    cilium    rt-thread    The_Holy_Book_of_X86    winfsp    simplefs    build    toaruos    linux-insides-zh    syzkaller    blog_os    gophernotes    tock    u-root    kernelpop    SpecuCheck    xos    ksm    sparkmagic    PowerNex