Difference between revisions of "Removing components from systems"

From FreekiWiki
Jump to navigation Jump to search
(make "do we want the case" a box, since it references other flowcharts.)
Line 17: Line 17:
 
                       label_es="Cheque en el\nPIZARRON BLANCO\npor si hay intrucciones especiales de DESMONTAJE",
 
                       label_es="Cheque en el\nPIZARRON BLANCO\npor si hay intrucciones especiales de DESMONTAJE",
 
                       shape="box"]
 
                       shape="box"]
 +
 +
remove_known_goods  [label="If you put any RAM,\n cards or a power supply\n in the system, return it.",
 +
                      label_es="Si ponga cualquier RAM,\n tarjetas, o un fuente de poder\n en el sistema, devuelvelo",
 +
                      shape="box"]
 +
 
     wantcase      [label="Do we want the\nCASE?\nSee the BLACK CHART",  
 
     wantcase      [label="Do we want the\nCASE?\nSee the BLACK CHART",  
 
                   label_es="¿Queremos nosotros el\nARMAZON?\nVéase en el DIAGRAMA NEGRO",  
 
                   label_es="¿Queremos nosotros el\nARMAZON?\nVéase en el DIAGRAMA NEGRO",  
Line 79: Line 84:
 
                     shape="box"]
 
                     shape="box"]
  
    start -> process_hds
+
  start -> process_hds
  
 
     process_hds -> what_class
 
     process_hds -> what_class
Line 87: Line 92:
  
 
     what_class -> check_also_pull [label="RED\nLIGHT", color="red", style="bold"]
 
     what_class -> check_also_pull [label="RED\nLIGHT", color="red", style="bold"]
     check_also_pull -> put_on_label [color="red", style="bold"]
+
     check_also_pull -> remove_known_goods [color="red", style="bold"]
 +
 
 +
    remove_known_goods -> put_on_label [color="red", style="bold"]
  
 
     what_class -> process_green1 [label="GREEN\nLIGHT", color="green", style="bold"]
 
     what_class -> process_green1 [label="GREEN\nLIGHT", color="green", style="bold"]

Revision as of 10:07, 27 October 2010

ORANGE CHART

This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.

Notes

Do not pull anything unless these instructions (or the whiteboard) say to pull it. This includes ribbon cables.

  • When pulling sound cards, leave sound cables attached to card (not CD Drive or motherboard)
  • Do not pull risers. (They are designed to go with the motherboard they came with and are not generic.)
  • When pulling any kind of drive, rails and brackets should stay with the system.
half-height sized cards
A few PCI or AGP cards will have a back plate that is only half as tall as normal cards. These are "half height" cards and need to be left in the box.
This refers to the size of the "stem" of the card, not the card itself.
  • When pulling cards, leave cables attached to card
  • Do not pull risers. (They are designed to go with the case they came with and are not generic.)
  • Do not pull a "card" that does not go into an industry standard slot. (We do not consider these to be cards, and they need to stay with their motherboards.)

English Version: Removing_components_from_systems

Vercion Español: Removing_components_from_systems_en_Español