Difference between revisions of "User talk:Manseau"
Jump to navigation
Jump to search
| Line 5: | Line 5: | ||
digraph D { | digraph D { | ||
| − | # size="10,12" | + | # size="10,12" \n, \n |
| Line 67: | Line 67: | ||
sort -> hddrem [label="" fontsize="11", color=""] | sort -> hddrem [label="" fontsize="11", color=""] | ||
hddrem -> busted [label="" fontsize="11", color=""] | hddrem -> busted [label="" fontsize="11", color=""] | ||
| − | |||
busted -> ask [label="Yes" fontsize="11", color="red"] | busted -> ask [label="Yes" fontsize="11", color="red"] | ||
busted -> usb [label="No" fontsize="11", color="black"] | busted -> usb [label="No" fontsize="11", color="black"] | ||
| − | |||
usb -> incoming [label="No" fontsize="11", color="red"] | usb -> incoming [label="No" fontsize="11", color="red"] | ||
usb -> p2 [label="Yes" fontsize="11"] | usb -> p2 [label="Yes" fontsize="11"] | ||
p2 -> poweruf [label="Yes \n or\n Don't Know" fontsize="11"] | p2 -> poweruf [label="Yes \n or\n Don't Know" fontsize="11"] | ||
p2 -> incoming [label="No" fontsize="11", color="red"] | p2 -> incoming [label="No" fontsize="11", color="red"] | ||
| − | ask -> | + | ask -> usb [label="Ok" fontsize="11"] |
poweruf -> poweron [label="Yes" fontsize="11"] | poweruf -> poweron [label="Yes" fontsize="11"] | ||
poweron -> procclass [label="Ok" fontsize="11"] | poweron -> procclass [label="Ok" fontsize="11"] | ||
Revision as of 15:09, 30 January 2010
Laptop Evaluation
The laptop evaluation is primarily a rapid, production oriented process. It is designed to quickly separate old or unserviceable technology for recycling from still serviceable laptops and parts. _____________________________________________________________________________________________________________________
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 (or other debian based) live cds and our netboot server.