Difference between revisions of "LittleFe:Wake-on-LAN"

From Earlham CS Department
Jump to navigation Jump to search
 
(No difference)

Latest revision as of 13:47, 23 July 2005

WOL should be enabled each each node's BIOS configuration. If this is present then after a clean boot where the node runs the command:
ethtool -s eth0 wol g
the node should come up find after recieving the magic packet.

Magic packets are sent using the command:
etherwake <MAC Address>

Nodes will not start up without the operating system running once. Possible useful links: http://www.beowulf.org/archive/2001-September/004778.html
http://www.beowulf.org/archive/2002-October/008218.html
http://www.hardwareforumz.com/ftopic-2135-15-days0-orderasc-.html