Skip to content

CDevv/nikos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nikOS

This is a hobby operating system for a x86_64 target using the Limine bootloader

How to build?

You can build it on Ubuntu

  • Install Dependencies
sudo apt install xorriso qemu-system-x86_64
  • Install Limine:

You can install Limine from the Limine Github repo and build it. Then put the limine directory into the root directory of this project. You should have the following directories:

.vscode
external
include
limine
src
  • Run make

After that is done you can just run make

  • Run

You can run it with qemu using make run. VSCode terminal seems to have a problem with that so just use your system's terminal when running make run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors