Dies ist eine alte Version des Dokuments!
DHCP-Dienst mit festen IP-Adressen oder DHCP-Dienst ohne feste IP-Adressen
Debian 7.0:
apt-get install esmtp-run sudo fai-server fai-setup-storage fai-quickstart
nun ändern wir noch ein paar einstellungen ändern um die installation von fai starten zukönnen. In der Datei ===/etc/fai/fai.conf === ändern wir nun:
Orginal:
# See fai.conf(5) for detailed information. # Account for saving log files and calling fai-chboot. #LOGUSER=fai # URL to access the fai config space # If undefined, use default nfs://<install server>/$FAI_CONFIGDIR #FAI_CONFIG_SRC=nfs://yourservername/path/to/config/space
geändert:
# See fai.conf(5) for detailed information. # Account for saving log files and calling fai-chboot. LOGUSER=fai # URL to access the fai config space # If undefined, use default nfs://<install server>/$FAI_CONFIGDIR FAI_CONFIG_SRC=nfs://notebook428.linuxhotel.de/srv/fai/config