close
Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ErfanOS

Overview

ErfanOS is a simple operating system built from scratch. This project is a learning journey into the world of OS development, focusing on the fundamentals of how an operating system boots, interacts with hardware, and handles basic output.

Features

  • Custom Bootloader: Initializes the system and loads the kernel into memory.
  • nothing else yet: Nothing else yet, stay tuned.

Getting Started

Prerequisites

  • NASM: For assembling the bootloader and kernel assembly code.
  • GCC: To compile the kernel C code.
  • QEMU: For testing the operating system in a virtualized environment.

Building and Running

N/A

Status

N/A

Contributing

This project is a personal learning experience, but contributions, suggestions, and feedback are always welcome. Feel free to fork the repo, open issues, or submit pull requests.

License

ErfanOS is an open-source project licensed under a custom License.


"Rome wasn't built in a day, and neither was ErfanOS."

About

Small OS I am working on.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages