Hello,
I'm slowly moving forward but now stopped at the ssh.  After succesfully boot and 
doing "sysinfo" action the client has problem saving log to server.  The console ends 
with:

Save log with files via ssh to [EMAIL PROTECTED]:fai0001/sysinfo-20030311_135423
The authenticity of host 'moon (10.16.66.20)' can't be established.
RSA key fingerprint is ...........
Are you sure you want to continue connecting (yes/no)?

of course I'm not aleved to login, because I'm not aloved to write to nfs which is 
(ro) mounted.  In the /root/.ssh/known_host the record of host moon begins withmoon,.. 
  10.16.66.20 ssh-dss AAAAB3NzaC1kc
and
moon,..   10.16.66.20 ssh-rsa AAAAB3NzaC
     ^^^^^
     this is the root of poroblem i think.
but where it comes from.  my fai.conf is now:
installserver=moon
ftpserver=ftp.debian.org
debdist=woody # distribution: woody, sarge, sid
FAI_DEBOOTSTRAP="$debdist http://debian:9999/main";
FAI_DEBOOTSTRAP_OPTS="--arch i386 --exclude=pcmcia-cs,ppp,pppconfig,pppoe,pppoeconf"
FAI_SOURCES_LIST="deb http://debian:9999/main $debdist main contrib non-free
deb http://debian:9999/non-US $debdist/non-US main contrib non-free
deb http://security.debian.org/ $debdist/updates main contrib non-free"
FAI_LOCAL_REPOSITORY="deb file:/fai/files packages/"
NFSROOT_PACKAGES="expect ssh rsh-client dpkg"
FAI_ROOTPW="56hNVqht51tzc"
KERNELPACKAGE=/usr/lib/fai/kernel/kernel-image-2.4.20_fai1_i386.deb
NFSROOT_ETC_HOSTS="10.16.66.20 moon"
LOGUSER=fai
LOGSERVER=moon
FAI_REMOTESH=ssh
FAI_REMOTECP=scp
FAI_CONFIGDIR=/usr/local/share/fai
FAI_LOCATION=$installserver:$FAI_CONFIGDIR
NFSROOT=/usr/lib/fai/nfsroot
FAI=/fai
OS_TYPE=`uname -s |  tr /A-Z/ /a-z/`
echo "FAI_LOCATION=$FAI_LOCATION"


-- 
Radek Hnilica <Radek at Hnilica dot CZ>
 when I'm mobile, use <[EMAIL PROTECTED]>
=======================================
No matter how far down the wrong road you've gone, turn back.
                                                Turkish proverb



Reply via email to