OC Tutorial: Basic Computer ======================= In this tutorial you will learn how to build a basic (Tier 1) computer. This tutorial is using the default config file. You will need: - [[block:case|Tier 1 Case]] - [[block:screen|Tier 1 Screen]] - [[block:keyboard|Keyboard]] - [[item:graphics_card|Tier 1 Graphics Card]] - [[item:cpu|Tier 1 CPU]] - [[item:memory|Two Tier 1 RAM or 1 Tier 1.5 RAM]] - [[block:disk_drive|Disk Drive]] - [[item:openos_floppy|OpenOS Floppy Disk]] - [[item:hard_disk_drive|Hard Disk Drive]] - [[item:eeprom|Lua BIOS]] - Source of Power **Important:** Versions prior to 1.2.2 require a [[block:power_converter|Power Converter]] Setting up your environment ===================== The basic computer setup consists of a [[block:case|Computer Case ]] with a [[block:screen|Screen]] on top and a [[block:keyboard|Keyboard]] attached. Here is an example with the power source on the left and a basic setup on the right {{http://i.imgur.com/TDIiBJr.png}} Now, you will need to right click on the computer case and put the items in here as shown {{http://i.imgur.com/OrMN600.png}} Now, if you try to start the computer by clicking on the power button, you will end up getting an error: {{http://i.imgur.com/jiGZKSR.png}} This means that there is no OS for the computer to run! To fix that, we will need to put a [[block:disk_drive|Disk Drive]] directly next to the computer and place the [[item:openos_floppy|OpenOS Floppy Disk]] in it. Now, it should turn on. {{http://i.imgur.com/SeEd9Xb.png}} Congratulations! You now have a fully working computer, but if you want more features, you will need to install OpenOS! To install OpenOS, you will need to run the "install" command on the computer, which will allow you run the computer with out the OS Floppy. **Next up: [[tutorial:oc2_writing_code|Writing Programs]].** Contents ------------ {{page>tutorial:contents&noheader&noeditbutton&nouser&nofooter}}