Difference between revisions of "Removing components from systems"

From FreekiWiki
Jump to navigation Jump to search
Line 18: Line 18:
 
                       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.",
+
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",
 
                       label_es="Si ponga cualquier RAM,\n tarjetas, o un fuente de poder\n en el sistema, devuelvelo",
 
                       shape="box"]
 
                       shape="box"]
Line 28: Line 28:
 
     process_hds  [label="Remove ALL\nHARD DRIVES\nand put them in\nthe PLASTIC GREEN TRAY",  
 
     process_hds  [label="Remove ALL\nHARD DRIVES\nand put them in\nthe PLASTIC GREEN TRAY",  
 
                   label_es="Remueva TODOS\nLOS DISCOS DUROS\ny póngalos en\nla CAJA VERDE DE PLASTICO",
 
                   label_es="Remueva TODOS\nLOS DISCOS DUROS\ny póngalos en\nla CAJA VERDE DE PLASTICO",
                   shape="box"]
+
                   shape="box", style="bold", fontsize= "12"]
  
     process_case1 [label="Remove the power supply.",  
+
     process_case1 [label="Remove the power supply",  
 
                   label_es="Remueva el fuente de poder.",
 
                   label_es="Remueva el fuente de poder.",
 
                   shape="box"]
 
                   shape="box"]
Line 58: Line 58:
 
                     label_es="Remueva el protector I/O \ny atelo a la tarjeta madre",
 
                     label_es="Remueva el protector I/O \ny atelo a la tarjeta madre",
 
                     shape="box"]
 
                     shape="box"]
     process_mobo4  [label="Take the motherboard to\nAdvanced Testing.",  
+
     process_mobo4  [label="Take the motherboard to\nAdvanced Testing",  
 
                     label_es="Tome la tarjeta madre madre y llévela a\nAdvanced Testing.",
 
                     label_es="Tome la tarjeta madre madre y llévela a\nAdvanced Testing.",
 
                     shape="box"]
 
                     shape="box"]
Line 65: Line 65:
 
                     label_es="¿Tiene la tarjeta madre\nDDR slots?"]
 
                     label_es="¿Tiene la tarjeta madre\nDDR slots?"]
  
     put_on_label  [label="Put the label on the front of the system if you haven't already.",  
+
     put_on_label  [label="Put the label on the front of the system if you haven't already",  
 
                     label_es="Ponga la etiqueta en el frente del sistema, si no lo ha",
 
                     label_es="Ponga la etiqueta en el frente del sistema, si no lo ha",
 +
                    shape="box"]
 +
 +
    check_hd  [label="Check again for hard drives",
 +
                    label_es="Chequea otra vez por discos duros",
 +
                    shape="box"]
 +
 +
    safe_system  [label="Make sure system is put back together safely",
 +
                    label_es="Vuelva a juntar el sistema seguramente",
 
                     shape="box"]
 
                     shape="box"]
  
Line 94: Line 102:
 
     check_also_pull -> remove_known_goods [color="red", style="bold"]
 
     check_also_pull -> remove_known_goods [color="red", style="bold"]
  
     remove_known_goods -> put_on_label [color="red", style="bold"]
+
     remove_known_goods -> check_hd [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"]
     process_green1 -> process_green2 -> put_on_label [color="green", style="bold"]
+
     process_green1 -> process_green2 -> check_hd [color="green", style="bold"]
  
 
     what_class ->  wantcase [label="YELLOW\nLIGHT"]
 
     what_class ->  wantcase [label="YELLOW\nLIGHT"]
Line 108: Line 116:
 
     process_mobo1 -> process_mobo2 -> process_mobo3 -> process_mobo4 -> process_yellow1
 
     process_mobo1 -> process_mobo2 -> process_mobo3 -> process_mobo4 -> process_yellow1
  
     process_yellow1 -> put_on_label
+
     process_yellow1 -> check_hd
 +
 
 +
    check_hd -> put_on_label
 +
 
 +
    put_on_label -> safe_system
  
     put_on_label -> put_on_cart
+
     safe_system -> put_on_cart
  
 
}
 
}

Revision as of 11:04, 9 November 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