Loading [MathJax]/extensions/TeX/AMSmath.js

August 18, 2011


Instaling Nachos on Ubuntu 11.04

Hi everybody, this is the first activity, im going to explain how my team and i installed Nachos on Ubuntu 11.04.

The version of nachos that we installed was Nachos ulpgc :S (i'm not sure about which version of Nachos we installed,cause the name of the folder is just nachos, but in the README file I found that is Nachos 3.1).

If you want see the version of Nachos that we installed, here is the link:
http://sopa.dis.ulpgc.es/so/practica/nachos/nachos-ulpgc.tgz



Programming Language.

The language that we will use is C++.
We don't have experience in C++ but we will learn a lot in this proyect.


Instalation.

We installed Nachos following the steps of this tutorial:
http://sopa.dis.ulpgc.es/wiki/index.php/Instalaci%C3%B3n_de_Nachos
(Thank you to Saul for post this link in piazza :p )

We installed Nachos on ubuntu 64 bits, so we had to edit some lines of the /nachos/code/Makefile.dep file.

All is included in the tutorial that mentioned previously.


This is the output of the command "make":






This is the output of command ./nachos (in the folder thread, inside folder code)




I hope this tutorial has helped you, if you have a question put in comments.
Thanks to everyone who see this post :) .




No comments:

Post a Comment