Skip to content

sharmaniraj009/OS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Operating System Project

Welcome to the Operating System project repository. This project is focused on understanding and implementing fundamental concepts of operating systems.

Overview

Getting Started

Prerequisites

  • gcc, nasm, qemu, linux-based OS, open-watcom
  • Make
  • Basic understanding of operating system concepts

Installation

  1. Clone the repository
git clone https://github.com/sharmaniraj009/OS.git
  1. Navigate to the project directory
cd OS
make
qemu-systems-i386 -fda build/main_floppy.img

Structure

The project is organized into different modules, each focusing on specific OS concepts.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published