[vox-tech] Ubuntu preseed issue
Tony Cratz
cratz at hematite.com
Tue May 29 11:47:29 PDT 2012
On 05/29/2012 10:49 AM, Tony Cratz wrote:
>
> d-i preseed/last_command string \
> in-target echo "wget http://192.168.1.1/preseeds
> /preseed_post_install.sh"> /home/install.sh&& bash /home/install.sh
>
Thanks to Steve Wormley who provided the solution for me I now
have a working last_command.
The answer seems to be:
d-i preseed/last_command string in-target sh -c 'command_1; command-2;
command-3'
Again, thank you Steve for this answer.
Tony
More information about the vox-tech
mailing list