On Mon, May 1, 2006 at 13:57:31 +0200 (+0200), Frans Pop wrote: > On Monday 01 May 2006 13:20, Adrian Bridgett wrote: > > preseed/late_command is set to: > > wget $(debconf-get preseed/url).combined -O /target/tmp/combined; > > chroot /target sh -x /tmp/combined > /target/var/log/combined.log 2>&1 > > Try setting preseed/late_command to "apt-install ssh" instead.
That's worked great :-) The late_command I have does a bit more stuff (removes some packages I don't want - e.g ppp*, sets sources.list) I've spent hours trying different things and failing - many, many thanks! Time to restructure my scripts now... Adrian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

