Welcome to the Operating System project repository. This project is focused on understanding and implementing fundamental concepts of operating systems.
- gcc, nasm, qemu, linux-based OS, open-watcom
- Make
- Basic understanding of operating system concepts
- Clone the repository
git clone https://github.com/sharmaniraj009/OS.git
- Navigate to the project directory
cd OS
make
qemu-systems-i386 -fda build/main_floppy.img
The project is organized into different modules, each focusing on specific OS concepts.
This project is licensed under the MIT License - see the LICENSE file for details.
- Reference materials and documentation
- Course instructors and contributors https://nirajj.notion.site/OS-Project-1d996a86066f806ba0baf001ddfc42ba?pvs=4