What happened to preseed/late_command?

Josef Wolf jw at raven.inka.de
Thu Dec 13 06:47:37 GMT 2007


On Thu, Dec 13, 2007 at 12:40:17AM +0100, Soren Hansen wrote:
> On Wed, Dec 12, 2007 at 06:37:43PM +0100, Josef Wolf wrote:
> >    d-i preseed/late_command \
> >       string cp -a /cdrom/preseed/instfiles /target; \
> >              chmod -R u=rwX,go= /target/instfiles; \
> >              cd /target/instfiles/gem/scripts/start; \
> >              for i in *; do \
> >                ln -s /instfiles/gem/scripts/start/$i /target/etc/rcS.d; \
> >              done
> 
> Are you sure you don't have any spaces or anything after the
> backslashes? They need to be the very last character on the line.

Yes, I am pretty much sure.  In the real file, it is all in one line.
I have split the line to increase readability in the mail.



More information about the Ubuntu-installer mailing list