Difference between revisions of "Cluster der kan alt/PXE installation af noder"

From Teknologisk videncenter
Jump to: navigation, search
(Netinstaller)
(Netinstaller)
Line 7: Line 7:
 
==Netinstaller==
 
==Netinstaller==
  
 +
Hent og installer pxelinux til tftp roden:
 
<source lang=cli>
 
<source lang=cli>
 
cd /var/lib/tftpboot/
 
cd /var/lib/tftpboot/

Revision as of 10:53, 19 April 2012

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