I need to setup NACHOS java version in Linux and run some simple sample . How to setup and run simple sample? need some tutorials and some computer assignment with solution with NACHOS
Asked
Active
Viewed 5,127 times
2 Answers
6
Have a look at:
- The Nachos for Java README - how to get, install, work with NachOS.
- The Projects and Nachos link on the left of the CS162 home page.
- Pay a special attention to How to use Eclipse for 162 projects.
Some extras:
- Installation and configuration of nachos 5.0j for linux - the document consists mostly of screen captures so it's perfectly "understandable" even if it is in Spanish (I don't speak Spanish but still could get it).
- Nachos Tutorial.

Pascal Thivent
- 562,542
- 136
- 1,062
- 1,124
1
I've never done it, but I just googled a bit using keywords java nachos linux and came across this video tutorial. In the list of "Related videos" there are some more. You may find it useful.

BalusC
- 1,082,665
- 372
- 3,610
- 3,555
-
1I see these but I need some sample with solutions. – Sajad Bahmani Mar 12 '10 at 09:34