Difference between revisions of "LittleFe:Startup"

From Earlham CS Department
Jump to navigation Jump to search
 
 
Line 8: Line 8:
 
# While littlefe0 is coming up, get your laptop on wireless and start trying to ping littlefe0 (192.168.10.100). [We should get average boot time for littlefe0.]
 
# While littlefe0 is coming up, get your laptop on wireless and start trying to ping littlefe0 (192.168.10.100). [We should get average boot time for littlefe0.]
 
# Once littlefe0 is up, turn on all the other nodes. You can use ruptime on littlefe0 to see when the other nodes are ready.
 
# Once littlefe0 is up, turn on all the other nodes. You can use ruptime on littlefe0 to see when the other nodes are ready.
 +
 +
In an emergency, use this LILO command:
 +
 +
<tt>''kernel-name'' init=/sbin/init single</tt>
 +
 +
This will prevent /linuxrc from being used as the init.

Latest revision as of 21:37, 11 October 2005

Here's the procedure for starting up LittleFe:

  1. Open the box.
  2. Plug in the power and Ethernet cables for each node.
  3. Plug in the power strip to an outside power source and apply power.
  4. Wait about 15 seconds for the switch and WAP to stabilize.
  5. Turn on littlefe0 (the one with the handle).
  6. While littlefe0 is coming up, get your laptop on wireless and start trying to ping littlefe0 (192.168.10.100). [We should get average boot time for littlefe0.]
  7. Once littlefe0 is up, turn on all the other nodes. You can use ruptime on littlefe0 to see when the other nodes are ready.

In an emergency, use this LILO command:

kernel-name init=/sbin/init single

This will prevent /linuxrc from being used as the init.