Giter Site home page Giter Site logo

nachos_operating_systems_course's Introduction

Nachos_Operating_Systems_Fall_2017

Installation

Don't forget to fork the project because you have to work on this project with your own team in your own repository during this semester

  1. sudo apt-get install build-essential git csh lpr libc6-dev-i386 gcc-multilib g++-multilib
  2. git clone https://github.com/sarsanaee/Nachos_Operating_Systems_Course.git
  3. cd Nachos_Operating_Systems_Course
  4. Please extract source files from Necessary Package directory tar -xf cse120su10-nachos.tgz -C ../
  5. Please extract source files from Necessary Package directory tar -xf mips-x86.linux-xgcc.tgz -C ../
  6. cd ../nachos-3.4
  7. add the address of mips-x86.linux-xgcc directory to prepfile.bash in nachos-3.4/code/prepfile.bash don't forget to append a / at the end of the path
  8. Look around the directories, README files and so on.
  9. Go to the code directory cd code
  10. You already know what is the make command so try it :) but do not expect everything goes well :))
If you do not want to follow previous instructions, you can refer to this, however, there are a lot of useful and interesting documents you probably want to read.

Here is the visual installation :)

asciicast

nachos_operating_systems_course's People

Contributors

sarsanaee avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.