Awesome, thanks paul<br><br><div class="gmail_quote">On Thu, Feb 3, 2011 at 2:51 PM, Paul Hartman <span dir="ltr">&lt;<a href="mailto:paul.hartman%2Bmaemo@gmail.com">paul.hartman+maemo@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">On Thu, Feb 3, 2011 at 11:37 AM, Francisco Diaz Trepat - gmail<br>
&lt;<a href="mailto:francisco.diaztrepat@gmail.com">francisco.diaztrepat@gmail.com</a>&gt; wrote:<br>
&gt; Hi I want to have more tmp memory because I am building posgress on my n900.<br>
&gt; Yes, just because it can... Awesome :-)<br>
&gt; But I ran out of /tmp file. I have already asked this question, and I think<br>
&gt; here, but I cannot find the answer.<br>
&gt; It was just remounting it umount /tmp mount /tmp parameter amount of<br>
&gt; megabytes<br>
&gt; Any one?<br>
<br>
</div></div>Something like this?<br>
<br>
mount -o remount,size=16M /tmp<br>
<br>
don&#39;t even need to unmount it first...<br>
<div><div></div><div class="h5">_______________________________________________<br>
maemo-users mailing list<br>
<a href="mailto:maemo-users@maemo.org">maemo-users@maemo.org</a><br>
<a href="https://lists.maemo.org/mailman/listinfo/maemo-users" target="_blank">https://lists.maemo.org/mailman/listinfo/maemo-users</a><br>
</div></div></blockquote></div><br>