Hi,

    > SERVER not defined. Can't change network boot configuration
Die Variable $SERVER ist nicht definiert. Schau mal ins variables.log
Dort ist keine Variable SERVER definiert.

Muss ich Diese Variable irgendwo definieren?

Die wird eigentlich automatisch über die Netzwerkkonfiguration definiert -
machst Du DHCP? Oder was benützt Du dazu?
Ja, ich benutze DHCP. Der DHCP-Server funktionierte bisher eigentlich immer
problemlos. Muss ich da eventuell in dhcpd.conf noch etwas zusätzlich
angeben?
Did you pass the following option in the dhcpd.conf :
use-host-decl-names on;
This will enable the host-name sending to the dhcp-address requesting
client.

until now I used "option host-name". I've tested now the following: I commented 
out
"option host-name" for every client and inserted "use-host-decl-names on;" in 
the
subnet section for these clients.

The result is the same. In fai.log remains the message:
Calling task_chboot
SERVER not defined. Can't change network boot configuration
Exit code task_chboot: 2

What else can I try to do?

It is the first time I'm using FAI. My actual situation in testing FAI is:
my FAI-server is also serving for logging, DHCP, PXE and TFTP.
The client is installed via FAI and can boot from harddisk.
That's it!
I am working on making disappear every error-message found in fai.log.

Thanks for your help,
Viktor

Attachment: signature.asc
Description: OpenPGP digital signature

Antwort per Email an