Difference between revisions of "Diskless Terminal Building"

From FreekiWiki
Jump to navigation Jump to search
Line 1: Line 1:
To build or QC diskless Terminals, you have to do the following steps, in addition to the normal build.
+
To build or QC diskless Terminals, you have to do the following steps, in addition to the normal build. This needs to be done <u>before</u> running printme.
  
 
==Boot from the Live CD==
 
==Boot from the Live CD==

Revision as of 15:56, 25 November 2009

To build or QC diskless Terminals, you have to do the following steps, in addition to the normal build. This needs to be done before running printme.

Boot from the Live CD

  1. Choose English as the Language
  2. Choose "Try Ubuntu from the Live CD

Add the Free Geek Keyring

  1. Open up a terminal and copy the following lines into it.
    1. get http://web.freegeek.org/freegeek-archive-keyring.gpg
    2. sudo apt-key add freegeek-archive-keyring.gpg


Add Free Geek Repositories to the Software Sources

  1. Go into System->Administration->Software Sources.
  2. Click the checkbox that says "Community-maintained Open Source software (universe)" (Second one down on the list)
  3. Click the "Third Party Software" Tab"
  4. Add the following software sources to the reposititories.
    1. deb http://apt.freegeek.org freegeek public ubuntu
    2. deb http://apt.freegeek.org/ubuntu dapper main
  5. Close the program, and press reload.

Download and install the Freegeek-extras package

  1. Type in: sudo apt-get install freegeek-extras
  2. Answer yes to the subsequent question