Skip to main content.
Project 1: Introduction and Booting

Project 1: Introduction and Booting

Due: Wednesday, October 7

W & L Linux Set up

Our set up and submission is not quite the same as the one in the following document. Please refer to this page for that information.

Copy the files from /csdept/local/courses/cs330/handouts/OSProject.tar.gz into your cs330 directory.

Extract the files: tar xfz OSProject.tar.gz

Environment Set Up

Edit PathSetter.bash's OS_HOME variable to point to your OSProject directory.

Run source ../PathSetter.bash from your project1 directory to get your path set up correctly.

Alternatively, you can copy the code from PathSetter.bash and add it to your .bash_profile so that the environment is always automatically set up for you.

Project

Project Description

Submission

Copy your whole project1 directory into your turnin directory.

Grading (100 pts)

You will be graded on: