I have a fai-server that I have named pl-dev.
[EMAIL PROTECTED]:~$ cat /etc/debian_version
4.0
[EMAIL PROTECTED]:~$ dpkg -l | grep fai
ii fai-client 3.2.8
Fully Automatic Installation client package
ii fai-doc 3.2.8
Documentation for FAI
ii fai-quickstart 3.2.8
Fully Automatic Installation quickstart pack
ii fai-server 3.2.8
Fully Automatic Installation server package
[EMAIL PROTECTED]:~$
Here is output of fai-setup.log:
http://pastebin.com/f58c0bec8
Here is output of make-fai-nfsroot.log :
http://pastebin.com/f6d275bed
I am netbooting a client I call 'sata-test' . Near the very end of the
install , on sata-test,
my client tries to SSH to 'sata-test'. I think it should ssh to
pl-dev , to run fai-chboot . but it doesn't.
I would provide a fai log... but sata-test doesn't ssh to pl-dev and
leave a log.
Any idea why this happens?