Difference between revisions of "Laptop Evaluation"

From FreekiWiki
Jump to navigation Jump to search
Line 62: Line 62:
 
   store          [label=" Forward to \n  THRIFT STORE.", URL="http://wiki.freegeek.org/index.php/Thrift_Store", fontcolor="darkviolet", shape="box", style="bold", color="green"]
 
   store          [label=" Forward to \n  THRIFT STORE.", URL="http://wiki.freegeek.org/index.php/Thrift_Store", fontcolor="darkviolet", shape="box", style="bold", color="green"]
  
   start      -> sort            [label="" fontsize="12", color=""]
+
   start      -> sort            [label="" ]
   sort        -> hddrem          [label="" fontsize="12", color=""]
+
   sort        -> hddrem          [label="" ]
   hddrem      -> usb            [label="" fontsize="12", color=""]
+
   hddrem      -> usb            [label="" ]
   incoming    -> chkit          [label="OK" fontsize="12", col, style="bold"or="red"]
+
   incoming    -> chkit          [label="OK" style="bold" color="red"]
   usb        -> incoming        [label="R\nE\nC\nY\nC\nL\nE" style="bold", color="red"]
+
   usb        -> incoming        [label="R\nE\nC\nY\nC\nL\nE", style="bold", color="red"]
   ask        -> incoming        [label="R\nE\nC\nY\nC\nL\nE" style="bold",color="red"]  
+
   ask        -> incoming        [label="R\nE\nC\nY\nC\nL\nE", style="bold", color="red"]  
   p2          -> incoming        [label="R\nE\nC\nY\nC\nL\nE" style="bold", color="red"]
+
   p2          -> incoming        [label="R\nE\nC\nY\nC\nL\nE", style="bold", color="red"]
 
   usb        -> busted          [label="YES" style="bold"]
 
   usb        -> busted          [label="YES" style="bold"]
   busted      -> ask            [label="YES" style="bold", color="red"]
+
   busted      -> ask            [label="_YES" style="bold", color="red"]
 
   busted      -> p2              [label="NO" style="bold", color="black"]
 
   busted      -> p2              [label="NO" style="bold", color="black"]
 
   ask        -> p2              [label="OK" style="bold", color="black"]
 
   ask        -> p2              [label="OK" style="bold", color="black"]
Line 101: Line 101:
  
 
== Memtest Notes ==
 
== Memtest Notes ==
''Memtest is a useful tool found on many boot disks. Besides testing memory, it provides us a quick way to find processor and memory info.''
+
''Memtest is a useful tool found on many boot disks. Besides testing memory, it provides us a quick way to find processor and memory info. Memtest is available on Ubuntu as a boot option, on our netboot server, and other Debian based live CDs ''
Memtest is available on Ubuntu (or other Debian based) live CDs and our netboot server. The Memtest program is also a boot option on the Ubuntu OS.
 
  
 
[[Category:Laptops]]
 
[[Category:Laptops]]

Revision as of 20:10, 3 March 2010


The Laptop Evaluation is a rapid, production oriented process. It is designed to quickly separate old or unserviceable technology for recycling from still serviceable or repairable, laptops and reusable parts. Consequently, extensive troubleshooting or repair is not expected or encouraged at this step.

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

Memtest Notes

Memtest is a useful tool found on many boot disks. Besides testing memory, it provides us a quick way to find processor and memory info. Memtest is available on Ubuntu as a boot option, on our netboot server, and other Debian based live CDs