or disable xserver....<br>I also have seen the strange behaviour that with xserver stopped and a swapfile of 128MB, i could not opkg upgrade navit, but when I typed &quot;opkg install navit&quot; it did work<br><br>but that can be 100% coincidence<br>
<br><div class="gmail_quote">On Mon, Jul 6, 2009 at 3:59 PM, Xavier Cremaschi <span dir="ltr">&lt;<a href="mailto:omega.xavier@gmail.com">omega.xavier@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;">
Robin Paulson a écrit :<br>
<div class="im">&gt; 2009/7/6 Christ van Willegen &lt;<a href="mailto:cvwillegen@gmail.com">cvwillegen@gmail.com</a>&gt;:<br>
&gt;&gt; On Sat, Jul 4, 2009 at 1:09 PM, Jeffrey<br>
&gt;&gt; Ratcliffe&lt;<a href="mailto:jeffrey.ratcliffe@gmail.com">jeffrey.ratcliffe@gmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt; It works if you set up a swapfile.<br>
&gt;&gt; Having to set up a swap file for an .ipk file of 3M in size still<br>
&gt;&gt; seems unreasonable...<br>
&gt;<br>
&gt; the ipk i installed was over 5MB - i presume it expands to some huge<br>
&gt; size and is stored in ram. i tried the --tmpdir switch (which i<br>
&gt; assumed would unpack it straight to disk rather than to ram) but that<br>
&gt; didn&#39;t help at all<br>
<br>
<br>
</div>dd if=/dev/zero of=/path/to/swapfile bs=1M count=128<br>
mkswap /path/to/swapfile<br>
swapon /path/to/swapfile<br>
<br>
then retry.<br>
<div><div></div><div class="h5"><br>
<br>
_______________________________________________<br>
Openmoko community mailing list<br>
<a href="mailto:community@lists.openmoko.org">community@lists.openmoko.org</a><br>
<a href="http://lists.openmoko.org/mailman/listinfo/community" target="_blank">http://lists.openmoko.org/mailman/listinfo/community</a><br>
</div></div></blockquote></div><br>