Cluster der kan alt/PXE installation af noder
From Teknologisk videncenter
For at anvende PXE skal der først installeres en TFTP server. Anvend for eksempel tftp-hpa Installation af PXE se Weekend_Projekt_-_Test_Cluster#PXE_netinstaller
PXE Installation af Noder
Netinstaller
Hent og installer pxelinux til tftp roden:
cd /var/lib/tftpboot/
wget http://archive.ubuntu.com/ubuntu/dists/lucid/main/installer-amd64/current/images/netboot/netboot.tar.gz
tar -xvzf netboot.tar.gz
Sæt kickstartfil som default, og timer til 5 sek
Flyt menu default fra Install, til Kickstart i denne fil
sudo nano /var/lib/tftpboot/ubuntu-installer/amd64/boot-screens$/text.cfg
Ændre value Timeout til 50.
sudo nano /var/lib/tftpboot/pxeboot.cfg/default