1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68
|
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Mozilla/4.51 [en] (X11; I; SunOS 5.6 sun4u) [Netscape]">
</head>
<body>
<H2>FAI links</H2>
<br>
<ul>
<li>
Debian: <a href="http://www.debian.org">www.debian.org</a></li>
<li>
Conrad Lawes (Conrad_Lawes@3com.com) from 3Com's Lanworks division has
build the tool <A HREF="download/imggen">imggen </A> to make netboot
images bootable for 3Com netword cards.
The <A HREF="http://www.ltsp.org/documentation/">Linux Terminal Server Project</A>
has more information.
<li>
Bootstrapping an Infratructure: <a href="http://www.infrastructures.org/papers/bootstrap">www.infrastructures.org/papers/bootstrap</a></li>
<li>
cfengine: <a href="http://www.cfengine.org">www.cfengine.org</a></li>
<li>
Solaris 8 Advanced Installation Guide: <a href="http://docs.sun.com">docs.sun.com</a></li>
<li>
Solaris auto-install scripts from Casper Dik:
<a href="ftp://ftp.wins.uva.nl:/pub/solaris/auto-install/install.tar.gz">ftp.wins.uva.nl:/pub/solaris/auto-install/install.tar.gz</a></li>
<!-- http://www.science.uva.nl/pub/solaris/auto-install/ -->
<li> General Wake-on-LAN information: <A HREF="http://www.scyld.com/expert/wake-on-lan.html">http://www.scyld.com/expert/wake-on-lan.html</A>
<li>
PXE: <a href="http://developer.intel.com/ial/WfM/wfmspecs.htm">developer.intel.com/ial/WfM/wfmspecs.htm</a></li>
<li>
Thomas Renard has done some work to port FAI for Red Hat RPM System (very old):
<a href="http://www.netcologne.de/~nc-renardth/fai/">www.netcologne.de/~nc-renardth/fai/</a></li>
<li>
Drivers for 3com network cards: <a href="http://support.3com.com/infodeli/tools/nic/linux.htm">support.3com.com/infodeli/tools/nic/linux.htm</a></li>
<li> Cluster Computing Info Centre: <A HREF=http://www.buyya.com/cluster>http://www.buyya.com/cluster</A>
<li> Slides and notes on building a Beowulf cluster: <A HREF="http://www.oslo.sintef.no/am/vskoler/2001/notes/talk.pdf">http://www.oslo.sintef.no/am/vskoler/2001/notes/talk.pdf</A>
<li> Some notes how to build a system using FAI: <A HREF="http://tuovi.cern.ch/~ajt/docs/fai_demo.html">http://tuovi.cern.ch/~ajt/docs/fai_demo.html
</A>
<li> Documentation of the HIP Hirmu cluster: <A HREF="http://wikihip.cern.ch/twiki/bin/view/Cluster/FullyAutomaticInstall">http://wikihip.cern.ch/twiki/bin/view/Cluster/FullyAutomaticInstall
</A>
<li> FAI on linux for SUN Sparc: <A HREF="http://www.opossum.ch/fai/">http://www.opossum.ch/fai/</A>
<li> A nice HOWTO for FAI on SUN Sparc: <A HREF="http://toolbox.rutgers.edu/~amurphy/fai">http://toolbox.rutgers.edu/~amurphy/fai</A>
<li> Hints for FAI on PowerPC: <a href=http://www.layer-acht.org/fai>http://www.layer-acht.org/fai</a>
</ul>
<br>
</body>
</html>
|