What happened to preseed/late_command?
Soren Hansen
soren at ubuntu.com
Wed Dec 12 23:40:17 GMT 2007
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.
--
Soren Hansen
Ubuntu Server Team
http://www.ubuntu.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : https://lists.ubuntu.com/archives/ubuntu-installer/attachments/20071213/5d082190/attachment.pgp
More information about the Ubuntu-installer
mailing list