Difference between revisions of "User talk:Manseau"
Jump to navigation
Jump to search
| Line 18: | Line 18: | ||
apples [label="Is it an Apple? note 1", fontsize="11", color="red"] | apples [label="Is it an Apple? note 1", fontsize="11", color="red"] | ||
| − | macpile [label="Give it to your instructor.\n Do not mine![[note 2]]", fontsize="11", shape="box", style="bold", color="yellow"] | + | macpile [label="Give it to your instructor.\n Do not mine parts![[note 2]]", fontsize="11", shape="box", style="bold", color="yellow"] |
powerable [label="Does it have RAM \n and a power supply?", fontsize="11", color="red"] | powerable [label="Does it have RAM \n and a power supply?", fontsize="11", color="red"] | ||
| Line 32: | Line 32: | ||
procclass [label="Can you find\n the Processor Info?\n (try entering BIOS)" fontsize="11", color="red"] | procclass [label="Can you find\n the Processor Info?\n (try entering BIOS)" fontsize="11", color="red"] | ||
| + | defect [label="Research specs consistent with \n the MFG and model number." fontsize="12", shape="box", style="bold", | ||
| + | color="red"] | ||
| + | |||
enoughproc [label="Does it fit into one of the specs?", fontsize="11", color="red"] | enoughproc [label="Does it fit into one of the specs?", fontsize="11", color="red"] | ||
| Line 45: | Line 48: | ||
sort -> hddrem | sort -> hddrem | ||
hddrem -> busted | hddrem -> busted | ||
| − | busted -> ask [label=" | + | busted -> ask [label="Yes" fontsize="11"] |
| − | busted -> usb [label=" | + | busted -> usb [label="No" fontsize="11"] |
| − | usb -> apples [label=" | + | usb -> apples [label="Yes" fontsize="11"] |
| − | usb -> incoming [label=" | + | usb -> incoming [label="No" fontsize="11"] |
| − | apples -> macpile [label=" | + | apples -> macpile [label="Yes" fontsize="11"] |
| − | apples -> powerable [label=" | + | apples -> powerable [label="No" fontsize="11"] |
| − | powerable -> poweron [label=" | + | powerable -> poweron [label="Yes" fontsize="11"] |
| − | powerable -> getpower [label=" | + | powerable -> getpower [label="No" fontsize="11"] |
getpower -> poweron | getpower -> poweron | ||
| − | poweron -> procclass [label="YES"] | + | poweron -> procclass [label="YES" fontsize="11"] |
| − | poweron -> handwavy [label="NO"] | + | poweron -> handwavy [label="NO" fontsize="11"] |
| − | handwavy -> poweron1 [label=" | + | handwavy -> poweron1 [label="Continue" fontsize="11"] |
| − | poweron1 -> procclass [label=" | + | poweron1 -> procclass [label="Yes" fontsize="11"] |
| − | poweron1 -> | + | poweron1 -> defect [label="No" fontsize="11"] |
| − | procclass -> enoughproc [label=" | + | defect -> enoughproc [label="No" fontsize="11"] |
| − | procclass -> whatzit [label=" | + | procclass -> enoughproc [label="Yes" fontsize="11"] |
| + | procclass -> whatzit [label="No" fontsize="11"] | ||
whatzit -> enoughproc | whatzit -> enoughproc | ||
| − | enoughproc -> keeper [label="YES"] | + | enoughproc -> keeper [label="YES" fontsize="11"] |
| − | enoughproc -> incoming [label="NO"] | + | enoughproc -> incoming [label="NO" fontsize="11"] |
Revision as of 16:00, 16 January 2010
Notes for discussion
1 Would there be a point that you would Eval a mac without an instructor's knowledge?
2 Link to elaboration on macs
3 Link to possible solutions
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 ebmulti floppies, ubuntu (or other debian based) live cds, and our netboot server.