Skip to content

Project for operating systems class at Sogang University

License

Notifications You must be signed in to change notification settings

Almyk/Pintos-OS-Sogang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Operating Systems - Pintos Project

This project is for the Operating Systems course at Sogang University, South Korea.

Getting Started

Simply clone the project in order to download it. In /src/utils/pintos on line 259 you will need to change the path for the kernel.bin, likewise in /src/utils/Pintos.PM on line 362 you will need to change the path for the loader.bin.

Then from /src/utils/ you can run pintos.

Prerequisites

Run the following command to install the required programs to run pintos.

sudo apt-get install qemu make binutils perl gdb

Authors

License

This project is licensed under a variant of the BSD License - see the LICENSE.md file for details

About

Project for operating systems class at Sogang University

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published