The first project of this semester, I am installing the wheezy operating system onto one of the raspberry pis in the class.

1. The raspberry pi is really neat! Putting the Pi together was simple:

These are all of the necessary components to put the raspberry pi together.

This is the raspberry pi completely put together.

2. Next, to install the operating system onto the sd card!

josh-Aspire-5750Z ~ # dd bs=4M if=~/2013-07-26-wheezy-raspbian.img of=/dev/mmcblk0

3. Finally, we can now set up the linux distro and set the correct settings.