Difference between revisions of "Http:wiki.freegeek.org/index.php/User:Cliff/SDA Desktop Triage"

From FreekiWiki
Jump to navigation Jump to search
Line 89: Line 89:
  
 
     start [label="START", shape="box", style="bold"]
 
     start [label="START", shape="box", style="bold"]
     notyet [label="Consult your Build Instructor", shape="box", style="bold"]
+
     KeeperComponents [label="Does the Desktop have any Keeper Components?", shape="box", style="bold"]
 
     no [label="NO!\nWe do not want it for a server.\nCheck with Instructor on further processing.", shape="box", style="bold"]
 
     no [label="NO!\nWe do not want it for a server.\nCheck with Instructor on further processing.", shape="box", style="bold"]
 
     yes [label="PXE Boot the server to the\nHardware Detection Tool and have\nthe Instructor look it over before\nbeginning the Build process", shape="box", style="bold"]
 
     yes [label="PXE Boot the server to the\nHardware Detection Tool and have\nthe Instructor look it over before\nbeginning the Build process", shape="box", style="bold"]
  
     AGP [label="Does the system have an AGP slot?"]
+
     AGP [label="Does the MoBo have an AGP slot?"]
     KeyboardlessBoot [label="Can it boot without a keyboard?"]
+
     DDR1 [label="Does the MoBo have a DDR1 slot?"]
     AutoReboot [label="Can it auto-reboot after a power loss?"]
+
     OnBoardSataPorts [label="Does the MoBo have SATA ports?"]
    DualCore [label="Is the processor Dual Core?"]
+
     Eval [label="Send the Desktop to Eval"]
    DualProc [label="Does it have more than one processor?"]
 
     FastProc [label="Is it faster than 3.0GHz?"]
 
    BitWidth [label="Is it 64-bit? (Opterons are always 64-bit)"]
 
    RackSize [label="Is it a 2U or larger rackmount?"]
 
    Tower    [label="Is it a tower?"]
 
    NoPentium [label="Is it a Pentium/Celeron?"]
 
  
 
     start -> AGP
 
     start -> AGP
  
     AGP -> DualCore [label="NO"]
+
     AGP -> DDR1 [label="NO"]
     AGP -> notyet [label="YES"]
+
     AGP -> KeeperComponents [label="YES"]
  
     DualCore -> NoPentium [label="NO"]
+
     DDR1 -> OnBoardSataPorts [label="NO"]
     DualCore -> KeyboardlessBoot [label=YES]
+
     DDR1 -> KeeperComponents [label=YES]
  
     NoPentium -> Tower [label="NO"]
+
     OnBoardSataPorts -> KeeperComponents [label="NO"]
     NoPentium -> no [label="YES"]
+
     OnBoardSataPorts -> Eval [label="YES"]
  
    Tower -> RackSize [label="NO"]
 
    Tower -> FastProc [label="YES"]
 
 
    RackSize -> FastProc [label="NO"]
 
    RackSize -> DualProc [label="YES"]
 
 
    DualProc -> notyet [label="NO"]
 
    DualProc -> FastProc [label="YES"]
 
 
    FastProc -> BitWidth [label="NO"]
 
    FastProc -> KeyboardlessBoot [label="YES"]
 
 
    BitWidth -> KeyboardlessBoot [label="YES"]
 
    BitWidth -> notyet [label="NO"]
 
 
    KeyboardlessBoot -> no [label="NO"]
 
    KeyboardlessBoot -> AutoReboot [label="YES"]
 
 
    AutoReboot -> no [label="NO"]
 
    AutoReboot -> yes [label="YES"]
 
  
 
   }
 
   }

Revision as of 18:54, 6 June 2014

SDA DESKTOP TRIAGE

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






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

Boot Without Keyboard
Just make sure it attempts to boot; no need to install a hard drive during Eval.
Auto-Reboot After Power-Loss
Will the system reboot all by itself after a power-loss when the system was running before the power-loss (required)? Will the system stay off after a power-loss when the system was not running before the power-loss (optional)?