Hello all,<br><br>Apologies if this is off-topic.&nbsp; I was talking to a couple of the developers<br>a few days ago regarding my problem, so I thought that I&#39;d post it to the list since at the moment, I&#39;m unable to access IRC at the moment. .&nbsp; <br>

<br>To recap:&nbsp;&nbsp; I&#39;m running an Ubuntu 8.10 system acting the pxeboot/tftp/dhcp server for another laptop on which I&#39;d like to install Ubuntu over the network.&nbsp; The network is dirt simple, basically two laptops connected via a crossover patch cable. <br>
<br>I&#39;m able to get the system to boot up to the point where it tries to access<br>
&nbsp;the iso which is being served via FTP.&nbsp; <br><br>the client installer downloads the Release file with no problem, but<br>it seems to be having a problem (I&#39;m guessing) with something in the preseed.cfg file. <br><br>
I added DEBCONF_DEBUG=5 to the pxelinux.cfg/default file and then ran a second console on the client using alt-f2.&nbsp; doing a tail of /var/log/syslog shows: <br>
<br><br>&lt;date&gt; debconf: --&gt; GET apt-setup/security_host <br>&lt;date&gt; debconf: &lt;-- 0 192.9.200.1<br>&lt;date&gt; debconf: --&gt; GET apt-setup/security_path<br>&lt;date&gt; debconf: &lt;-- 0 /pub/ubuntu<br>
&lt;date&gt; debconf: --&gt; SET retriever/net/error Retry<br>
&lt;date&gt; debconf: &lt;-- 0 value set<br>&lt;date&gt;: debconf: --&gt; INPUT critical retriever/net/error<br>&lt;date&gt; debconf: &lt;-- 0 question will be asked<br>&lt;date&gt; debconf: --&gt; GO<br><br>Can someone decipher this for me?&nbsp; I can&#39;t tell if the error is related to the apt-setup/security directives or something else. <br>
I&#39;ve tried a number of different configurations, but something that stood out is that commenting out the apt-setup/security_host <br>directive didn&#39;t stop the installer from retrieving the security_path directive; <br>
<br>the next section of the preseed.cfg file is the section on additional local mirrors:<br><br># Additional repositories, local[0-9] available<br><br>Do I need to uncomment these directives as well?&nbsp; I assumed that the word &quot;additional&quot; meant that they were optional.&nbsp; <br>
<br>Thanks for any help.<br><br>Braun Brelin<br><br>