Difference between revisions of "Getting the Processor Information"

From FreekiWiki
Jump to navigation Jump to search
(linked checkconnect and swapram to manualdetermine and poweron to checkconnect)
Line 6: Line 6:
 
     checkconnect    [label="Check the\ncables and connections\nDoes it POWER ON?", fontsize="11"]
 
     checkconnect    [label="Check the\ncables and connections\nDoes it POWER ON?", fontsize="11"]
 
     floppyboot      [label="Try to\nBOOT FROM a FLOPPY\nCan you get the\nPROCESSOR INFO?", fontsize="11"]
 
     floppyboot      [label="Try to\nBOOT FROM a FLOPPY\nCan you get the\nPROCESSOR INFO?", fontsize="11"]
     manualdetermine [label="MANUALLY DETERMINE\nthe processor information", shape="box", fontsize="11"]
+
     manualdetermine [label="MANUALLY DETERMINE\nthe processor information\nand go back to the\nSYSTEM EVALUATION 2 OVERVIEW chart", shape="box", fontsize="11", URL="/index.php/System_Evaluation_2_Overview", style="bold"]
 
     post            [label="Does it\nPOST?", fontsize="11"]
 
     post            [label="Does it\nPOST?", fontsize="11"]
 
     poweron        [label="Does it\nPOWER ON?", fontsize="11"]
 
     poweron        [label="Does it\nPOWER ON?", fontsize="11"]
Line 35: Line 35:
 
     floppyboot -> goback [taillabel="YES"]
 
     floppyboot -> goback [taillabel="YES"]
 
     floppyboot -> manualdetermine [taillabel="NO"]
 
     floppyboot -> manualdetermine [taillabel="NO"]
    manualdetermine -> goback
 
 
     simplify -> procinfo [taillabel="YES"]
 
     simplify -> procinfo [taillabel="YES"]
 
     simplify -> swapram [taillabel="NO"]
 
     simplify -> swapram [taillabel="NO"]

Revision as of 16:30, 10 January 2006