<br><br><div class="gmail_quote">On Mon, Sep 14, 2009 at 10:16 AM, Phondanai Khanti <span dir="ltr">&lt;<a href="mailto:phondanai@gmail.com">phondanai@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5"><br><br><div class="gmail_quote">On Wed, Sep 9, 2009 at 5:46 PM, Evan Dandrea <span dir="ltr">&lt;<a href="mailto:evand@ubuntu.com" target="_blank">evand@ubuntu.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>On Tue, Sep 8, 2009 at 8:25 AM, Phondanai Khanti&lt;<a href="mailto:phondanai@gmail.com" target="_blank">phondanai@gmail.com</a>&gt; wrote:<br>
&gt; I&#39;m try to decrease step for installing system.<br>
&gt; Installer I need is<br>
&gt;<br>
&gt; 1.booting from cd/dvd<br>
&gt; 2.run in liveCD mode and show only Partioning step then install system.<br>
&gt; 3.Language,time zone is automatic choose (or configure by me) and not<br>
&gt; show these window.<br>
&gt;<br>
&gt; So. Where is the variable,argument,configuration file or method to<br>
&gt; complete that I want.<br>
<br>
</div>Preseeding will accomplish this.  Please see<br>
<a href="https://wiki.ubuntu.com/UbiquityAutomation" target="_blank">https://wiki.ubuntu.com/UbiquityAutomation</a> for more information.<br>
<br>
Hope that helps,<br>
<font color="#888888">Evan<br>
</font></blockquote></div></div></div>Thank you for answer.<br>I&#39;m trying this parameter.<br>(This is a part of all parameter)<br><br>ubiquity        languagechooser/language-name   string  Thai<br>d-i debian-installer/locale string th_TH.UTF-8<br>

ubiquity        localechooser/supported-locales string  th_TH.UTF-8<br>ubiquity        countrychoose/shortlist string  TH<br>ubiquity        tzconfig/timezone       string  Asia/Bangkok<br>d-i console-setup/ask_detect boolean false<br>

d-i console-setup/layoutcode string th<br>d-i time/zone string Asia/Bangkok<br>d-i clock-setup/utc boolean true<br>d-i clock-setup/ntp boolean false<br><br>First dialog is skip to choose language :) .<br>But the dialog choosing time zone and choosing keyboard layout still show :( .<br>

<br>What parameter where i should to fix,delete and append.<br><br>Thank you so much.<br>
</blockquote></div><br>