On Tue, Mar 11, 2008 at 03:44:11PM +0100, Viktor Keil wrote: > Danach erscheint auf dem Bildschirm von mason: > "The authenticity of host 'tanna (........)' can't be established. > RSA key fingerprint is ................ > Are you shure you want to continue connecting (yes/no)?" > > Wenn ich dann "yes" eingebe, kommt die Meldung: > "Warning: Permanently added 'tanna' (RSA) to the list of known hosts." > Calling task_faiend > Press <RETURN> to reboot. > > Wie lässt sich verhindern, dass die automatische Installation wegen der > erzwungenen Eingabe unterbrochen wird? > > Bin dankbar für jeden Hinweis.
packe eine passende /root/.ssh/known_hosts ins fai-nfsroot, dann sollte es gehen. diese datei wird von make-fai-nfsroot aus dem home-verzeichnis des log-users kopiert. kochbuch: 1) kopiere eine funktionierende known_hosts nach ~fai/.ssh/known_hosts 2) rufe make-fai-nfsroot auf -- c u henning
