Has this patch been tested? [...]
> diff -Nru /tmp/qJshluldo9/fai-2.10.2/bin/faireboot > /tmp/taBSyszSiq/fai-2.10.3/bin/faireboot > --- /tmp/qJshluldo9/fai-2.10.2/bin/faireboot 2005-11-23 23:49:56.000000000 > +0100 > +++ /tmp/taBSyszSiq/fai-2.10.3/bin/faireboot 2006-07-09 15:54:54.000000000 > +0200 > @@ -22,6 +22,7 @@ > [ "X" == "X$SSH_CLIENT" -a "$TERM" != "dumb" ] && killall -q sshd > > fai-divert -R > +rm -f /etc/apt/apt.conf.d/10fai /etc/apt/apt.conf.d/90fai > > umount $FAI_ROOT/proc $FAI_ROOT/dev/pts > umount -ar You seem to be removing a file in the NFSROOT, I'd say you need to do rm -f $FAI_ROOT/etc/... Regards, Michael
signature.asc
Description: Digital signature

